cspresso/src/cspresso
Miguel Jacq a8093975fd
Some checks failed
CI / test (push) Failing after 2m37s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 23s
Fix bug in mode, which would inject the CSP into third party domains, which they would then throw violations for and trip the result
2026-01-06 09:07:21 +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 Fix bug in mode, which would inject the CSP into third party domains, which they would then throw violations for and trip the result 2026-01-06 09:07:21 +11:00
ensure_playwright.py nosec 2026-01-02 10:55:08 +11:00