Merge branch 'feat/Q3.2'
feat: Answered question See merge request Klagarge/mse2425-grp09!10
This commit is contained in:
BIN
docs/figures/SAST-report.png
Normal file
BIN
docs/figures/SAST-report.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
@@ -8,3 +8,12 @@
|
|||||||
- **Q3.4**: Implement a DAST solution in your pipeline. Get some inspiration here https://docs.gitlab.com/ee/user/application_security/dast/ . Describe what you have integrated in your pipeline. *Note: you must ensure that your application is running while you are testing!*
|
- **Q3.4**: Implement a DAST solution in your pipeline. Get some inspiration here https://docs.gitlab.com/ee/user/application_security/dast/ . Describe what you have integrated in your pipeline. *Note: you must ensure that your application is running while you are testing!*
|
||||||
- **Q3.5 (optional)**: Normally, the provided code has some bugs, which are discovered by SAST solution. Describe the found bugs (in the original code, git tag `v3.0`) and provide solution to remediate the problems. Indicate which commit/tag contains the corrected code
|
- **Q3.5 (optional)**: Normally, the provided code has some bugs, which are discovered by SAST solution. Describe the found bugs (in the original code, git tag `v3.0`) and provide solution to remediate the problems. Indicate which commit/tag contains the corrected code
|
||||||
- **Q3.6 (optional)**: Describe the found bugs (in the original code, git tag `v3.0`) with DAST and provide solution to remediate the problems. Indicate which commit/tag contains the corrected code. Do corrections only in the provided code (no libraries)
|
- **Q3.6 (optional)**: Describe the found bugs (in the original code, git tag `v3.0`) with DAST and provide solution to remediate the problems. Indicate which commit/tag contains the corrected code. Do corrections only in the provided code (no libraries)
|
||||||
|
|
||||||
|
|
||||||
|
# Answers - Part 3
|
||||||
|
|
||||||
|
## Q3.2
|
||||||
|
|
||||||
|
For some reasons, semgrep works locally, but not on GitLab. Here is the report when runned locally.
|
||||||
|
|
||||||
|

|
Reference in New Issue
Block a user