From 62ae39f9022bdf333ead5312670710b5f6264ba1 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Wed, 5 Oct 2022 08:11:25 +0800 Subject: [PATCH] feat: add owasp on software architecture roadmap (#1931) * feat: add Set JavaScript content * feat: add owasp on sa roadmap --- .../content/108-security/102-owasp.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/114-software-architect/content/108-security/102-owasp.md b/content/roadmaps/114-software-architect/content/108-security/102-owasp.md index 2c3dd94a4..78864e413 100644 --- a/content/roadmaps/114-software-architect/content/108-security/102-owasp.md +++ b/content/roadmaps/114-software-architect/content/108-security/102-owasp.md @@ -1 +1,9 @@ -# Owasp \ No newline at end of file +# OWASP + +OWASP or Open Web Application Security Project is an online community that produces freely-available articles, methodologies, documentation, tools, and technologies in the field of web application security. + +Free Content +Wikipedia - OWASP +OWASP Web Application Security Testing Checklist +OWASP Top 10 Security Risks +OWASP Cheatsheets