401 Forks
1703 Stars
1703 Watchers

owasp-masvs

The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.

How to download and setup owasp-masvs

Open terminal and run command
git clone https://github.com/OWASP/owasp-masvs.git
git clone is used to create a copy or clone of owasp-masvs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with owasp-masvs https://github.com/OWASP/owasp-masvs/archive/master.zip

Or simply clone owasp-masvs with SSH
[email protected]:OWASP/owasp-masvs.git

If you have some problems with owasp-masvs

You may open issue on owasp-masvs support forum (system) here: https://github.com/OWASP/owasp-masvs/issues