awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/advisory-database

0
View on GitHub↗
2,337 stele·646 fork-uri·CC-BY-4.0·4 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru github/advisory-databaseGraficul istoricului de stele pentru github/advisory-database

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Advisory Database

Colecții selectate manual în care apare Advisory Database.
  • Security research resources
  • o colecție de bloguri din industria securității cibernetice

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale github/advisory-database?

Principalele funcționalități ale github/advisory-database sunt: 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.

Care sunt câteva alternative open-source pentru github/advisory-database?

Alternativele open-source pentru github/advisory-database includ: 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…

Alternative open-source pentru Advisory Database

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Advisory Database.
  • google/osv.devAvatar google

    google/osv.dev

    2,494Vezi pe 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
    Vezi pe GitHub↗2,494
  • ossf/scorecardAvatar ossf

    ossf/scorecard

    5,527Vezi pe 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
    Vezi pe GitHub↗5,527
  • dependencytrack/dependency-trackAvatar DependencyTrack

    DependencyTrack/dependency-track

    3,612Vezi pe 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
    Vezi pe GitHub↗3,612
  • roave/securityadvisoriesAvatar Roave

    Roave/SecurityAdvisories

    2,871Vezi pe 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
    Vezi pe GitHub↗2,871
  • Vezi toate cele 30 alternative pentru Advisory Database→