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

Prepare for v3: fix 0.16.0 sarif output #114 #115

Merged
merged 11 commits into from Aug 26, 2021

Commits on Aug 24, 2021

  1. prepare for v3: fix 0.16.0 sarif output

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    fa0617b View commit details
    Browse the repository at this point in the history
  2. prepare for v3: update action i/o

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    125c8ad View commit details
    Browse the repository at this point in the history
  3. hopefully collapse grype output by default

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    19a0414 View commit details
    Browse the repository at this point in the history
  4. try alternate gh action log group function

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    918ef64 View commit details
    Browse the repository at this point in the history
  5. see if this fixes empty group output

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    831c0f5 View commit details
    Browse the repository at this point in the history
  6. fix i/o tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    93ce87b View commit details
    Browse the repository at this point in the history
  7. always output at least one line when exec grype

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    3bd5f9b View commit details
    Browse the repository at this point in the history
  8. workaround to get jest results at end

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    b11a79b View commit details
    Browse the repository at this point in the history
  9. hopefully more useful jest summary report

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    1ff36c8 View commit details
    Browse the repository at this point in the history
  10. add check for fix.state == fixed

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 24, 2021
    Copy the full SHA
    f791a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. less confusing wording for acs-report-enable

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Aug 25, 2021
    Copy the full SHA
    5a42bb7 View commit details
    Browse the repository at this point in the history