1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-27 22:28:20 +02:00
Files
gosec/rules/templates.go
Cosmin Cojocar ed3f51e663 Add more types to templates rule
Add additional types such as CSS, JSStr and Srcset to the template rule.
These types are marked as a security risk in the godoc
https://pkg.go.dev/html/template.

Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
2024-05-28 10:39:33 +02:00

2.0 KiB