Skip to content

Commit a40afba

Browse files
jsjoeiojawnsy
andauthored
Update docs/SECURITY.md
Co-authored-by: Jonathan Yu <[email protected]>
1 parent 49a9b54 commit a40afba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We use a combination of tools to help us stay up-to-date and fix vulnerabilities
1313
- [CodeQL](https://securitylab.github.com/tools/codeql/)
1414
- Semantic code analysis engine that runs on a [regular schedule](../.github/workflows/codeql-analysis.yml#L9-L11).
1515
- [trivy](https://github.com/aquasecurity/trivy)
16-
- Comprehensive vulnterability scanner that runs on PRs into the default branch and scans both our [Docker image](../.github/workflows/ci.yaml#L410-L439)) and [repository code](../.github/workflows/ci.yaml#L444-L466).
16+
- Comprehensive vulnerability scanner that runs on PRs into the default branch and scans both our [Docker image](../.github/workflows/ci.yaml#L410-L439) and [repository code](../.github/workflows/ci.yaml#L444-L466).
1717
- See alerts [here](https://github.com/cdr/code-server/security/code-scanning).
1818
- [`audit-ci`](https://github.com/IBM/audit-ci)
1919
- Audits npm and Yarn dependencies [in CI](../.github/workflows/ci.yaml#L46-L48) on PRs into the default branch and fails CI if [moderate or higher vulnerabilities](../ci/dev/audit.sh#L7-L9) are present.

0 commit comments

Comments
 (0)