Skip to content

Commit a8bd5b9

Browse files
committed
Tweaks to package.json
1 parent 0988ae0 commit a8bd5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "purpleteam-app-scanner",
33
"version": "0.1.0-alpha.1",
4-
"description": "",
4+
"description": "Application scanning component of purpleteam -- security regression testing SaaS",
55
"main": "index.js",
66
"bin": {
77
"purpleteamParallelCucumber": "./bin/purpleteamParallelCucumber"
@@ -61,7 +61,7 @@
6161
"author": "Kim Carter",
6262
"license": "AGPL-3.0-only",
6363
"bugs": {
64-
"url": "https://gitlab.com/purpleteam-labs/purpleteam-app-scanner/issues"
64+
"url": "https://gitlab.com/purpleteam-labs/purpleteam/issues"
6565
},
6666
"homepage": "https://gitlab.com/purpleteam-labs/purpleteam-app-scanner/blob/master/README.md",
6767
"// Old version of gherkin is required to satisfy src/scripts/cucumber-redacted.js": "Hopefully cucumber will reinstate the cucumber-redacted functionality at some stage.",

0 commit comments

Comments
 (0)