diff --git a/README.md b/README.md index 1f4cb4c..8b094a0 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ npm version license downloads - build - codecov - Known Vulnerabilities + build + codecov + Known Vulnerabilities Responsible Disclosure Policy

diff --git a/package.json b/package.json index ed980f9..8c17fa6 100644 --- a/package.json +++ b/package.json @@ -52,13 +52,13 @@ "vulnerability", "enumeration" ], - "homepage": "https://github.com/lirantal/cwe-tool", + "homepage": "https://github.com/owasp/cwe-tool", "bugs": { - "url": "https://github.com/lirantal/cwe-tool/issues" + "url": "https://github.com/owasp/cwe-tool/issues" }, "repository": { "type": "git", - "url": "https://github.com/lirantal/cwe-tool.git" + "url": "https://github.com/owasp/cwe-tool.git" }, "dependencies": { "cwe-sdk": "^1.0.1",