docs: rebrand Certifai → Prüfwerk (user-facing name) (#243)
This commit was merged in pull request #243.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Running Scans
|
||||
|
||||
Scans are the primary workflow in Certifai. Each scan analyzes a repository for security vulnerabilities, dependency risks, and code structure.
|
||||
Scans are the primary workflow in Prüfwerk. Each scan analyzes a repository for security vulnerabilities, dependency risks, and code structure.
|
||||
|
||||
## What Happens During a Scan
|
||||
|
||||
When a scan is triggered, Certifai runs through these phases in order:
|
||||
When a scan is triggered, Prüfwerk runs through these phases in order:
|
||||
|
||||
1. **Clone** -- pulls the latest code from the Git remote (or clones it for the first time)
|
||||
2. **SAST** -- runs static analysis using Semgrep with rules covering OWASP, GDPR, OAuth, secrets, and general security patterns
|
||||
|
||||
Reference in New Issue
Block a user