awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesVulnerability Lifecycle Managers

Tools for viewing, tracking, and retesting discovered vulnerabilities and their changelogs across scanned assets.

Distinct from Vulnerability Retesters: Distinct from Vulnerability Retesters: covers the full lifecycle of viewing, tracking, and changelog management, not just re-verification.

Explore 4 awesome GitHub repositories matching security & cryptography · Vulnerability Lifecycle Managers. Refine with filters or upvote what's useful.

Awesome Vulnerability Lifecycle Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • infobyte/faradayAvatar de infobyte

    infobyte/faraday

    6,523Voir sur GitHub↗

    Faraday is a vulnerability management platform and security tool aggregator designed to centralize security findings from multiple scanners into a single dashboard. It utilizes a relational security database to catalog hosts, services, and security flaws, enabling users to track remediation and analyze organizational risk. The platform distinguishes itself through a plugin-based system that normalizes diverse security tool outputs into a unified data model. It supports deep integration with a wide array of scanners and CLI tools, intercepting shell command output or parsing report files to ag

    Maps security vulnerabilities to specific network assets and services to track their lifecycle and prioritize remediation.

    Python
    Voir sur GitHub↗6,523
  • projectdiscovery/naabuAvatar de projectdiscovery

    projectdiscovery/naabu

    5,766Voir sur GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Views, tracks, and retests discovered vulnerabilities and their changelogs across scanned assets.

    Gocdn-exclusionhacktoberfestnmap
    Voir sur GitHub↗5,766
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Voir sur GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Manages ignore rules that are consistently respected across all test methods and branches.

    TypeScriptmonitorsecuritysnyk
    Voir sur GitHub↗5,428
  • defectdojo/django-defectdojoAvatar de DefectDojo

    DefectDojo/django-DefectDojo

    4,528Voir sur GitHub↗

    DefectDojo is a vulnerability management system and application security orchestration tool. It serves as a centralized platform for importing, deduplicating, and tracking security findings from multiple scanners and tools to manage an organization's overall security posture. The system distinguishes itself by aggregating findings from various security tools into a single report and normalizing that data to prioritize remediation. It provides specific workflows for vulnerability triage and deduplication to reduce noise and redundant manual work across the software development lifecycle. The

    Implements workflows for managing the full lifecycle of security defects from discovery to remediation.

    HTMLanalyticsappsecautomation
    Voir sur GitHub↗4,528
  1. Home
  2. Security & Cryptography
  3. Vulnerability Scanning
  4. Vulnerability Retesters
  5. Vulnerability Lifecycle Managers

Explorer les sous-tags

  • Vulnerability Ignore ManagersManage ignore rules that are consistently respected across all test methods and branches. **Distinct from Vulnerability Lifecycle Managers:** Distinct from Vulnerability Lifecycle Managers: focuses on managing ignore rules for vulnerabilities, not the full lifecycle of viewing and retesting.