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 SARIF output format for report #4 #33

Merged
merged 13 commits into from
Feb 28, 2023

Commits on Feb 25, 2023

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

Commits on Feb 27, 2023

  1. Simplify an error message

    bradlarsen authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c57e8a7 View commit details
    Browse the repository at this point in the history
  2. retrain insta tests

    bradlarsen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f802da5 View commit details
    Browse the repository at this point in the history
  3. Fix clippy nits

    bradlarsen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bc5348f View commit details
    Browse the repository at this point in the history
  4. rustfmt

    bradlarsen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ada2451 View commit details
    Browse the repository at this point in the history
  5. Tweak comments

    bradlarsen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bfa8a3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91d15bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    598381b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d4083b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    767081b View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG

    bradlarsen committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d0d0e68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dde0bf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Disable byte-based SARIF reporting

    Including it seems to confuse the VSCode SARIF Results Viewer at times.
    There is probably something not quite right about the locations.
    bradlarsen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    444e1c1 View commit details
    Browse the repository at this point in the history