OWASP / owasp-masvs

The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
1.97k stars 424 forks source link

Added POC script that generates CycloneDX standards doc of MASVS #715

Closed stevespringett closed 1 year ago

stevespringett commented 1 year ago

This PR covers issue #714


Added POC for CycloneDX v1.6 (snapshot) standard support. Feel free to use this as is, or create a derivative. It has been tested and proven to work. This script is responsible for generating https://github.com/CycloneDX/official-3rd-party-standards/blob/main/standards/OWASP_MASVS/masvs-2.0.0.cdx.json

cpholguera commented 1 year ago

@stevespringett I've updated the pipeline and our latest release artifacts.

From now on you can always use this URL to get the latest MASVS CycloneDX JSON: https://github.com/OWASP/owasp-masvs/releases/latest/download/OWASP_MASVS.cdx.json

stevespringett commented 1 year ago

Fantastic @cpholguera . Thanks for making this happen and the URL to retrieve the lastest.

You95l commented 5 months ago

Can y'all check to see if anything else needs to be done I want no restrictions and for sites and apps to be original formatted. Thank you