diff --git a/README.md b/README.md index 8ac511b..aefbb61 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Check the HTTP API section below for specific endpoints that can be queried via - `Cpe` data from [nvd](https://nvd.nist.gov/products/cpe) 2.2 format. - `Cna` data from [mitre](https://raw.githubusercontent.com/CVEProject/cve-website/dev/src/assets/data/CNAsList.json). - `GithubPoc` data from [nomi-sec](https://github.com/nomi-sec/PoC-in-GitHub) github repo. -- `GithubAdvisories` data from [github_advisories_database](https://github.com/github/advisory-database/) github repo. +- `GithubAdvisory` data from [github_advisories_database](https://github.com/github/advisory-database/) github repo. +- `GithubUser` data from [github_graphql_api](https://docs.github.com/en/graphql) - `InthewildCveExploit` data from [inthewild.io](https://inthewild.io/api/exploited) exploited feed. - `TrickestPocCve` data from [trickest](https://github.com/trickest/cve) github repo. - `CvemonCve` data from [ARPSyndicate](https://raw.githubusercontent.com/ARPSyndicate/cvemon/main/data.json) github repo.