OWASP / wstg

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
https://owasp.org/www-project-web-security-testing-guide/
Creative Commons Attribution Share Alike 4.0 International
7.35k stars 1.33k forks source link

`4.12 API Testing` is not listed on the website page for `4-Web_Application_Security_Testing` #1166

Closed J0n-H4rr150n closed 4 days ago

J0n-H4rr150n commented 4 days ago

What's the issue? For some reason 4.12 API Testing is missing from the list on the page below.

https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/

WSTG-v4 2-4 11-Missing-20241119

It does appear to be in the code already though:
https://github.com/OWASP/wstg/blob/74c9f95d4530781b7c69aab5dde48af15f5d4851/document/4-Web_Application_Security_Testing/README.md?plain=1#L27

How do we solve it? Refresh the website page so it pulls in the code for 4.12 API Testing.

Would you like to be assigned to this issue? Check the box if you will submit a PR to fix this issue. Please read CONTRIBUTING.md.

kingthorin commented 4 days ago

Because you're looking at "Stable" not "Latest"