File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
<a href =" https://www.npmjs.org/package/cwe-sdk " ><img src =" https://badgen.net/npm/v/cwe-sdk " alt =" npm version " /></a >
11
11
<a href =" https://www.npmjs.org/package/cwe-sdk " ><img src =" https://badgen.net/npm/license/cwe-sdk " alt =" license " /></a >
12
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/lirantal /cwe-sdk/actions?workflow=CI " ><img src =" https://github.com/lirantal /cwe-sdk/workflows/CI/badge.svg " alt =" build " /></a >
14
- <a href =" https://codecov.io/gh/lirantal /cwe-sdk " ><img src =" https://badgen.net/codecov/c/github/lirantal /cwe-sdk " alt =" codecov " /></a >
15
- <a href =" https://snyk.io/test/github/lirantal /cwe-sdk " ><img src =" https://snyk.io/test/github/lirantal /cwe-sdk/badge.svg " alt =" Known Vulnerabilities " /></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 >
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/lirantal /cwe-sdk" ,
35
+ "homepage" : " https://github.com/owasp /cwe-sdk" ,
36
36
"bugs" : {
37
- "url" : " https://github.com/lirantal /cwe-sdk/issues"
37
+ "url" : " https://github.com/owasp /cwe-sdk/issues"
38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
41
- "url" : " https://github.com/lirantal /cwe-sdk.git"
41
+ "url" : " https://github.com/owasp /cwe-sdk.git"
42
42
},
43
43
"dependencies" : {
44
44
"debug" : " ^4.2.0" ,
218
218
" raw" ,
219
219
" src"
220
220
]
221
- }
221
+ }
You can’t perform that action at this time.
0 commit comments