Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 8f9bf64

Browse files
committed
Added repository
1 parent e7623fb commit 8f9bf64

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"publisher": "red4sec",
77
"engines": { "vscode": "^1.31.0" },
88
"categories": [ "Other" ],
9+
"repository":
10+
{
11+
"type": "git",
12+
"url": "https://github.com/Red4Sec/WhiteBoxAudit"
13+
},
914
"activationEvents":
1015
[
1116
"onCommand:extension.WhiteBoxAudit.ReviewSomething" ,

0 commit comments

Comments
 (0)