We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aff30c commit 49a9b54Copy full SHA for 49a9b54
docs/SECURITY.md
@@ -7,7 +7,7 @@ The code-server team (and Coder, the organization) care a lot about keeping the
7
We use a combination of tools to help us stay up-to-date and fix vulnerabilities.
8
9
- [dependabot](https://dependabot.com/)
10
- - Automatically keeps code-server up-to-date by updating dependencies in response to security alerts.
+ - Submits pull requests to upgrade dependencies. We use dependabot's version upgrades as well as security updates.
11
- See alerts [here](https://github.com/cdr/code-server/security/dependabot).
12
- code-scanning
13
- [CodeQL](https://securitylab.github.com/tools/codeql/)
0 commit comments