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.78k stars 2.34k forks source link

Port MASTG-TEST-0027 #3061

Open TheDauntless opened 2 weeks ago

TheDauntless commented 2 weeks ago

If your PR is related to an issue. Please end your PR test with the following line: This PR closes #2993

cpholguera commented 2 weeks ago

@TheDauntless please check the spell checker errors and remember to deprecate the old test and add also the covered_by field

example:

status: deprecated
covered_by: [MASTG-TEST-0203, MASTG-TEST-0x03]
TheDauntless commented 2 weeks ago

Good catch. Please review again :)