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.04k stars 1.3k forks source link

Update 05-Review_Web_Page_Content_for_Information_Leakage.md #1053

Closed jinsonvarghese closed 1 year ago

jinsonvarghese commented 1 year ago

What did this PR accomplish?

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/01-Information_Gathering/05-Review_Web_Page_Content_for_Information_Leakage.md 82:19 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology 82:220 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

github-actions[bot] commented 1 year ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/01-Information_Gathering/05-Review_Web_Page_Content_for_Information_Leakage.md 82:19 ✖ Incorrect usage of the term: “Internet”, use “internet” instead terminology

jinsonvarghese commented 1 year ago

The uppercase I here is from a Title i.e. "[Platform for Internet Content Selection (PICS)". This can be left as it is, right?

kingthorin commented 1 year ago

Ya that's fine, I bumped up against that one last night too :wink:

jinsonvarghese commented 1 year ago

Got it, thanks! 😄