awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 repository-uri

Awesome GitHub RepositoriesRisk Mitigation

Tools for identifying project issues and executing contingency plans.

Distinct from Project Planning: Focuses on proactive risk mitigation and contingency planning, distinct from high-level project planning.

Explore 18 awesome GitHub repositories matching software engineering & architecture · Risk Mitigation. Refine with filters or upvote what's useful.

Awesome Risk Mitigation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • voltagent/awesome-claude-code-subagentsAvatar VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Vezi pe GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Identifies project issues and executes contingency plans for risk mitigation.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Vezi pe GitHub↗21,906
  • fallibleinc/security-guide-for-developersAvatar FallibleInc

    FallibleInc/security-guide-for-developers

    21,090Vezi pe 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

    Uses frequency and impact statistics of common vulnerabilities to determine the most urgent mitigation efforts.

    Vezi pe GitHub↗21,090
  • easychen/lean-side-bussinessAvatar easychen

    easychen/lean-side-bussiness

    11,984Vezi pe GitHub↗

    This project is a comprehensive software entrepreneurship curriculum and solopreneurship business playbook designed for developers. It provides a strategic framework for building, validating, and monetizing side businesses using lean startup methodology and a systematic product development approach. The project distinguishes itself by offering specific guides for digital monetization and career anti-fragility, helping software engineers transition from employment to self-employment. It focuses on turning technical skills into scalable digital assets, paid communities, and independent software

    Implements a strategy using minimum viable products to test market demand and reduce feature development risk.

    Vezi pe GitHub↗11,984
  • bloodhoundad/bloodhoundAvatar BloodHoundAD

    BloodHoundAD/BloodHound

    10,552Vezi pe GitHub↗

    BloodHound is a graph-based security analysis tool designed to map trust relationships and attack vectors within Active Directory environments. It functions as an attack path mapper and risk assessment system that uses graph theory to identify hidden relationships and paths leading to high-privilege accounts. The tool specializes in network attack surface mapping and privilege escalation pathfinding. It quantifies security risks by measuring the reliability of attack paths to critical targets, allowing for the prioritization of vulnerability elimination. The system provides capabilities for

    Measures the reliability of attack paths to prioritize the elimination of critical security vulnerabilities.

    PowerShell
    Vezi pe GitHub↗10,552
  • six2dez/reconftwAvatar six2dez

    six2dez/reconftw

    7,226Vezi pe GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Ranks security flaws based on impact and frequency to generate a risk-scored list for prioritized remediation.

    Shellbug-bountybugbountybugbounty-tool
    Vezi pe GitHub↗7,226
  • microsoft/security-101Avatar microsoft

    microsoft/Security-101

    6,203Vezi pe GitHub↗

    Security-101 is a vendor-agnostic, foundational cybersecurity learning curriculum organized into modular, framework-aligned modules. It is designed to build core knowledge across multiple security domains without tying content to specific products or platforms, making it suitable for both beginners and professionals seeking a structured introduction to the field. The curriculum is built around established security frameworks, including the MITRE ATT&CK framework for standardized threat analysis and the NIST Cybersecurity Framework for incident response workflows. It covers a broad range of do

    Teaches the full lifecycle of identifying, assessing, prioritizing, mitigating, and monitoring vulnerabilities.

    HTMLappseccia-triaddata-protection
    Vezi pe GitHub↗6,203
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe 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

    Ranks vulnerabilities based on attacker techniques to prioritize the most critical weaknesses.

    Gocdn-exclusionhacktoberfestnmap
    Vezi pe GitHub↗5,766
  • snyk/snykAvatar snyk

    snyk/snyk

    5,586Vezi pe GitHub↗

    Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source code, open-source dependencies, container images, and infrastructure-as-code configurations. It functions as a comprehensive security workflow automation tool, utilizing a static analysis engine and dependency graph mapping to detect security flaws and license compliance issues throughout the software development lifecycle. The platform distinguishes itself through agentic workflow orchestration and an automated remediation pipeline that generates and submits pull requests to patc

    Ranks identified flaws based on risk scores and severity levels to focus remediation efforts on the most critical threats.

    TypeScript
    Vezi pe GitHub↗5,586
  • snyk/cliAvatar snyk

    snyk/cli

    5,428Vezi pe 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

    Prioritizes vulnerabilities using risk scores, severity, and exploit maturity to focus remediation.

    TypeScriptmonitorsecuritysnyk
    Vezi pe GitHub↗5,428
  • owasp/top10Avatar OWASP

    OWASP/Top10

    5,273Vezi pe GitHub↗

    This project is a web application security standard and vulnerability framework. It provides a comprehensive list of the most critical security risks facing web applications, paired with technical guidance and a structured methodology for identifying and mitigating these flaws. The framework functions as a secure coding guide and a risk assessment methodology, offering a standardized approach to prioritizing vulnerabilities based on their potential impact and likelihood of exploitation. It defines architectural patterns and technical recommendations to help developers implement defense in dep

    Provides a standardized methodology for ranking security flaws based on impact and frequency to prioritize mitigation.

    HTML
    Vezi pe GitHub↗5,273
  • tlbootcamp/tlroadmapAvatar tlbootcamp

    tlbootcamp/tlroadmap

    5,131Vezi pe GitHub↗

    tlroadmap este un roadmap de leadership în inginerie și un curriculum de management conceput pentru a ghida tranziția de la contributor tehnic la leadership. Oferă un set structurat de competențe și o bază de cunoștințe de management tehnic axată pe alinierea organizațională, managementul oamenilor și excelența operațională. Proiectul se concentrează pe o hartă a competențelor pentru team lead și framework-uri de dezvoltare profesională. Acesta subliniază abilitățile hard și soft necesare pentru a gestiona dezvoltatorii și strategia de produs, incluzând crearea de planuri de creștere individuală și evaluarea competențelor de leadership. Resursa acoperă o gamă largă de capabilități de management, inclusiv achiziția de talente și optimizarea funnel-ului de angajare, gestionarea ciclului de viață al angajaților de la onboarding la încetarea contractului și proiectarea fluxurilor de lucru operaționale. De asemenea, abordează managementul de produs prin crearea de roadmap-uri și prioritizarea backlog-ului, precum și designul organizațional și alinierea culturii corporative. Proiectul este implementat ca o aplicație Vue.

    Provides a process for mitigating operational risks during departures by redistributing workloads.

    Vuehacktoberfestmanagementroadmap
    Vezi pe GitHub↗5,131
  • hahwul/dalfoxAvatar hahwul

    hahwul/dalfox

    4,846Vezi pe 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

    Ranks discovered vulnerabilities based on verification levels to highlight high-impact results.

    Gobugbountybugbounty-toolcicd-pipeline
    Vezi pe GitHub↗4,846
  • intuitem/ciso-assistant-communityAvatar intuitem

    intuitem/ciso-assistant-community

    4,162Vezi pe GitHub↗

    Acest proiect este o platformă de guvernanță, risc și conformitate concepută pentru a centraliza guvernanța securității, gestionarea riscurilor și activitățile de conformitate cu reglementările. Funcționează ca un manager de framework de securitate cibernetică și un sistem de gestionare cantitativă a riscurilor, permițând organizațiilor să își urmărească postura de securitate printr-un hub centralizat. Platforma se distinge prin capacitatea sa de a decupla cerințele de reglementare de controalele tehnice de securitate, permițând utilizatorilor să mapeze o singură implementare pe mai multe framework-uri globale pentru a reduce duplicarea auditului. Se diferențiază în continuare printr-un strat de integrare care conectează agenții de model de limbaj la datele de guvernanță pentru interacțiune conversațională și un message bus pentru orchestrarea securității bazată pe evenimente. Capabilitățile largi acoperă orchestrarea auditului de securitate, gestionarea riscurilor terților și simularea riscurilor cantitative pentru modelarea scenariilor de amenințare. Sistemul include, de asemenea, instrumente pentru catalogarea activelor, controlul accesului bazat pe roluri cu autentificare multi-factor și urmărirea metricilor de performanță prin dashboard-uri de management. Aplicația poate fi implementată pe infrastructură privată, servere virtuale private sau clustere Kubernetes folosind Docker și Helm charts.

    Assigns specific security controls to mitigate identified risks and calculate residual risk across frameworks.

    Pythonauditautomationbsi
    Vezi pe GitHub↗4,162
  • sjqzhang/go-fastdfsAvatar sjqzhang

    sjqzhang/go-fastdfs

    4,138Vezi pe GitHub↗

    go-fastdfs este un sistem de fișiere distribuit și un server de stocare de obiecte conceput pentru construirea de stocare în cloud privat. Oferă o implementare de stocare compatibilă cu FastDFS care gestionează clustere de noduri de stocare pentru a gestiona încărcări și descărcări de fișiere la scară largă. Sistemul se concentrează pe disponibilitate ridicată printr-o arhitectură descentralizată care sincronizează automat datele și repară defecțiunile între mai multe mașini fără un coordonator central. Suportă în mod specific stocarea fișierelor cu reluare prin HTTP, permițând transferurilor mari să fie întrerupte și reluate de la ultimul octet reușit pentru a gestiona instabilitatea rețelei. Capabilitățile de bază includ optimizarea resurselor de stocare prin deduplicarea conținutului bazată pe SHA1 și îmbinarea fișierelor mici pentru a reduce consumul de inode-uri al sistemului de fișiere. Proiectul încorporează, de asemenea, un pipeline de procesare a imaginilor care efectuează scalarea și redimensionarea dinamică a imaginilor în timpul procesului de descărcare și securizează accesul la fișiere folosind autentificarea bazată pe token-uri. Sistemul poate fi implementat prin containere Docker.

    Identifies bottlenecks and iteration risks to provide early warning notifications to stakeholders.

    Gobreakpoint-resumecloud-storagecloudnative
    Vezi pe GitHub↗4,138
  • eon01/dockercheatsheetAvatar eon01

    eon01/DockerCheatSheet

    3,938Vezi pe GitHub↗

    Acest proiect este un ghid de referință cuprinzător și un cheat sheet pentru Docker CLI. Oferă o colecție structurată de comenzi și documentație pentru a ajuta utilizatorii să gestioneze ciclurile de viață ale containerelor, să construiască imagini și să gestioneze registrele. Documentația acoperă în mod specific orchestrarea aplicațiilor multi-container folosind Docker Compose și gestionarea serviciilor scalabile pe mai multe noduri prin Docker Swarm. Include, de asemenea, ghiduri detaliate pentru configurarea rețelelor virtuale, a bridge-urilor și a porturilor pentru a controla comunicarea între containere. Suprafața de referință se extinde la administrarea imaginilor de container, inclusiv etichetarea și distribuția, precum și întreținerea resurselor pentru recuperarea spațiului pe disc prin curățarea volumelor neutilizate și a imaginilor „dangling”. Oferă, de asemenea, instrucțiuni pentru inspectarea metadatelor containerelor și monitorizarea performanței. Conținutul este livrat sub formă de documente tehnice bazate pe markdown, găzduite ca fișiere statice într-un repository cu control al versiunilor.

    Provides a reference for ranking and prioritizing security flaws for mitigation.

    Vezi pe GitHub↗3,938
  • 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

    Prioritizes vulnerability mitigation by combining security data with exploit prediction scores to identify urgent risks.

    Javaappsecbill-of-materialsbom
    Vezi pe GitHub↗3,612
  • parcadei/continuous-claude-v3Avatar parcadei

    parcadei/Continuous-Claude-v3

    3,531Vezi pe GitHub↗

    This project is an agentic development framework and autonomous software engineering system. It utilizes a coordinated network of specialized LLM agents to automate the full software development lifecycle, from codebase exploration and architectural planning to implementation and automated refactoring. The system is distinguished by an agentic memory system and a test-driven development orchestrator. It maintains project continuity across sessions by capturing architectural learnings and state in a persistent semantic database and enforces code quality through an automated cycle of generating

    Conducts premortem evaluations to identify and mitigate potential failure points before implementing technical changes.

    Pythonagentsclaude-codeclaude-code-cli
    Vezi pe GitHub↗3,531
  • flipkart-incubator/astraAvatar flipkart-incubator

    flipkart-incubator/Astra

    2,639Vezi pe GitHub↗

    Astra is a security analysis system and scanner designed to identify vulnerabilities and security flaws in REST API endpoints. It functions as a security testing tool that automatically detects common API weaknesses during development and deployment cycles. The project provides a graphical interface for triggering and monitoring security scanning processes, removing the requirement for manual command line execution. This management UI allows for the oversight of scanning workflows and the retrieval of vulnerability reports. The system supports the import of collection files to map endpoints

    Provides automated mapping of scan results against security patterns to categorize and prioritize API weaknesses.

    Pythonci-cdowasppenetration-testing
    Vezi pe GitHub↗2,639
  1. Home
  2. Software Engineering & Architecture
  3. Project Planning
  4. Risk Mitigation

Explorează sub-etichetele

  • Hierarchical Risk SummariesSummarization of vulnerabilities and policy violations from nested child projects to parent projects. **Distinct from Risk Mitigation:** Specifically handles the aggregation of security findings through project hierarchies.
  • Market-DrivenUsing minimum viable products and market testing to reduce the risk of developing unwanted features. **Distinct from Risk Mitigation:** Focuses on reducing commercial/market risk via MVPs, rather than technical project issue tracking.
  • Security Control MappingThe process of assigning specific security controls to mitigate identified risks and calculate residual risk. **Distinct from Risk Mitigation:** Distinct from generic project risk mitigation by focusing on the application of technical and administrative security controls.
  • Staff Transition PlanningContingency planning for personnel departures, focusing on workload redistribution and knowledge transfer. **Distinct from Risk Mitigation:** Distinct from general project risk mitigation: specifically focuses on the human resource risk of employees leaving the team.
  • Vulnerability Prioritization2 sub-tag-uriMethods for ranking security flaws based on impact and frequency to determine mitigation priority. **Distinct from Risk Mitigation:** Distinct from general Risk Mitigation by focusing specifically on the statistical prioritization of known software vulnerabilities.