Commit graph

15 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
4315503d19
ssh bandit 2026-01-02 14:18:24 +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
16cd1e4b40
Update README
All checks were successful
CI / test (push) Successful in 2m26s
Lint / test (push) Successful in 30s
Trivy / test (push) Successful in 23s
2026-01-02 11:04:39 +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
25d50c375b
nosec
Some checks failed
CI / test (push) Has been cancelled
Lint / test (push) Successful in 27s
Trivy / test (push) Has been cancelled
2026-01-02 10:55:08 +11:00
9c9ab92a8d
update README 2026-01-02 10:53:18 +11:00
2f2eccf053
Fix detection of Python for AppImage if it needs to install browsers via playwright
Some checks failed
CI / test (push) Successful in 2m29s
Lint / test (push) Failing after 29s
Trivy / test (push) Successful in 23s
2026-01-02 10:50:53 +11:00
bfa16a145a
Add --ignore-non-html option to skip pages that weren't HTML (which might trigger Chromium's 'sha256-4Su6mBWzEIFnH4pAGMOuaeBrstwJN4Z3pq/s1Kn4/KQ=' hash)
All checks were successful
CI / test (push) Successful in 2m48s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2026-01-02 10:41:57 +11:00
09aa2ded5e
Fix prog name 2026-01-02 10:28:46 +11:00
7d6c2257d5
ignore some bandit findings
All checks were successful
CI / test (push) Successful in 2m33s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 22s
2026-01-02 10:11:09 +11:00
0f6c2a3458
black
Some checks failed
CI / test (push) Successful in 2m28s
Lint / test (push) Failing after 29s
Trivy / test (push) Successful in 23s
2026-01-02 10:03:39 +11:00
3ed3a1ebe1
with deps?
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2026-01-02 10:03:15 +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