awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 مستودعات

Awesome GitHub RepositoriesContextual Vulnerability Analysis

Tools for producing contextualized analysis and remediation strategies to help teams prioritize patching efforts.

Distinct from Vulnerability Reporting: Distinct from Vulnerability Reporting: focuses on contextual analysis and remediation strategy rather than disclosure protocols.

Explore 18 awesome GitHub repositories matching security & cryptography · Contextual Vulnerability Analysis. Refine with filters or upvote what's useful.

Awesome Contextual Vulnerability Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • docker-slim/docker-slimالصورة الرمزية لـ docker-slim

    docker-slim/docker-slim

    23,311عرض على GitHub↗

    This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and their associated registries. It provides a set of utilities including an image minifier to reduce image size, a security profiler to harden running containers, an image analyzer for static inspection, and a registry manager for organizing multi-architecture indices. The toolset distinguishes itself through behavior-based optimization and security. It uses dynamic analysis to track executed instructions and file access to remove unused binary data, and records kernel interactions t

    Retrieves and filters risk information for specific security IDs to assess threat levels within container images.

    Go
    عرض على GitHub↗23,311
  • fallibleinc/security-guide-for-developersالصورة الرمزية لـ FallibleInc

    FallibleInc/security-guide-for-developers

    21,090عرض على GitHub↗

    This project is a web application security guide and developer training resource. It serves as a secure coding framework and vulnerability remediation manual, providing software engineers with the tools to identify, prioritize, and fix common security holes across different application layers. The resource utilizes a structured verification framework and security audit checklists to systematically find vulnerabilities. It features a technical reference that maps specific security flaws to step-by-step instructions for remediation, supported by vulnerability statistics to help determine which

    Provides contextual analysis and statistical data to help teams prioritize vulnerability patching efforts.

    عرض على GitHub↗21,090
  • smicallef/spiderfootالصورة الرمزية لـ smicallef

    smicallef/spiderfoot

    18,189عرض على GitHub↗

    SpiderFoot is an open-source reconnaissance and intelligence automation framework designed to streamline the collection and correlation of data for security investigations. It functions as a comprehensive platform that automates the querying of hundreds of public data sources to map digital footprints, identify exposed assets, and uncover potential security threats across an organization's external perimeter. The platform distinguishes itself through a modular, plugin-based architecture that executes data gathering tasks in parallel, supported by a directed graph data model that tracks relati

    Produces contextualized analysis and remediation strategies to help security teams evaluate risks and prioritize patching efforts.

    Pythonattacksurfacecticybersecurity
    عرض على GitHub↗18,189
  • projectdiscovery/subfinderالصورة الرمزية لـ projectdiscovery

    projectdiscovery/subfinder

    13,105عرض على GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Outputs structured vulnerability details for integration into automated analysis pipelines.

    Gobugbountyhackinghacktoberfest
    عرض على GitHub↗13,105
  • coreos/clairالصورة الرمزية لـ coreos

    coreos/clair

    11,011عرض على GitHub↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    Performs security assessments on container images by analyzing layers and packages against vulnerability IDs.

    Go
    عرض على GitHub↗11,011
  • quay/clairالصورة الرمزية لـ quay

    quay/clair

    11,012عرض على GitHub↗

    Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container images by matching package contents against vulnerability databases to identify security risks across different package formats and architectures. The project functions as both an image indexer and a vulnerability database manager. It processes container layers into intermediate representations to enable fast security lookups and synchronizes security metadata from multiple external sources to maintain a local registry. Capability areas include continuous security monitoring, whic

    Analyzes container images to correlate contents with known security vulnerabilities based on risk levels.

    Goclaircontainersdocker
    عرض على GitHub↗11,012
  • google/osv-scannerالصورة الرمزية لـ google

    google/osv-scanner

    10,565عرض على GitHub↗

    osv-scanner is a software composition analysis tool and vulnerability scanner that checks project dependencies and container images against the Open Source Vulnerabilities database. It functions as a dependency remediation tool and can be integrated into custom Go applications as a programmable security library. The project distinguishes itself through a remediation workflow that includes an interactive terminal user interface and automated scripting for upgrading vulnerable packages in lockfiles and manifests. It employs call-graph reachability analysis to determine if vulnerable code is act

    Uses call analysis to determine if a vulnerable function is actually invoked to reduce false positives.

    Goscannersecurity-auditsecurity-tools
    عرض على GitHub↗10,565
  • veeral-patel/how-to-secure-anythingالصورة الرمزية لـ veeral-patel

    veeral-patel/how-to-secure-anything

    10,224عرض على GitHub↗

    This project is a comprehensive security suite and knowledge base focused on the engineering and construction of trustworthy digital and physical systems. It provides a systematic framework for security engineering design, covering the establishment of high-assurance architectures and the implementation of security models that govern how a system achieves its safety goals. The project is distinguished by its focus on formal assurance and adversarial deterrence. It includes methodologies for creating security assurance cases and proofs to verify system trustworthiness, alongside economic and t

    Analyzes multi-step attack paths to identify where security controls can most effectively break the kill chain.

    secure-designsecure-systemssecurity
    عرض على GitHub↗10,224
  • boto/boto3الصورة الرمزية لـ boto

    boto/boto3

    9,834عرض على GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Analyzes container images upon upload to identify and assess software vulnerabilities.

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • 0x4m4/hexstrike-aiالصورة الرمزية لـ 0x4m4

    0x4m4/hexstrike-ai

    9,617عرض على GitHub↗

    This project is a comprehensive security platform providing an LLM security orchestration framework, an AI agent firewall, and tools for vulnerability remediation, compliance automation, and endpoint protection. It functions as a centralized system to protect AI models from adversarial exploits while managing the identification and patching of software flaws. The platform distinguishes itself through the coordination of specialized AI agents to automate complex security workflows, including reconnaissance, bug hunting, and exploit development. It implements dedicated guardrails to block promp

    Identifies technology stacks and correlates intelligence to discover potential attack chains for optimized tool selection.

    Python0x4m4aiai-agents
    عرض على GitHub↗9,617
  • collabnix/dockerlabsالصورة الرمزية لـ collabnix

    collabnix/dockerlabs

    8,008عرض على GitHub↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    Includes training on scanning container images for security vulnerabilities and software flaws.

    PHPadvancebeginnersdocker
    عرض على GitHub↗8,008
  • anthropics/defending-code-reference-harnessالصورة الرمزية لـ anthropics

    anthropics/defending-code-reference-harness

    6,224عرض على GitHub↗

    This project is a framework for the autonomous discovery and remediation of security vulnerabilities using large language model agents. It functions as a security research pipeline that automates the process of reconnaissance, crash discovery, and exploitability analysis to identify reproducible software bugs. The system distinguishes itself by utilizing a containerized agent sandbox that restricts network egress and filesystem access to prevent host compromise. It employs a specialized patch generation and validation loop, which includes adversarial re-attack testing where a fresh agent atte

    Generates structured reports detailing primitive classes, reachability, and escalation paths to analyze crash exploitability.

    Python
    عرض على GitHub↗6,224
  • snyk/cliالصورة الرمزية لـ snyk

    snyk/cli

    5,428عرض على 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

    Tests container base images in registries to ensure derived containers start from a secure foundation.

    TypeScriptmonitorsecuritysnyk
    عرض على GitHub↗5,428
  • andresriancho/w3afالصورة الرمزية لـ andresriancho

    andresriancho/w3af

    4,850عرض على GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Offers a searchable tree structure to view and categorize discovered security issues by severity level.

    Pythonappseccross-site-scriptingscanner
    عرض على GitHub↗4,850
  • hahwul/dalfoxالصورة الرمزية لـ hahwul

    hahwul/dalfox

    4,846عرض على GitHub↗

    Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t

    Analyzes where reflected values land in the DOM to select the most effective payload family for exploitation.

    Gobugbountybugbounty-toolcicd-pipeline
    عرض على GitHub↗4,846
  • dependencytrack/dependency-trackالصورة الرمزية لـ DependencyTrack

    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

    Uses VEX documents to perform contextual vulnerability analysis and differentiate technical flaws from actual operational risks.

    Javaappsecbill-of-materialsbom
    عرض على GitHub↗3,612
  • cve-search/cve-searchالصورة الرمزية لـ cve-search

    cve-search/cve-search

    2,593عرض على GitHub↗

    cve-search is a vulnerability search engine and database manager designed to index, synchronize, and query CVE and CPE security vulnerability data. It functions as a security data warehouse that imports vulnerability feeds into a local database to enable fast, keyword-based discovery of security flaws. The project provides a web-based vulnerability browser and a programmatic JSON API for retrieving records and risk scores. It utilizes full-text indexing for vulnerability descriptions and implements an identity-verified security portal using the OpenID Connect standard for user authentication.

    Ships with a graphical web interface for visually exploring recent security entries and detailed vulnerability information.

    Pythoncommon-vulnerabilitiescpecve
    عرض على GitHub↗2,593
  • bytedance/memory-leak-detectorالصورة الرمزية لـ bytedance

    bytedance/memory-leak-detector

    1,189عرض على GitHub↗

    This project is a diagnostic tool and memory profiler designed to identify and track memory allocation patterns within native code layers. It functions as a native code debugging utility that monitors heap usage and resource lifecycle management to assist in the resolution of memory leaks and resource exhaustion issues. The tool utilizes hook-based allocation interception to maintain a real-time map of active memory blocks and employs shadow-stack call tracing to associate these blocks with specific code locations. By performing periodic reachability analysis and differential memory snapshott

    Traverses the object graph at set intervals to identify memory segments that are no longer referenced by any active application component.

    C
    عرض على GitHub↗1,189
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Vulnerability Reporting
  5. Contextual Vulnerability Analysis

استكشف الوسوم الفرعية

  • Attack Chain AnalysisAnalysis that correlates intelligence to discover potential multi-step attack paths based on technology stacks. **Distinct from Contextual Vulnerability Analysis:** Focuses on discovering attack chains through stack correlation rather than prioritizing individual patches.
  • Image Vulnerability Assessments1 وسم فرعيAnalysis of container images to identify and filter security vulnerabilities based on risk levels and security IDs. **Distinct from Contextual Vulnerability Analysis:** Specifically targets container image layers and packages rather than general application context or remediation strategies.
  • Reachability Analysis2 وسوم فرعيةDetermining if vulnerable code is actually reachable during execution through call-graph analysis. **Distinct from Runtime Reachability Analysis:** Uses call-graph analysis to filter out unreachable vulnerabilities, reducing false positives
  • Vulnerability BrowsersInterfaces for navigating and filtering identified security flaws based on severity and category. **Distinct from Contextual Vulnerability Analysis:** Distinct from Contextual Vulnerability Analysis: focuses on the presentation and navigation of findings rather than the analytical remediation strategy