Skip to content

v0.12.0

Compare
Choose a tag to compare
@CBonnell CBonnell released this 02 Oct 14:18
· 18 commits to main since this release
b7a21dd

0.12.0 - 2024-10-02

New features/enhancements

  • Add REST API for linting CRLs (#113 - implemented by @dipaktilekar)
  • Add validator to flag HTML entities in subject attribute values (#116)
  • Add --document-format CLI flag (#115)

Fixes

  • Remove duplicate registration of GeneralNameIpAddressSyntaxValidator in CRL linter (#103 - found by @zzzsz)
  • Amend finding code for CRL reason code validator (#104 - found by @zzzsz)
  • Remove duplicate registration of CRL validity period validator, fix positive validity period validator (#106 - found by @zzzsz)