We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2578c0 commit 30b7870Copy full SHA for 30b7870
1 file changed
README.md
@@ -1,6 +1,14 @@
1
# UntrustIDE
2
3
-## Introduction
+UntrustIDE is our work on exploiting weaknesses in VS Code extensions.
4
+
5
+We identified a total of 716 dangerous data flows in extensions.
6
7
+We verified 21 extension vulnerabilities with PoC exploits for code injection, impacting more than **6 million installations**.
8
9
+Eextension developers and GitHub were notified of our results.
10
11
+## What is in this repo?
12
13
This is a modified copy of the [vscode-codeql-starter repository](https://github.com/github/vscode-codeql-starter/).
14
0 commit comments