{"id":13806901,"url":"https://github.com/emo-crab/scap-rs","last_synced_at":"2025-10-23T23:01:30.434Z","repository":{"id":183739957,"uuid":"609026135","full_name":"emo-crab/scap-rs","owner":"emo-crab","description":"National Vulnerability Database (NVD) implemented by rust","archived":false,"fork":false,"pushed_at":"2025-04-11T03:04:00.000Z","size":7104,"stargazers_count":19,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T04:19:12.858Z","etag":null,"topics":["actix-web","cpe","cve","cvss","cvssv3","cvssv4","cwe","exploit","nuclei-templates","nvd","rust","scap","yew"],"latest_commit_sha":null,"homepage":"https://scap.kali-team.cn/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emo-crab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"custom":["https://blog.kali-team.cn/donate"]}},"created_at":"2023-03-03T08:12:03.000Z","updated_at":"2025-04-11T03:03:58.000Z","dependencies_parsed_at":"2023-07-25T16:26:46.168Z","dependency_job_id":"fbc03047-3752-4b9c-a20e-5c8a77698379","html_url":"https://github.com/emo-crab/scap-rs","commit_stats":null,"previous_names":["emo-cat/nvd-rs","emo-crab/nvd-rs","emo-crab/scap-rs"],"tags_count":0,"template":false,"template_full_name":"emo-crab/rust-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emo-crab%2Fscap-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emo-crab%2Fscap-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emo-crab%2Fscap-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emo-crab%2Fscap-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emo-crab","download_url":"https://codeload.github.com/emo-crab/scap-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339633,"owners_count":21087292,"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":["actix-web","cpe","cve","cvss","cvssv3","cvssv4","cwe","exploit","nuclei-templates","nvd","rust","scap","yew"],"created_at":"2024-08-04T01:01:17.758Z","updated_at":"2025-10-23T23:01:30.356Z","avatar_url":"https://github.com/emo-crab.png","language":"Rust","funding_links":["https://blog.kali-team.cn/donate"],"categories":["Projects"],"sub_categories":[],"readme":"# scap-rs\n---\n\n- A collection of lib for working with [National Vulnerability Database](https://nvd.nist.gov/).\n\n## Libraries\n\n### cvss 通用漏洞评分系统\n\n[![github]](https://github.com/emo-crab/scap-rs)\u0026ensp;[![crates-io]](https://crates.io/crates/nvd-cvss)\n\u0026ensp;[![docs-rs]](crate)\n\n[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\n\n[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge\u0026labelColor=555555\u0026logo=rust\n\n[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\n\n### cve 通用漏洞披露\n\n[![github]](https://github.com/emo-crab/scap-rs)\u0026ensp;[![crates-io]](https://crates.io/crates/nvd-cves)\n\u0026ensp;[![docs-rs]](crate)\n\n[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\n\n[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge\u0026labelColor=555555\u0026logo=rust\n\n[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\n\n### cpe 通用平台枚举\n\n[![github]](https://github.com/emo-crab/scap-rs)\u0026ensp;[![crates-io]](https://crates.io/crates/nvd-cpe)\n\u0026ensp;[![docs-rs]](crate)\n\n[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\n\n[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge\u0026labelColor=555555\u0026logo=rust\n\n[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\n\n### cwe 通用弱点枚举\n\n[![github]](https://github.com/emo-crab/scap-rs)\u0026ensp;[![crates-io]](https://crates.io/crates/nvd-cwe)\n\u0026ensp;[![docs-rs]](crate)\n\n[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\n\n[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge\u0026labelColor=555555\u0026logo=rust\n\n[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\n\n## CVE\n\n![CVE列表](docs/cve.png)\n\n## Details\n\n![CVE详情](docs/details.png)\n\n## Exploit\n\n![EXP列表](docs/exploit.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femo-crab%2Fscap-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femo-crab%2Fscap-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femo-crab%2Fscap-rs/lists"}