Skip to content

SSVC v2025.9.3

Latest

Choose a tag to compare

@ahouseholder ahouseholder released this 11 Nov 20:55
· 10 commits to main since this release
073f634

This release includes minor changes to the SSVC calculator display, along with some housekeeping tasks.

What's Changed

  • Extend methods to generate Selection Schema for CVE and other projects by @sei-vsarvepalli in #1002
  • Removed debug print statement by @sei-vsarvepalli in #1008
  • Add API examples endpoints by @ahouseholder in #1006
  • Move pyproject.toml to root level dir by @sei-renae in #980
  • Refactor Default Automatable Values into reusable include file by @Copilot in #1010
  • Refactor Default System Exposure Values into an includable by @Copilot in #1014
  • Refactor default safety values tip into an includable file by @Copilot in #1015
  • Refactor Default Mission Impact Values into reusable include file by @Copilot in #1016
  • Refactor default decision point values from collect.md to includable files by @Copilot in #1013
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1021
  • Setup copilot instructions by @sei-renae in #1024
  • Fix graph view cutoff in Explorer with fixed bottom buffer by @Copilot in #1004
  • Initialize SVG viewBox to prevent zoom control jump on first interaction by @Copilot in #1026
  • Change syntax of markdownlint ignores by @sei-renae in #1029
  • Remove mention of kebab case by @sei-renae in #1030
  • ✨ Set up GitHub Copilot instructions for SSVC repository by @Copilot in #1012
  • Truncate long labels in decision table visualization by @sei-vsarvepalli in #1028

New Contributors

  • @Copilot made their first contribution in #1010

Full Changelog: v2025.9.2...v2025.9.3