awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/advisory-database

0
View on GitHub↗
2,337 星标·646 分支·CC-BY-4.0·6 次浏览

Advisory Database

The advisory database is a centralized repository and intelligence platform designed to aggregate, normalize, and track security vulnerability data across diverse open source software ecosystems. It functions as a unified source of truth for security advisories, providing machine-readable records that help developers and automated tools identify and manage threats within their software supply chains.

The platform distinguishes itself by utilizing a version-controlled, git-based storage model that relies on pull-request-driven workflows for community curation and verification. By enforcing a strict, standardized schema for all vulnerability reports, it ensures consistency across disparate data sources. Every security flaw is assigned a persistent, unique identifier, enabling reliable tracking and reference across various security analysis tools and disclosure processes.

Beyond its core aggregation capabilities, the project supports formal security disclosure and reporting workflows. It includes administrative controls for repository ownership and maintenance, as well as infrastructure configurations for data replication and high availability. The repository is structured to facilitate collaborative security management, allowing for community-driven updates and standardized contributions to vulnerability records.

Features

  • Vulnerability Aggregators - Provides a centralized platform that aggregates and reconciles security vulnerability data from multiple public sources into a unified, queryable repository.
  • Open Source Security - Tracks and aggregates security advisories across various software ecosystems to help developers identify and address threats in their dependencies.
  • Software Supply Chain Security - Standardizes vulnerability data and security records to enable automated tools to monitor and protect the integrity of software development pipelines.
  • Security Advisories - Enables community-driven curation of security advisories through review and update processes to ensure information accuracy.
  • Schema-Driven Data Normalizers - Enforces a strict, machine-readable schema on incoming security reports to ensure consistency across diverse data sources.
  • Registry Pull Request Workflows - Relies on pull-request-driven workflows for community curation, verification, and merging of security record updates.
  • Vulnerability Identifier Mappings - Assigns unique, standardized keys to every security flaw to allow automated tools to track specific vulnerabilities across different software projects.
  • Vulnerability Data Schemas - Provides a standardized data format for documenting software vulnerabilities, affected package versions, and remediation details.
  • Security Advisory Publications - Collects and verifies vulnerability disclosures from multiple public sources to ensure consistent tracking of software security flaws.
  • Security Disclosure Frameworks - Provides a structured and formal process for reporting and documenting software flaws to ensure timely communication and remediation.
  • Security Standard Enforcers - Enforces security workflows by requiring automated security analysis and dependency reviews on all incoming code changes.
  • Security Vulnerability Reporting - Facilitates the reporting of security flaws through a formal disclosure process to ensure timely remediation.
  • Vulnerability Management - Tracks vulnerabilities uniquely by assigning persistent, standardized identifiers to every security advisory for reliable reference.
  • Vulnerability Data Aggregators - Aggregates vulnerability data from multiple public databases and community submissions into a single, machine-readable format.
  • Vulnerability Schema Validations - Standardizes vulnerability records using a common schema to ensure that details about affected packages and version ranges remain consistent.
  • Versioned Advisory Storage - Maintains a complete, auditable history of all security advisory changes and community contributions using a git-based storage model.

Star 历史

github/advisory-database 的 Star 历史图表github/advisory-database 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Advisory Database 的开源替代方案

相似的开源项目,按与 Advisory Database 的功能重合度排序。
  • google/osv.devgoogle 的头像

    google/osv.dev

    2,494在 GitHub 上查看↗

    OSV is a distributed database and aggregator of open-source security advisories that uses a standardized vulnerability schema to track security flaws. It functions as a system for collecting and normalizing security data from diverse ecosystems into a single unified format, providing a web API for querying package vulnerabilities and submitting standardized records. The project distinguishes itself through a security advisory distribution service that supports bulk dataset exports via cloud storage buckets and incremental synchronization of security record updates. It also employs sandbox-bas

    Pythonsecuritysecurity-toolsvulnerability
    在 GitHub 上查看↗2,494
  • ossf/scorecardossf 的头像

    ossf/scorecard

    5,527在 GitHub 上查看↗

    Scorecard is an open source security scanner and software supply chain analysis tool that evaluates the security posture of projects by calculating risk metrics based on best practices. It functions as a security health dashboard, visualizing security gaps through scores and badges to help maintainers identify vulnerabilities. The project provides a system for monitoring repository security through a GitHub Action security auditor that alerts maintainers when security scores drop. It also offers a mechanism for vulnerability remediation guidance, mapping identified security gaps to prescripti

    Go
    在 GitHub 上查看↗5,527
  • dependencytrack/dependency-trackDependencyTrack 的头像

    DependencyTrack/dependency-track

    3,612在 GitHub 上查看↗

    Dependency-Track is a software composition analysis tool and vulnerability management system designed to track dependencies and supply chain risk. It functions as a platform for ingesting and analyzing CycloneDX software bills of materials to identify known vulnerabilities and license compliance issues within third-party software components. The system distinguishes itself by mirroring external vulnerability databases locally to enable fast offline analysis and using VEX documents to differentiate between technical vulnerabilities and actual contextual risks. It also integrates with identity

    Javaappsecbill-of-materialsbom
    在 GitHub 上查看↗3,612
  • roave/securityadvisoriesRoave 的头像

    Roave/SecurityAdvisories

    2,871在 GitHub 上查看↗

    SecurityAdvisories is a software composition analysis tool and PHP security advisory database used to audit project dependencies against known security flaws and CVEs. It functions as a vulnerability scanner for PHP projects to identify and manage risky third-party libraries. The project implements a system for detecting and blocking vulnerable dependencies during the software development lifecycle. It prevents the installation of software packages with known security flaws by maintaining an exclusion list of forbidden versions. The tool integrates with the PHP package manager to intercept d

    composerinfosecphp
    在 GitHub 上查看↗2,871
查看 Advisory Database 的所有 30 个替代方案→

常见问题解答

github/advisory-database 是做什么的?

The advisory database is a centralized repository and intelligence platform designed to aggregate, normalize, and track security vulnerability data across diverse open source software ecosystems. It functions as a unified source of truth for security advisories, providing machine-readable records that help developers and automated tools identify and manage threats within their software supply chains.

github/advisory-database 的主要功能有哪些?

github/advisory-database 的主要功能包括:Vulnerability Aggregators, Open Source Security, Software Supply Chain Security, Security Advisories, Schema-Driven Data Normalizers, Registry Pull Request Workflows, Vulnerability Identifier Mappings, Vulnerability Data Schemas。

github/advisory-database 有哪些开源替代品?

github/advisory-database 的开源替代品包括: google/osv.dev — OSV is a distributed database and aggregator of open-source security advisories that uses a standardized vulnerability… ossf/scorecard — Scorecard is an open source security scanner and software supply chain analysis tool that evaluates the security… dependencytrack/dependency-track — Dependency-Track is a software composition analysis tool and vulnerability management system designed to track… xmirrorsecurity/opensca-cli — OpenSCA-cli is an open-source software composition analysis tool and vulnerability management command-line interface… roave/securityadvisories — SecurityAdvisories is a software composition analysis tool and PHP security advisory database used to audit project… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It…

包含 Advisory Database 的精选搜索

收录 Advisory Database 的精选合集。
  • Security research resources
  • 网络安全行业博客合集