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 advertise scancode.io scans #44

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

Commits on Nov 29, 2024

  1. Use default branch to sync data

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ca77368 View commit details
    Browse the repository at this point in the history
  2. Fix the note url

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    76aa5da View commit details
    Browse the repository at this point in the history
  3. Use uuid to map note page

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2908673 View commit details
    Browse the repository at this point in the history
  4. Log the full traceback on error

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    12c30d3 View commit details
    Browse the repository at this point in the history
  5. Add pipeline to advertise scancode.io scans

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

Commits on Dec 2, 2024

  1. Migrate vulnerability sync to the pipeline

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8d3ccec View commit details
    Browse the repository at this point in the history
  2. Do not create repo in scan sync pipeline

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b81fc6e View commit details
    Browse the repository at this point in the history
  3. Test sync_vulnerablecode pipeline

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    e0b1d95 View commit details
    Browse the repository at this point in the history
  4. Refactor federate task

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3db0a98 View commit details
    Browse the repository at this point in the history
  5. Add doctest to package_metadata_path_to_purl

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0b0efd9 View commit details
    Browse the repository at this point in the history
  6. Configure the logging for pipelines

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    76d83db View commit details
    Browse the repository at this point in the history
  7. Add command to sync pipelines

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

Commits on Dec 3, 2024

  1. Remove unused JSON from /static

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    321ad36 View commit details
    Browse the repository at this point in the history
  2. Use proper image path in template

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