Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 524b11b

Browse files
authored
Merge pull request #163 from robertbrignull/more-suites
Add more code-scanning suites
2 parents b37bdec + 9ee5737 commit 524b11b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- description: Security-and-quality queries for Go
2+
- qlpack: codeql-go
3+
- apply: security-and-quality-selectors.yml
4+
from: codeql-suite-helpers
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- description: Security-extended queries for Go
2+
- qlpack: codeql-go
3+
- apply: security-extended-selectors.yml
4+
from: codeql-suite-helpers

0 commit comments

Comments
 (0)