boulder/goodkey
Phil Porada d3845f25c6
Strict YAML parsing (#6652)
Adds a custom YAML unmarshaller in the `//strictyaml` package based on
`go-yaml/yaml v3` with unique key detection enabled and ensures that
target struct is able to contain all target fields.

Fixes https://github.com/letsencrypt/boulder/issues/3344.
2023-02-22 14:56:26 -05:00
..
sagoodkey Split sagoodkey.NewKeyPolicy from goodkey.NewKeyPolicy (#6651) 2023-02-13 15:58:42 -05:00
blocked.go Strict YAML parsing (#6652) 2023-02-22 14:56:26 -05:00
blocked_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
good_key.go Split sagoodkey.NewKeyPolicy from goodkey.NewKeyPolicy (#6651) 2023-02-13 15:58:42 -05:00
good_key_test.go Split sagoodkey.NewKeyPolicy from goodkey.NewKeyPolicy (#6651) 2023-02-13 15:58:42 -05:00
weak.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
weak_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00