Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.0.0 Development #262

Closed
wants to merge 19 commits into from
Closed

Release 4.0.0 Development #262

wants to merge 19 commits into from

Commits on Jul 6, 2022

  1. doc: typo in README.

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2d894b5 View commit details
    Browse the repository at this point in the history
  2. chore: resolved issue in pre-commit-hooks

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d1d140c View commit details
    Browse the repository at this point in the history
  3. feat: support VEX without Components in the same BOM

    BREAKING CHANGE: Model classes changed to relocated Vulnerability at Bom, not at Component
    
    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    403011c View commit details
    Browse the repository at this point in the history
  4. feat: support VEX without Components in the same BOM

    BREAKING CHANGE: Model classes changed to relocated Vulnerability at Bom, not at Component
    
    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    a043437 View commit details
    Browse the repository at this point in the history
  5. doc: updated to reflect breaking changes in model for 3.0.0

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2c50eb8 View commit details
    Browse the repository at this point in the history
  6. chore: removed duplicate code

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    7d8a1f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. remove deprecated methods - no easy way to provide backwards compatab…

    …ilitiy
    
    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6a3d9e6 View commit details
    Browse the repository at this point in the history
  2. removed unused import

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e709d19 View commit details
    Browse the repository at this point in the history
  3. updated unit tests

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3d71a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd40d8b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore: removed commented code

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    fe38107 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #263 from CycloneDX/feat/vex-without-components

    feat: change model to put `Vulnerability` at `Bom` level, not `Component` level
    
    BREAKING CHANGE: `Vulnerability` now at `Bom` not `Component` level
    madpah committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1f58b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. ci: pin semantic-release==7.28.1 for manual deploy - see #234

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    b56c5c3 View commit details
    Browse the repository at this point in the history
  2. feat: allow version of BOM to be defined

    feat: allow `serial_number` of BOM to be prescribed
    
    feat: add helper method to get URN for a BOM according to https://www.iana.org/assignments/urn-formal/cdx
    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    17341d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from CycloneDX/feat/bomlink-urn-helper-methods

    feat: allow version of BOM to be defined
    
    feat: allow serial_number of BOM to be prescribed
    
    feat: add helper method to get URN for a BOM according to https://www.iana.org/assignments/urn-formal/cdx
    madpah committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    068da83 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. chore: merged main into dev/3.0.0 branch

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3dd1861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e6c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. chore: fix release workflow

    madpah committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7df1b7e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. chore: editorconfig

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    03ac713 View commit details
    Browse the repository at this point in the history