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

feat(ISV-5130): add pipeline steps for SBOM upload #627

Draft
wants to merge 14 commits into
base: development
Choose a base branch
from

Commits on Nov 11, 2024

  1. feat(ISV-5130): upload product-level SBOMs to Atlas

    Signed-off-by: Martin Jediny <[email protected]>
    
    feat(ISV-5130): use SBOM filenames as Atlas IDs
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    feat(ISV-5130): create task to collect Atlas params
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): unify variable casing
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    feat(ISV-5130): upload product SBOMs
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): fix shellcheck and yamllint
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    feat(ISV-5130): remove skipping option
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    test(ISV-5130): use test image with fixed bug
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-513): do not decode secrets
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): fixup bash script
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): fix bombastic API call
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): remove dead code
    
    Signed-off-by: Martin Jediny <[email protected]>
    
    fix(ISV-5130): use utils image with fixed script
    
    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ed5f128 View commit details
    Browse the repository at this point in the history
  2. fix(ISV-5130): update test images

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5ce5b0e View commit details
    Browse the repository at this point in the history
  3. fix(ISV-5130): json typo

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e100ab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. chore(ISV-5130): integrate upstream changes

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a892558 View commit details
    Browse the repository at this point in the history
  2. feat(ISV-5130): add product-sbom upload to push pipeline

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    986127b View commit details
    Browse the repository at this point in the history
  3. docs(ISV-5130): bump pipeline versions and adjust changelog

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d98ba8a View commit details
    Browse the repository at this point in the history
  4. feat(ISV-5130): add Atlas RPA fields to schema

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1d056a1 View commit details
    Browse the repository at this point in the history
  5. feat(ISV-5130): move component flag to RPA

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5f9f43c View commit details
    Browse the repository at this point in the history
  6. docs(ISV-5130): adjust pipeline READMEs to conventions

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    edb7fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. feat(ISV-5130): optionally enable SBOM processing

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1f5a40a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fix(ISV-5130): sync test environments

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4556dfc View commit details
    Browse the repository at this point in the history
  2. docs(ISV-5130): fix doc inconsistencies

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e789487 View commit details
    Browse the repository at this point in the history
  3. feat(ISV-5130): create SBOMs after the relevant tasks

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9608fcc View commit details
    Browse the repository at this point in the history
  4. docs(ISV-5130): add comment to improve clarity

    Signed-off-by: Martin Jediny <[email protected]>
    jedinym committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bf71636 View commit details
    Browse the repository at this point in the history