New features/enhancements
- Explicitly support Python 3.12 (34)
- Add REST endpoint that returns the set of possible findings for a specific linter (36)
- Surround document-sourced string values with double quotes in finding messages (41)
Fixes
- Suppress `ValueError` stack trace when `lint_cabf_smime_cert` can't determine certificate type (37)
- `OrganizationIdentifierCountryNameConsistentValidator` should perform a case-insensitive country comparison (38)
- Change severity of `cabf.smime.email_address_in_attribute_not_in_san` from WARNING to ERROR (39)
- Decoding error when determining certificate type returns HTTP 500 (40)