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: add exclude and include check in ini config #254

Merged
merged 17 commits into from
Feb 21, 2024

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    bb3178f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0500c88 View commit details
    Browse the repository at this point in the history
  3. test: add integration tests

    tromai committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e0cc4b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

  1. chore: make the graph traversal logic generic by removing validation …

    …and factor out the get successors logic, minor fixes in test_registry.py for sort usages
    tromai committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0be70cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a423fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b2883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73962d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    49d3394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09eb2fe View commit details
    Browse the repository at this point in the history
  3. test: replace the target of the policy engine test case from slsa-ver…

    …ifier to scorecard and exclude the mcn_provenance_level_three_1 check for e2e output of slsa-verifier integration test
    tromai committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0c9cff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35907f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. chore: add defaults.ini to exclude provenance level three check for s…

    …lsa-verifier test case in integration_test_docker
    tromai committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b6a63e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    7c94792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efae2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb847c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9347251 View commit details
    Browse the repository at this point in the history