{"id":17682655,"url":"https://github.com/olbat/nvdcve","last_synced_at":"2025-04-05T15:06:51.778Z","repository":{"id":37550034,"uuid":"112371323","full_name":"olbat/nvdcve","owner":"olbat","description":"NVD/CVE as JSON files","archived":false,"fork":false,"pushed_at":"2024-10-29T12:04:33.000Z","size":1802555,"stargazers_count":106,"open_issues_count":1,"forks_count":29,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T14:34:48.637Z","etag":null,"topics":["cve","vulnerability-identification"],"latest_commit_sha":null,"homepage":"https://olbat.github.io/nvdcve/CVE-YYYY-NNNN.json","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olbat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-28T18:12:17.000Z","updated_at":"2024-10-29T12:04:32.000Z","dependencies_parsed_at":"2024-11-06T01:27:55.006Z","dependency_job_id":null,"html_url":"https://github.com/olbat/nvdcve","commit_stats":{"total_commits":5272,"total_committers":3,"mean_commits":"1757.3333333333333","dds":0.2820561456752656,"last_synced_commit":"43dcb58f746e03777277e382429b330b18733a93"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fnvdcve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fnvdcve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fnvdcve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fnvdcve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olbat","download_url":"https://codeload.github.com/olbat/nvdcve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353745,"owners_count":20925329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cve","vulnerability-identification"],"created_at":"2024-10-24T09:23:02.210Z","updated_at":"2025-04-05T15:06:46.771Z","avatar_url":"https://github.com/olbat.png","language":"Shell","funding_links":[],"categories":["LLM分析过程"],"sub_categories":[],"readme":"# NVD/CVE® as JSON files\n__Important__: this repository is now partially redundant with the [CVEProject/cvelist](https://github.com/CVEProject/cvelist) project that allows to explore the CVE®/NVD modification history using git as well as submitting new vulnerabilities using GitHub pull requests. However, this repository is still synchronized with the dictionaries to allow to fetch each vulnerability in JSON format.\n\n## About\nThis repository contains JSON files describing vulnerabilities from the [NVD](https://nvd.nist.gov/general/faq) and [CVE®](https://cve.mitre.org/about/faqs.html) dictionaries.\n\nIt has two main goals:\n- allow to easilly get the description of a vulnerability in the JSON format ([schema](https://csrc.nist.gov/schema/nvd/feed/1.1-Beta/nvd_cve_feed_json_1.1_beta.schema))\n- allow to explore CVE®/NVD modification history using git\n\nThe JSON files in this repository are generated and updated daily using the [NVD's JSON feeds](https://nvd.nist.gov/vuln/data-feeds) and [Travis CI](https://docs.travis-ci.com/user/cron-jobs/).\n\n__Data access__: JSON files can also be fetched at [https://olbat.github.io/nvdcve/CVE-YYYY-NNNN.json](https://olbat.github.io/nvdcve/CVE-YYYY-NNNN.json).\n\n\n## Licensing\n### Common Vulnerabilities and Exposures (CVE®)\nThe [CVE®](https://cve.mitre.org/) is maintained by the Mitre Corporation.\n\nThe usage of this resource -as well as the JSON files in this repository- is restricted and explained in Mitre CVE®'s [Terms of use](https://cve.mitre.org/about/termsofuse.html):\n```\nCVE Usage: MITRE hereby grants you a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable copyright license to reproduce, prepare\nderivative works of, publicly display, publicly perform, sublicense, and\ndistribute Common Vulnerabilities and Exposures (CVE®). Any copy you make for\nsuch purposes is authorized provided that you reproduce MITRE's copyright\ndesignation and this license in any such copy.\n```\n\n### National Vulnerabilitiy Database (NVD)\nThe [National Vulnerability Database](https://nvd.nist.gov/) is the U.S. government repository of standards-based vulnerability management data represented using the Security Content Automation Protocol ([SCAP](https://en.wikipedia.org/wiki/Security_Content_Automation_Protocol)).\n\nIt is a superset of the CVE® dictionary augmented with additional analysis, a database, and a fine-grained search engine.\n\nUsage restrictions of this resource are described in the NVD's [FAQ](https://nvd.nist.gov/general/faq#1f2488ea-0492-45a7-ae5b-ad29bc31dd05):\n```\nAll NVD data is freely available from our XML Data Feeds. There are no fees,\nlicensing restrictions, or even a requirement to register. All NIST\npublications are available in the public domain according to Title 17 of the\nUnited States Code. Acknowledgment of the NVD  when using our information is\nappreciated. In addition, please email nvd@nist.gov to let us know how the\ninformation is being used.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fnvdcve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folbat%2Fnvdcve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fnvdcve/lists"}