Signed-off-by: Bryan Frimin <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-08 11:13:58 +01:00
parent 3d923033f2
commit 99d32ca49d
8 changed files with 70 additions and 68 deletions

View File

@@ -5,14 +5,14 @@ revision-version: 1
revision-date: "2024-01-07"
estimate-time: "15m"
frameworks:
- name: "soc2"
sections: ["CC4.1", "CC8.1"]
- name: "soc2"
sections: ["CC4.1", "CC8.1"]
---
## Purpose
It ensures that potential security flaws are detected early. This
proactive approach strengthens your security posture and helps
maintain high code quality.
It ensures that potential security flaws are detected early. This proactive
approach strengthens your security posture and helps maintain high code quality.
## Implementation
@@ -23,8 +23,8 @@ maintain high code quality.
3. Select "Set up this workflow" under "CodeQL Analysis".
4. Review the YAML file and commit it to your repository.
Code scanning will now run every time code is pushed to the
repository, and results will appear in the Security tab.
Code scanning will now run every time code is pushed to the repository, and
results will appear in the Security tab.
## Evidence