aboutcode-org / aboutcode-org/vulnerablecode
Redhat CWE syntax
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
ex:
https://access.redhat.com/hydra/rest/securitydata/cve.json?per_page=1000&page=2
```
537 : {
CVE : "CVE-2022-0669"
...
CWE : "CWE-400->CWE-770"
}
```
https://nvd.nist.gov/vuln/detail/CVE-2022-0669

```
135 : {
CVE : "CVE-2023-25139"
...
CWE : CWE-682->(CWE-120|CWE-787)
}
```
https://nvd.nist.gov/vuln/detail/CVE-2023-25139

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.