provide-testkit
2025-11-16
Add provide foundry theme and security scanner implementations
65 files · 7,983+ · 12-
Provide foundry documentation theme
5 files changed
provide-theme.cssCustom CSS theme for documentationcustom.jsCustom JavaScript for documentationnav_filter_hook.pyMkDocs navigation filter hookversion_hook.pyMkDocs version injection hookcopyright.htmlCopyright partial template
- Integrated provide foundry documentation theme with CSS, JavaScript, MkDocs hooks, and template partials
instantiate
behavioral
3 files
provide-theme.cssnav_filter_hook.pyversion_hook.py
Individual security scanner implementations
6 files changed
gitleaks_scanner.pyGitleaks secret detection scannerpip_audit_scanner.pyPip-audit vulnerability scannersafety_scanner.pySafety dependency scannersemgrep_scanner.pySemgrep static analysis scannertrufflehog_scanner.pyTrufflehog secret scannercheckov_scanner.pyCheckov IaC scanner
- Added dedicated scanner implementations for gitleaks, pip-audit, safety, semgrep, trufflehog, and checkov
instantiate
behavioral
5 files
gitleaks_scanner.pypip_audit_scanner.pysafety_scanner.pysemgrep_scanner.pytrufflehog_scanner.py
Foundry documentation partials
3 files changed
DISTRIBUTION.mdDistribution documentation partialpython-requirements.mdPython requirements partialuv-installation.mdUV installation guide partial
- Added reusable documentation partials for installation, setup, and troubleshooting
instantiate
internal
3 files
DISTRIBUTION.mdpython-requirements.mduv-installation.md