aboutcode-org / aboutcode-org/vulnerablecode

Redhat CWE syntax

Open
#1,141 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/29133904/222190946-fecadcfc-68e4-4b8d-902f-2b57042c389c.png)

```
135 : {
CVE : "CVE-2023-25139"
...
CWE : CWE-682->(CWE-120|CWE-787)
}
```
https://nvd.nist.gov/vuln/detail/CVE-2023-25139
![image](https://user-images.githubusercontent.com/29133904/222193259-ade3d025-10f8-44fc-a607-8760fabd84d5.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.