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
2.01k stars 431 forks source link

Create Check List #56

Closed sushi2k closed 7 years ago

sushi2k commented 7 years ago

A script should be created that is able to generate a checklist in csv/Excel of all the requirements.

Maybe 8 sheets and each sheet has the requirements of each section we have at the moment:

V1: Architecture, Design and Threat Modelling Requirements V2: Data Storage and Privacy Requirements V3: Cryptography Verification Requirements V4: Authentication and Session Management Requirements V5: Network Communication Requirements V6: Environmental Interaction Requirements V7: Code Quality and Build Setting Requirements V8: Resiliency Against Reverse Engineering Requirements

boos commented 7 years ago

I have this script, I'll be happy to submit it as soon as possible. It creates a CSV with delimiter the '|'.

muellerberndt commented 7 years ago

Yes, please :)

boos commented 7 years ago

When OWASP-MSTG will be stable I'll create a script to cross reference both documents and to automatically generate an XLS with sheets and charts and all the whistle and belts.