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.36k stars 1.33k forks source link

Adding section to address JavaScript Service Workers #787

Open mmd103 opened 3 years ago

mmd103 commented 3 years ago

Would it be feasible to add a section on JS Service Workers (and the methodolgy for analysis of JS Service Workers) to the guide ? This would focus mostly on client side testing but would also cover push and pull mechanisms.

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

kingthorin commented 3 years ago

Do you mean JavaScript?

mmd103 commented 3 years ago

Correct - JavaScript service workers, sorry for the confusion.

mmd103 commented 3 years ago

Thank you @kingthorin.

github-actions[bot] commented 2 years ago

Please comment if you are still working on this issue, as it has been inactive for 90 days. To give everyone a chance to contribute, we are releasing it to new contributors.