Skip to content

Instantly share code, notes, and snippets.

@ninadingole
Last active June 4, 2023 10:54
Show Gist options
  • Save ninadingole/b3221e3ad553521af84317957d14e618 to your computer and use it in GitHub Desktop.
Save ninadingole/b3221e3ad553521af84317957d14e618 to your computer and use it in GitHub Desktop.
name: "My CodeQL config"
disable-default-queries: true
languages: java
queries:
- name: Extended Security
uses: security-extended
- name: Security and Quality
uses: security-and-quality
- name: codeql repo
uses: github/codeql/java/ql/src/codeql-suites/java-code-scanning.qls@v1.24.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment