OWASP / owasp-mastg

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.6k stars 2.29k forks source link

Improve git versioning and releases #964

Closed commjoen closed 6 years ago

commjoen commented 6 years ago

We need to improve the versioning and release strategy (git tags and releases) of the mstg and masvs to make them easier to use by other organisations.

Redo this for MASVS.

commjoen commented 6 years ago

For both MASVS & MSTG we will use the following versioning strategy: We will use semantic versioning: major.minor.patch

commjoen commented 6 years ago

For Travis integration and gitbook integration, we need admin rights: #967.

commjoen commented 6 years ago

For changes: include a version history file from here onward.

commjoen commented 6 years ago
commjoen commented 6 years ago

test.pdf First version based on commit b66fb59 . @TheDauntless & @clviper & @sushi2k can you please check what you are missing given the current markdown content?

commjoen commented 6 years ago

MSTG.docx New word doc with slightly better contents...

commjoen commented 6 years ago

Merged and fixed