We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68ca61c + 923bcd1 commit b2bd27fCopy full SHA for b2bd27f
README.md
@@ -93,6 +93,7 @@ Generate security dashboard:
93
pytest tests/ -v --json-report --json-report-file=report.json | tee test_output.log
94
python scripts/generate_security_dashboard.py
95
```
96
+This will generate an HTML file named `security_dashboard.html` in the project root.
97
98
## Test Structure
99
0 commit comments