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 experimental check for published SBOM #3903

Merged
merged 21 commits into from May 17, 2024

Commits on Feb 22, 2024

  1. Sbom check MVP

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ff83c06 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/ashearin/scorecard-sandbox

    …into check-for-published-sbom
    ashearin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e59a2a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. PR suggestion fixes

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d928ede View commit details
    Browse the repository at this point in the history
  2. fix line length

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    718d798 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. update gitlab client to check 20 latest pipelines in default branch

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3c09694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc11501 View commit details
    Browse the repository at this point in the history
  3. correct issues

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a43a169 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add unit tests for sbom client code

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fc4f183 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/ashearin/scorecard-sandbox

    …into check-for-published-sbom
    ashearin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ed58add View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. probe name alignment, updated evaluation tests

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    037eb1a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. consolidate probes, reuse available data sources

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1a1cbc0 View commit details
    Browse the repository at this point in the history
  2. add autogen doc update

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    82b929d View commit details
    Browse the repository at this point in the history
  3. pull in changes from main

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f3b2f31 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. address PR comments, remove CI/CD check code

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    169f53d View commit details
    Browse the repository at this point in the history
  2. update unit tests

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9c53382 View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3c99ee6 View commit details
    Browse the repository at this point in the history
  4. revert unnecessary changes, correct check documentation

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ba44f55 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/ashearin/scorecard-sandbox

    …into check-for-published-sbom
    ashearin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    413735e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. address PR comments

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1dafed9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. move release lookback to data collection side

    Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
    ashearin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4531221 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    a48f099 View commit details
    Browse the repository at this point in the history