4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / go.mod MOD
module github.com/justinas/nosurf-cve

go 1.23.7

require (
	github.com/justinas/alice v1.2.0
	github.com/justinas/nosurf v1.1.1
)