Immutable
release. Only release title and notes can be modified.
Fixed – Schema Alignment
- Protobuf: added the optional, repeated field
ModelCard.property(#726 via #743) - XML: added the optional, repeated node
//modelCard/properties(#726 via #743) - XML: changed the node
//modelCard/considerations/users/userfrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/useCases/useCasefrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/technicalLimitations/technicalLimitationfrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/performanceTradeoffs/performanceTradeofffrom optional to optional and repeated (#737 via #744)
Tests
- Added test cases for the updated schemas.
What's Changed
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #711
- ci: test use php8.4 by @jkowalleck in #708
- ci: test use node24 by @jkowalleck in #709
- ci: test use bufbuild/buf:1.58.0 by @jkowalleck in #710
- Minor grammar correction for ECMA-424 by @stevespringett in #717
- Editorial: Fix typos in descriptions by @gesa in #721
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #728
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #723
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #741
- feat(registry): add XChaCha20-Poly1305 AEAD variant by @Mehrn0ush in #755
- fix(registry): correct TUAK naming and bcrypt pattern syntax by @Mehrn0ush in #751
- chore(deps): bump glob from 11.1.0 to 13.0.0 in /tools/src/test/js by @dependabot[bot] in #730
- feat(registry): add AES-CTR-HMAC-SHA1-96 suite pattern (RFC 3686) by @Mehrn0ush in #771
- feat(registry): add AES-CMAC-PRF-128 (RFC 4615) by @Mehrn0ush in #768
- feat(registry): add HPKE (RFC 9180) to Cryptography Registry by @Mehrn0ush in #766
- fix(registry): correct RFC 3610 DOI reference by @Mehrn0ush in #762
- fix(registry): remove duplicate BLAKE2b-HMAC variant (#752) by @Mehrn0ush in #753
- Add HPKE to algorithmFamiliesEnum by @Mehrn0ush in #810
- chore(registry): normalize RFC standard naming (remove space before number) by @Mehrn0ush in #808
- fix(registry): correct SP800-185 reference URL by @Mehrn0ush in #803
- Update ratings descriptions in schema files for clarity on VEX usage by @fahedouch in #722
- fix(proto): correct 'plain text' typo in AttachedText comment by @Mehrn0ush in #786
- chore: SPDX licenses bump automation by @jkowalleck in #703
- feat(registry): add SPAKE2 (RFC 9382) and SPAKE2+ (RFC 9383) by @Mehrn0ush in #798
- feat(registry): add OPAQUE (RFC 9807) by @Mehrn0ush in #796
- Add Argon2 (RFC 9106) to Cryptography Registry by @Mehrn0ush in #793
- Add SP800-90A DRBGs to Cryptography Registry by @Mehrn0ush in #790
- Add UMAC (RFC4418) to Cryptography Registry by @Mehrn0ush in #788
- feat(registry): add scrypt (RFC7914) to Cryptography Registry by @Mehrn0ush in #784
- feat(registry): add AES-SIV AEAD variant (RFC 5297) by @Mehrn0ush in #764
- Feat/crypto registry aes gcm siv by @Mehrn0ush in #759
- fix(registry): correct ANSI INCITS 92-1981 reference URL by @Mehrn0ush in #814
- Fix HMACXOF typo by @jvdsn in #823
- Add ShangMi (SM2/SM3/SM4/SM9) algorithm families by @Mehrn0ush in #812
- Add SRP (RFC2945/RFC5054) and J-PAKE (RFC8236) to Cryptography Registry by @Mehrn0ush in #792
- Crypto defs sync by @stevespringett in #825
- Changed to using PRs due to branch protection by @stevespringett in #826
- Crypto defs sync by @stevespringett in #827
- chore: update algorithm families by @github-actions[bot] in #828
- feat: bump SPDX License IDs - v1.0-3.28.0 by @github-actions[bot] in #829
- chore: run tests by @jkowalleck in #842
- fix(schema): correct typos in BOM 1.6/1.7 JSON Schema and XSD by @Mehrn0ush in #850
- fix(crypto-registry): normalize RFC/FIPS standard name formatting by @Mehrn0ush in #847
- chore: update algorithm families by @github-actions[bot] in #843
- feat: enum labels for spdx.schema.json by @jkowalleck in #839
- chore: harden schema validators by @jkowalleck in #859
- Added missing scarf to docs. by @stevespringett in #860
- Update crypto definitions by @bhess in #844
- chore: update algorithm families by @github-actions[bot] in #852
- Modernize docgen: Bootstrap 5.3.8, drop jQuery/Font Awesome, add centralized mega menu by @stevespringett in #863
- JSON doc performance improvements by @stevespringett in #865
- docs: remove buf comments by @jkowalleck in #880
- docs: fix scroll-padding-top for XML by @jkowalleck in #886
- Add AES-OCB to cryptography registry by @Mehrn0ush in #885
- Fix SipHash primitive classification in cryptography registry by @Mehrn0ush in #883
- Add ANSI KDFs by @jvdsn in #881
- Deduplicate MD4 and MD5 entries in cryptography registry by @Mehrn0ush in #879
- Add SP800-56C family by @jvdsn in #877
- Remove dash from SHA-3 hash algorithms by @jvdsn in #871
- Remove dash from EdDSA by @jvdsn in #870
- Add hashAlgorithm to IKE-PRF by @jvdsn in #873
- Separate out AES KW / KWP by @jvdsn in #869
- Add TLS-PRF family by @jvdsn in #875
- Fixed JSON issue by @stevespringett in #894
- Add SSH-KDF to cryptography registry by @jvdsn in #899
- chore: pin GitHub Actions to immutable commit SHAs by @Copilot in #908
- Add RSA-X931 by @jvdsn in #868
- chore(workflows): add zizmor security gate and harden Actions credential handling by @Copilot in #925
- fix: add missing modelCard.properties to XML + Protobuf schemas by @wiebe-vandendriessche in #743
- fix: allow multiple entries for ModelCard considerations lists in xml by @wiebe-vandendriessche in #744
- fix: correct GOST 28147 algorithm names by @Mehrn0ush in #921
- fix: correct BLS12 algorithm pattern by @Mehrn0ush in #923
- chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 by @dependabot[bot] in #938
- chore(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 by @dependabot[bot] in #939
- CycloneDX 1.7.1 - Schema Alignment & Typo-/Bug‑Fix Release by @jkowalleck in #932
New Contributors
- @gesa made their first contribution in #721
- @fahedouch made their first contribution in #722
- @github-actions[bot] made their first contribution in #828
- @Copilot made their first contribution in #908
- @wiebe-vandendriessche made their first contribution in #743
Full Changelog: 1.7...1.7.1