Skip to content

Commit 984933b

Browse files
authored
Merge branch 'main' into releases
2 parents b2175ea + 77b3920 commit 984933b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
</div>
1313
<!-- markdownlint-restore -->
1414

15-
Collection of community-driven CodeQL query, library and extension packs
15+
Collection of community-driven CodeQL query, library and extension packs.
16+
- A detailed introduction via the GitHub Blog: [Announcing CodeQL Community Packs](https://github.blog/security/vulnerability-research/announcing-codeql-community-packs/)
1617

1718
## Getting started
1819

configs/synthetics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ disable-default-queries: true
1212

1313
packs:
1414
# All queries from the CodeQL Built in packs (including low/no precision queries)
15+
- codeql/actions-queries:.
1516
- codeql/cpp-queries:.
1617
- codeql/csharp-queries:.
1718
- codeql/go-queries:.

0 commit comments

Comments
 (0)