cspresso/src/cspresso
Miguel Jacq 55a815564f
Some checks failed
CI / test (push) Successful in 2m29s
Lint / test (push) Failing after 29s
Trivy / test (push) Successful in 23s
* Add --bypass-csp option to ignore an existing enforcing CSP to avoid it skewing results
* Add `--evaluate` option to test a proposed CSP without needing to install it (best to use in conjunction with --bypass-csp`)
2026-01-02 14:09:56 +11:00
..
__init__.py Initial commit 2026-01-02 09:59:52 +11:00
__main__.py * Add --bypass-csp option to ignore an existing enforcing CSP to avoid it skewing results 2026-01-02 14:09:56 +11:00
crawl.py * Add --bypass-csp option to ignore an existing enforcing CSP to avoid it skewing results 2026-01-02 14:09:56 +11:00
ensure_playwright.py nosec 2026-01-02 10:55:08 +11:00