|
1 | 1 | # BrightScript Language extension for VSCode |
2 | 2 |
|
3 | 3 | [](https://github.com/rokucommunity/vscode-brightscript-language/actions/workflows/build.yml) |
| 4 | +[](https://github.com/rokucommunity/vscode-brightscript-language/actions/workflows/security-audit.yml) |
4 | 5 | [](https://coveralls.io/github/rokucommunity/vscode-brightscript-language?branch=master) |
5 | 6 | [](https://marketplace.visualstudio.com/items?itemName=RokuCommunity.brightscript) |
6 | | -[](https://marketplace.visualstudio.com/items?itemName=RokuCommunity.brightscript) |
| 7 | +[](https://marketplace.visualstudio.com/items?itemName=RokuCommunity.brightscript) |
7 | 8 | [](https://open-vsx.org/extension/RokuCommunity/brightscript) |
8 | 9 | [](LICENSE) |
9 | 10 | [](https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA) |
@@ -60,6 +61,10 @@ For a full list of features and settings, please see our [documentation website] |
60 | 61 |
|
61 | 62 | The majority of this extension's language feature support depends on the [BrighterScript](https://github.com/RokuCommunity/brighterscript) project, which contributes the language server. The debugging functionality comes from the [roku-debug](https://github.com/RokuCommunity/roku-debug) project. If you would like to contribute please see our [contributing guide](https://rokucommunity.github.io/vscode-brightscript-language/contributing.html) |
62 | 63 |
|
| 64 | +## Accepted security advisories |
| 65 | + |
| 66 | +Dependencies flagged by `npm audit` that we have reviewed and chosen not to upgrade are tracked in [audit-ci.jsonc](https://github.com/RokuCommunity/vscode-brightscript-language/blob/master/audit-ci.jsonc). Each entry includes the advisory ID, the date it was added, and the reason it does not apply to this project. |
| 67 | + |
63 | 68 | ## Changelog |
64 | 69 |
|
65 | 70 | Click [here](https://github.com/RokuCommunity/vscode-brightscript-language/blob/master/CHANGELOG.md) to see the changelog. |
0 commit comments