We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba88db3 commit 9b198ceCopy full SHA for 9b198ce
package.json
@@ -10,7 +10,15 @@
10
"lint:fix": "standard --fix",
11
"test": "echo \"Error: no test specified\" && exit 1"
12
},
13
- "keywords": [],
+ "keywords": [
14
+ "fortify",
15
+ "security",
16
+ "CLI"
17
+ ],
18
+ "repository": {
19
+ "type": "git",
20
+ "url": "https://github.com/OpenPathfinder/fortSphere"
21
+ },
22
"author": "Ulises Gascón",
23
"license": "MIT",
24
"devDependencies": {
0 commit comments