diff --git a/package.json b/package.json index 6e5dad5..6126b29 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,11 @@ "publisher": "red4sec", "engines": { "vscode": "^1.31.0" }, "categories": [ "Other" ], + "repository": + { + "type": "git", + "url": "https://github.com/Red4Sec/WhiteBoxAudit" + }, "activationEvents": [ "onCommand:extension.WhiteBoxAudit.ReviewSomething" ,