petereport icon indicating copy to clipboard operation
petereport copied to clipboard

Add OWASP TOP 10 Security Standards list for WEB, Mobile and API's

Open Syntax3r opened this issue 4 years ago • 2 comments

Kindly add the list of OWASP Top 10 Security Standard as follows in Add new Findigs:

For API (https://owasp.org/www-project-api-security/) For Web (https://owasp.org/www-project-top-ten/) For Mobile (https://owasp.org/www-project-mobile-top-10/)

Syntax3r avatar Nov 04 '21 19:11 Syntax3r

Very interesting @Syntax3r I will take a look

1modm avatar Nov 04 '21 23:11 1modm

Thanks for a quick response & If you need any help from my side feel free to ping me :)

Syntax3r avatar Nov 05 '21 08:11 Syntax3r

Added mayor enhancements and contributions. Try to update from the repository git pull and try again.

If using docker:

git pull
docker compose build --build-arg TARGETARCH=amd64
docker-compose up

1modm avatar Aug 29 '23 10:08 1modm