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
6.93k stars 1.29k forks source link

#1135 fixed link. #1136

Closed NathanDotTo closed 4 months ago

NathanDotTo commented 4 months ago

This PR fixes #1135.

What did this PR accomplish?

Fixed the link.

github-actions[bot] commented 4 months ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/08-Testing_for_Error_Handling/01-Testing_For_Improper_Error_Handling.md 39:232 ✖ Incorrect usage of the term: “NGINX”, use “Nginx” instead terminology

github-actions[bot] commented 4 months ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/08-Testing_for_Error_Handling/01-Testing_For_Improper_Error_Handling.md [✖] https://pwning.owasp-juice.shop/companion-guide/latest/part2/NGINCconfiguration.html#provoke-an-error-that-is-neither-very-gracefully-nor-consistently-handled → Status: 404

github-actions[bot] commented 4 months ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/08-Testing_for_Error_Handling/01-Testing_For_Improper_Error_Handling.md [✖] https://pwning.owasp-juice.shop/companion-guide/latest/part2/configuration.html#provoke-an-error-that-is-neither-very-gracefully-nor-consistently-handled → Status: 404

Edit, I think you want: https://pwning.owasp-juice.shop/companion-guide/latest/part2/security-misconfiguration.html#_provoke_an_error_that_is_neither_very_gracefully_nor_consistently_handled

kingthorin commented 4 months ago

⬆️ :wink:

NathanDotTo commented 4 months ago

I see:

1s Run echo "The Following files were changed or created:" The Following files were changed or created: document/4-Web_Application_Security_Testing/08-Testing_for_Error_Handling/01-Testing_For_Improper_Error_Handling.md Error: Process completed with exit code 1.

It is not clear what I am supposed to/can do about that.

Any ideas please?

Thanks

Nathan

kingthorin commented 4 months ago

Just read the comments. The link you added 404s.

Screenshot_20240315_073851_GitHub.jpg

NathanDotTo commented 4 months ago

Thanks, that should be sorted now.