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

✨ Use local files instead of search for SAST CodeQL check #2839

Merged
merged 7 commits into from
Apr 12, 2023

Commits on Apr 7, 2023

  1. Look for codeQL action use with local files instead of search.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    36c463c View commit details
    Browse the repository at this point in the history
  2. Switch SAST mocks to using local file contents.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4825589 View commit details
    Browse the repository at this point in the history
  3. Update e2e test

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    968a4ff View commit details
    Browse the repository at this point in the history
  4. Remove unneeded code.

    The tests deleted here were merged with another test in an earlier commit.
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    27280db View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e3f8278 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add tests to get code coverage up.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f3deb66 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into sast-no-search

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3fc6d1b View commit details
    Browse the repository at this point in the history