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

Add pipeline to publish scan to federatedcode #1400

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Oct 7, 2024

  1. Add pipeline to publish scan to federatedcode

    - Addon pipeline to push package scan to federatedcode
    
    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a693e5f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Add docstrings to pipeline steps

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2e2c476 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Store scan result in scancodeio.json file

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b51cffa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Add test for federatedcode

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    930a5cc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    72c97c9 View commit details
    Browse the repository at this point in the history
  2. Add project_purl field to project

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fabb308 View commit details
    Browse the repository at this point in the history
  3. Use project_purl to push scan result

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3d4e414 View commit details
    Browse the repository at this point in the history
  4. Update tests

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5215223 View commit details
    Browse the repository at this point in the history
  5. Validate code format

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f4dcc1d View commit details
    Browse the repository at this point in the history