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

Next Feature Release #145

Merged
merged 21 commits into from
Jan 27, 2022
Merged

Next Feature Release #145

merged 21 commits into from
Jan 27, 2022

Commits on Jan 24, 2022

  1. WIP but a lil hand up for @madpah

    Signed-off-by: Jeffry Hesse <[email protected]>
    DarthHater committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8acf98a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. chore: added missing license header

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4edcb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbebae2 View commit details
    Browse the repository at this point in the history
  3. Add Services to BOM

    DarthHater committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0f2d681 View commit details
    Browse the repository at this point in the history
  4. Typo fix

    DarthHater committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    756218d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. aligned classes with standards, commented out Signature work for now,…

    … added first tests for Services
    
    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    42a7ae7 View commit details
    Browse the repository at this point in the history
  2. Merged in work from @DarthHater

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    72c3af4 View commit details
    Browse the repository at this point in the history
  3. addressed standards

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    267391d View commit details
    Browse the repository at this point in the history
  4. 1.2.0

    Automatically generated by python-semantic-release
    
    Signed-off-by: Paul Horton <[email protected]>
    actions-user authored and madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    75ad0bd View commit details
    Browse the repository at this point in the history
  5. feat: bom-ref for Component and Vulnerability default to a UUID (#142)

    * feat: `bom-ref` for Component and Vulnerability default to a UUID if not supplied ensuring they have a unique value #141
    
    Signed-off-by: Paul Horton <[email protected]>
    
    * doc: updated documentation to reflect change
    
    Signed-off-by: Paul Horton <[email protected]>
    
    * patched other tests to support UUID for bom-ref
    
    Signed-off-by: Paul Horton <[email protected]>
    
    * better syntax
    
    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b2611cf View commit details
    Browse the repository at this point in the history
  6. 1.3.0

    Automatically generated by python-semantic-release
    
    Signed-off-by: Paul Horton <[email protected]>
    actions-user authored and madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7bc8727 View commit details
    Browse the repository at this point in the history
  7. WIP but a lil hand up for @madpah

    Signed-off-by: Jeffry Hesse <[email protected]>
    Signed-off-by: Paul Horton <[email protected]>
    DarthHater authored and madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    155e31c View commit details
    Browse the repository at this point in the history
  8. chore: added missing license header

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a0f2020 View commit details
    Browse the repository at this point in the history
  9. aligned classes with standards, commented out Signature work for now,…

    … added first tests for Services
    
    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6e241f8 View commit details
    Browse the repository at this point in the history
  10. removed signature from this branch

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d71ab0b View commit details
    Browse the repository at this point in the history
  11. Add Services to BOM

    DarthHater authored and madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    adbcb38 View commit details
    Browse the repository at this point in the history
  12. Typo fix

    DarthHater authored and madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1428ab1 View commit details
    Browse the repository at this point in the history
  13. addressed standards

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fc8eefa View commit details
    Browse the repository at this point in the history
  14. resolved typing issues from merge

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ea8aa64 View commit details
    Browse the repository at this point in the history
  15. merge in work

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5db0ff2 View commit details
    Browse the repository at this point in the history
  16. added a bunch more tests for JSON output

    Signed-off-by: Paul Horton <[email protected]>
    madpah committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    37cc10e View commit details
    Browse the repository at this point in the history