Skip to content

Rule tags in SARIF file exceed limits #144318

Discussion options

You must be logged in to vote

Issue is now resolved
Steps I took before issue vanished:

  • Used .gitattributes to remove files from scanning that were polluting github's language detection (like thinking there was python in the repo)
  • used gh api to delete the codeql database (suspect this did not help)
  • used gh api to list and delete all analyses associated with the repo
    After that last step, github reverted back to thinking code scanning wasn't even enabled on the repo, so the error was gone. Once changes committed, codeql scanning took place again and security tab now shows all tools (including codeql) working as expected

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by stephenegriffin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Security Build security into your GitHub workflow with features to keep your codebase secure Question
1 participant