Skip to content

Instantly share code, notes, and snippets.

@bthomas2622
Last active November 26, 2024 17:16
Show Gist options
  • Save bthomas2622/9f2cf0ac7ac3593a329f6910857e5129 to your computer and use it in GitHub Desktop.
Save bthomas2622/9f2cf0ac7ac3593a329f6910857e5129 to your computer and use it in GitHub Desktop.
CodeQL Analysis Optimization

codeql-analysis.yml optimization

Interpreted Languages (JavaScript, TypeScript, Python, Ruby)

Monorepos

  • The monorepo-filtering-workaround action can mark each project with a unique scanning tool name, and then filter the results in the GitHub Security tab by that tool to only show results for a specific project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment