awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/advisory-database

0
View on GitHub↗
2,337 Stars·646 Forks·CC-BY-4.0·0 Aufrufe

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-Verlauf

Star-Verlauf für github/advisory-databaseStar-Verlauf für github/advisory-database

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Advisory Database

Handverlesene Sammlungen, in denen Advisory Database vorkommt.
  • Security research resources
  • Sammlung von Blogs aus der Cybersecurity-Branche

Open-Source-Alternativen zu Advisory Database

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Advisory Database.
  • google/osv.devAvatar von google

    google/osv.dev

    2,494Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,494
  • ossf/scorecardAvatar von ossf

    ossf/scorecard

    5,527Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,527
  • dependencytrack/dependency-trackAvatar von DependencyTrack

    DependencyTrack/dependency-track

    3,612Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,612
  • roave/securityadvisoriesAvatar von Roave

    Roave/SecurityAdvisories

    2,871Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,871
Alle 30 Alternativen zu Advisory Database anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von github/advisory-database?

Die Hauptfunktionen von github/advisory-database sind: 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.

Welche Open-Source-Alternativen gibt es zu github/advisory-database?

Open-Source-Alternativen zu github/advisory-database sind unter anderem: 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… 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… google/oss-fuzz — OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a…