16 lines
349 B
Markdown
16 lines
349 B
Markdown
# Security Audit Toolchain
|
|
|
|
The shared GovOPlaN security audit toolbox moved to the meta repository.
|
|
|
|
Use:
|
|
|
|
```bash
|
|
cd /mnt/DATA/git/govoplan
|
|
tools/checks/security-audit/run.sh --mode ci --scope govoplan
|
|
tools/checks/security-audit/run.sh --mode full --scope govoplan
|
|
```
|
|
|
|
Canonical documentation:
|
|
|
|
- `/mnt/DATA/git/govoplan/docs/SECURITY_AUDIT.md`
|