boulder/policy
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
..
pa.go Strict YAML parsing (#6652) 2023-02-22 14:56:26 -05:00
pa_test.go log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00