armor: reject embedded carriage returns

Reported by Joe Doyle of Trail of Bits.
This commit is contained in:
Filippo Valsorda
2026-08-29 19:30:10 +02:00
parent 88299a50e4
commit 6424047654
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
// Test dependencies.
require (
c2sp.org/CCTV/age v0.0.0-20260605191406-1e3d2860d46e
c2sp.org/CCTV/age v0.0.0-20260829155415-4448f2097b2d
github.com/rogpeppe/go-internal v1.16.0
golang.org/x/tools v0.49.0 // indirect
)