Frédéric Guillot
|
036704b3e4
|
feat(response): change error response content type to plain text and escape HTML
Adding another layer of security in addition to the existing CSP cannot
hurt.
|
2025-05-11 19:15:54 -07:00 |
|
Frédéric Guillot
|
cb695e653a
|
fix(security): use a more restrictive CSP for untrusted content
|
2025-03-29 19:49:41 -07:00 |
|
Frédéric Guillot
|
c531be8780
|
fix: update Content-Security-Policy to use 'sandbox' directive
|
2025-03-28 13:06:59 -07:00 |
|
Frédéric Guillot
|
c0e954f19d
|
Implement structured logging using log/slog package
|
2023-09-24 22:37:33 -07:00 |
|
Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|