Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CERTCC/SSVC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2025.3.3
Choose a base ref
...
head repository: CERTCC/SSVC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2025.6
Choose a head ref
  • 14 commits
  • 10 files changed
  • 4 contributors

Commits on May 22, 2025

  1. Bump pydantic from 2.11.1 to 2.11.3 (#776)

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.3.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.1...v2.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    dc85d4e View commit details
    Browse the repository at this point in the history
  2. Bump tj-actions/changed-files from 46.0.3 to 46.0.5 (#777)

    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46.0.3 to 46.0.5.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@823fceb...ed68ef8)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-version: 46.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    a56e452 View commit details
    Browse the repository at this point in the history
  3. Bump pydantic from 2.11.1 to 2.11.4 (#778)

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.4.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.1...v2.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
    dependabot[bot] and ahouseholder authored May 22, 2025
    Configuration menu
    Copy the full SHA
    8939e89 View commit details
    Browse the repository at this point in the history
  4. Bump the mkdocs group across 1 directory with 4 updates (#779)

    Bumps the mkdocs group with 4 updates in the / directory: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings-python](https://github.com/mkdocstrings/python) and [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin).
    
    
    Updates `mkdocs-bibtex` from 4.2.3 to 4.2.5
    - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases)
    - [Commits](shyamd/mkdocs-bibtex@v4.2.3...v4.2.5)
    
    Updates `mkdocs-material` from 9.6.10 to 9.6.13
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.6.10...9.6.13)
    
    Updates `mkdocstrings-python` from 1.16.8 to 1.16.10
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.16.8...1.16.10)
    
    Updates `mkdocs-print-site-plugin` from 2.7.2 to 2.7.3
    - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases)
    - [Commits](timvink/mkdocs-print-site-plugin@v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-bibtex
      dependency-version: 4.2.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocs-material
      dependency-version: 9.6.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings-python
      dependency-version: 1.16.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocs-print-site-plugin
      dependency-version: 2.7.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
    dependabot[bot] and ahouseholder authored May 22, 2025
    Configuration menu
    Copy the full SHA
    8799237 View commit details
    Browse the repository at this point in the history
  5. Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#781)

    Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 20.
    - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
    - [Commits](DavidAnson/markdownlint-cli2-action@v19...v20)
    
    ---
    updated-dependencies:
    - dependency-name: DavidAnson/markdownlint-cli2-action
      dependency-version: '20'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 22, 2025
    Configuration menu
    Copy the full SHA
    83ad526 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Bump pydantic from 2.11.4 to 2.11.5 (#782)

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.4 to 2.11.5.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.4...v2.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    7f8db4e View commit details
    Browse the repository at this point in the history
  2. Bump the mkdocs group with 2 updates (#783)

    Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python).
    
    
    Updates `mkdocs-material` from 9.6.13 to 9.6.14
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.6.13...9.6.14)
    
    Updates `mkdocstrings-python` from 1.16.10 to 1.16.11
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.16.10...1.16.11)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-version: 9.6.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings-python
      dependency-version: 1.16.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    8de933e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b5e9b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Add an 'Explanation' Overview document (#716)

    * initial commit- proof of concept.
    
    * real initial commit
    
    * Add more info in explanations
    
    * Import canonical dp tables
    
    * Add example decision trees
    
    * Modify menu bar and index cards to add Explanation (Overview) and move Tutorial to Reference
    
    * change filename
    
    * `markdownlint --fix .`
    
    * Incorporate feedback
    
    * Add line about cybersecurity risk
    
    * markdown lint
    
    * Rename file to match navtree
    
    * fix links
    
    * Fix link
    
    * Please be the last bad link to fix
    
    ---------
    
    Co-authored-by: Allen D. Householder <adh@cert.org>
    Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
    3 people authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    933ae74 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Bump mkdocstrings-python from 1.16.11 to 1.16.12 in the mkdocs group (#…

    …787)
    
    Bumps the mkdocs group with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python).
    
    
    Updates `mkdocstrings-python` from 1.16.11 to 1.16.12
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.16.11...1.16.12)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings-python
      dependency-version: 1.16.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d04e9fd View commit details
    Browse the repository at this point in the history
  2. Bump pandas from 2.2.3 to 2.3.0 (#786)

    Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0.
    - [Release notes](https://github.com/pandas-dev/pandas/releases)
    - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pandas
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    e771831 View commit details
    Browse the repository at this point in the history
  3. Simplify Makefile / Dockerfile interactions using docker-compose.yml (#…

    …785)
    
    * simplify Makefile / Dockerfile interactions using docker-compose.yml
    
    # Conflicts:
    #	Makefile
    
    * Update README.md
    
    * Update README.md
    ahouseholder authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    2d97e3f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Bump mkdocs-include-markdown-plugin in the mkdocs group (#789)

    Bumps the mkdocs group with 1 update: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin).
    
    
    Updates `mkdocs-include-markdown-plugin` from 7.1.5 to 7.1.6
    - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
    - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.1.5...v7.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-include-markdown-plugin
      dependency-version: 7.1.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    03f416a View commit details
    Browse the repository at this point in the history
  2. Bump pydantic from 2.11.5 to 2.11.7 (#790)

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.5...v2.11.7)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    ff6498a View commit details
    Browse the repository at this point in the history
Loading