diff --git a/docs/figures/OWASP-ZAP.png b/docs/figures/OWASP-ZAP.png new file mode 100644 index 0000000..7ae31ab Binary files /dev/null and b/docs/figures/OWASP-ZAP.png differ diff --git a/docs/questions-part3.md b/docs/questions-part3.md index b83f541..b569c4d 100644 --- a/docs/questions-part3.md +++ b/docs/questions-part3.md @@ -16,4 +16,10 @@ For some reasons, semgrep works locally, but not on GitLab. Here is the report when runned locally. -![SAST-report](figures/SAST-report.png) \ No newline at end of file +![SAST-report](figures/SAST-report.png) + +## Q3.3 + +After performing a scan, we can see a few alerts as seen on this screenshot : + +![alt text](figures/OWASP-ZAP.png) \ No newline at end of file