Commit graph

5 commits

Author SHA1 Message Date
a8093975fd
Fix bug in mode, which would inject the CSP into third party domains, which they would then throw violations for and trip the result
Some checks failed
CI / test (push) Failing after 2m37s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 23s
2026-01-06 09:07:21 +11:00
a4a15fba57
Add URL to pyproject
All checks were successful
CI / test (push) Successful in 2m28s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 22s
2026-01-02 14:21:40 +11:00
55a815564f
* Add --bypass-csp option to ignore an existing enforcing CSP to avoid it skewing results
Some checks failed
CI / test (push) Successful in 2m29s
Lint / test (push) Failing after 29s
Trivy / test (push) Successful in 23s
* 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
052187d308
0.1.1
All checks were successful
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 23s
CI / test (push) Successful in 2m30s
2026-01-02 10:56:05 +11:00
fe58397da7
Initial commit
Some checks failed
CI / test (push) Failing after 1m20s
Lint / test (push) Failing after 28s
Trivy / test (push) Successful in 23s
2026-01-02 09:59:52 +11:00