The `go-safeweb` library collection aims to create secure-by-default HTTP servers in Go. It addresses issues like XSS, XSRF, CORS, CSP, transport security, and access control through built-in mechanisms. The emphasis is on security with minimal intrusion into existing Go standard library APIs, aiming for easy adoption and high compatibility.
Table of contents
ContributingOverviewGoals and Non-GoalsSecurity Vulnerabilities and MitigationsAppendix1 Comment
Sort: