Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d8db71d

Browse files
committed
Downgrade CodeQL from standard to default
Before-you-ship indicates other solutions and CodeQL is not yet applied universally as "standard" would suggest.
1 parent 4d037c5 commit d8db71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/project-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ project, that might not be caught in a code review. Static analysis tools catch
119119
duplication, security concerns, and more. Also see [Static Security
120120
Analysis](https://before-you-ship.18f.gov/security/static-analysis/).
121121

122-
- [CodeQL on GitHub](https://docs.github.com/en/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository) (for security analysis) {%include components/tag-standard.html %}
122+
- [CodeQL on GitHub](https://docs.github.com/en/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository) (for security analysis) {%include components/tag-default.html %}
123123
- [Code Climate Quality](https://codeclimate.com/quality/) (for maintainability metrics) {%include components/tag-suggestion.html %}
124124

125125
## Dependency management

0 commit comments

Comments
 (0)