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

This commit is contained in:
Miguel Jacq 2026-01-02 10:56:05 +11:00
parent 25d50c375b
commit 052187d308
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "cspresso" name = "cspresso"
version = "0.1.0" version = "0.1.1"
description = "Crawl a website with a headless browser and generate a draft Content-Security-Policy (CSP)." description = "Crawl a website with a headless browser and generate a draft Content-Security-Policy (CSP)."
authors = ["Miguel Jacq <mig@mig5.net>"] authors = ["Miguel Jacq <mig@mig5.net>"]
readme = "README.md" readme = "README.md"