File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
</p >
8
8
9
9
<p align =" center " >
10
- <a href =" https://www.npmjs.org/package/cwe-sdk " ><img src =" https://badgen.net/npm/v/cwe-sdk " alt =" npm version " /></a >
11
- <a href =" https://www.npmjs.org/package/cwe-sdk " ><img src =" https://badgen.net/npm/license/cwe-sdk " alt =" license " /></a >
12
- <a href =" https://www.npmjs.org/package/cwe-sdk " ><img src =" https://badgen.net/npm/dt/cwe-sdk " alt =" downloads " /></a >
13
- <a href =" https://github.com/owasp/cwe-sdk/actions?workflow=CI " ><img src =" https://github.com/owasp/cwe-sdk/workflows/CI/badge.svg " alt =" build " /></a >
14
- <a href =" https://codecov.io/gh/owasp/cwe-sdk " ><img src =" https://badgen.net/codecov/c/github/owasp/cwe-sdk " alt =" codecov " /></a >
15
- <a href =" https://snyk.io/test/github/owasp/cwe-sdk " ><img src =" https://snyk.io/test/github/owasp/cwe-sdk/badge.svg " alt =" Known Vulnerabilities " /></a >
10
+ <a href =" https://www.npmjs.org/package/cwe-sdk-javascript " ><img src =" https://badgen.net/npm/v/cwe-sdk-javascript " alt =" npm version " /></a >
11
+ <a href =" https://www.npmjs.org/package/cwe-sdk-javascript " ><img src =" https://badgen.net/npm/license/cwe-sdk-javascript " alt =" license " /></a >
12
+ <a href =" https://www.npmjs.org/package/cwe-sdk-javascript " ><img src =" https://badgen.net/npm/dt/cwe-sdk-javascript " alt =" downloads " /></a >
13
+ <a href =" https://github.com/owasp/cwe-sdk-javascript /actions?workflow=CI " ><img src =" https://github.com/owasp/cwe-sdk-javascript /workflows/CI/badge.svg " alt =" build " /></a >
14
+ <a href =" https://codecov.io/gh/owasp/cwe-sdk-javascript " ><img src =" https://badgen.net/codecov/c/github/owasp/cwe-sdk-javascript " alt =" codecov " /></a >
15
+ <a href =" https://snyk.io/test/github/owasp/cwe-sdk-javascript " ><img src =" https://snyk.io/test/github/owasp/cwe-sdk-javascript /badge.svg " alt =" Known Vulnerabilities " /></a >
16
16
<a href =" ./SECURITY.md " ><img src =" https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg " alt =" Responsible Disclosure Policy " /></a >
17
17
</p >
18
18
Original file line number Diff line number Diff line change 32
32
" vulnerability" ,
33
33
" security"
34
34
],
35
- "homepage" : " https://github.com/owasp/cwe-sdk" ,
35
+ "homepage" : " https://github.com/owasp/cwe-sdk-javascript " ,
36
36
"bugs" : {
37
- "url" : " https://github.com/owasp/cwe-sdk/issues"
37
+ "url" : " https://github.com/owasp/cwe-sdk-javascript /issues"
38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
41
- "url" : " https://github.com/owasp/cwe-sdk.git"
41
+ "url" : " https://github.com/owasp/cwe-sdk-javascript .git"
42
42
},
43
43
"dependencies" : {
44
44
"debug" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments