This release
- Updates the json schemas
- Adds documentation for CVSS vector element based SSVC decision points
- Improves some back-end python to set up future development
- Adds a dockerized container for documentation development
- Fixes a few content bugs (broken links, etc.)
- Update dependencies
What's Changed
- fix unit test by @ahouseholder in #669
- Reformat python with black by @ahouseholder in #671
- Add versioned outcomes schema by @sei-vsarvepalli in #672
- Replace python dataclasses with pydantic dataclasses by @ahouseholder in #674
- Resolve Issue 678 by @sei-renae in #679
- Convert site to use inline python instead of relying on manual script to generate decision point examples by @ahouseholder in #683
- Fix json schema example by @sei-renae in #684
- Split CVSS equivalence sets by @ahouseholder in #685
- Update to schema_examples directory by @sei-vsarvepalli in #688
- Update FEMA Federal continuity directive link by @sei-renae in #692
- Add PR template by @ahouseholder in #694
- Add markdownlint workflow by @ahouseholder in #693
- Add semantic versioning validator to _Versioned mixin by @ahouseholder in #696
- Add CVSS vector elements as decision point docs by @ahouseholder in #691
- Updated mission_impact.md by @sei-bkoo in #706
- Add CVSS Qualitative Severity Rating Scale decision point by @ahouseholder in #712
- Dockerize the mkdocs dev server by @ahouseholder in #695
- Update schema JSON to use cross-referencing and force more validations by @sei-vsarvepalli in #704
Dependency Updates
- Bump mkdocs-bibtex from 2.16.2 to 3.0.0 by @dependabot in #668
- Bump mkdocs-material from 9.5.49 to 9.5.50 in the mkdocs group by @dependabot in #667
- Bump copyright by @ahouseholder in #670
- Bump mkdocs-bibtex from 3.0.0 to 4.1.0 by @dependabot in #675
- Bump pydantic from 2.10.3 to 2.10.6 by @dependabot in #676
- Bump the mkdocs group with 2 updates by @dependabot in #677
- Bump the mkdocs group with 3 updates by @dependabot in #680
- Bump the mkdocs group with 4 updates by @dependabot in #682
- Bump semver from 3.0.2 to 3.0.4 by @dependabot in #719
- Bump tj-actions/changed-files from 44 to 45 by @dependabot in #720
- Bump DavidAnson/markdownlint-cli2-action from 16 to 19 by @dependabot in #721
- Bump the mkdocs group across 1 directory with 3 updates by @dependabot in #722
New Contributors
- @sei-renae made their first contribution in #679
Full Changelog: v2024.3.9...v2025.2