awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesSeverity Customization

Tools for assigning custom risk levels to vulnerability findings.

Distinct from Vulnerability Reporting: Distinct from Vulnerability Reporting: focuses on internal risk alignment rather than external disclosure.

Explore 6 awesome GitHub repositories matching security & cryptography · Severity Customization. Refine with filters or upvote what's useful.

Awesome Severity Customization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • addyosmani/agent-skillsaddyosmani 的头像

    addyosmani/agent-skills

    60,849在 GitHub 上查看↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Categorizes security findings by risk level based on exploitability and impact to prioritize remediation.

    Shellagent-skillsantigravityantigravity-ide
    在 GitHub 上查看↗60,849
  • projectdiscovery/nucleiprojectdiscovery 的头像

    projectdiscovery/nuclei

    29,189在 GitHub 上查看↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    Assigns custom severity levels to security templates to align with internal risk assessment requirements.

    Goattack-surfacecve-scannerdast
    在 GitHub 上查看↗29,189
  • projectdiscovery/subfinderprojectdiscovery 的头像

    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

    Allows customizing vulnerability severity levels to align scan findings with internal risk assessment requirements.

    Gobugbountyhackinghacktoberfest
    在 GitHub 上查看↗13,105
  • yandex/gixyyandex 的头像

    yandex/gixy

    8,570在 GitHub 上查看↗

    Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code security scanner and web server configuration linter designed to identify vulnerabilities and misconfigurations in server definitions before deployment. The tool focuses on detecting high-risk security flaws, including host header spoofing, server-side request forgery, and path traversal. It specifically audits Nginx configurations for risks such as HTTP splitting, multiline header issues, and unauthorized third-party access resulting from incorrect Referer or Origin header patter

    Assigns severity levels to detected Nginx misconfigurations to help prioritize remediation efforts.

    Python
    在 GitHub 上查看↗8,570
  • presidentbeef/brakemanpresidentbeef 的头像

    presidentbeef/brakeman

    7,248在 GitHub 上查看↗

    Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It identifies common security vulnerabilities, such as injection and cross-site scripting, by analyzing the application codebase without executing the application. The tool functions as a security auditor that detects mass assignment risks and template vulnerabilities. It evaluates the final output of rendered views and identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes. The system provides vulnerability management through the us

    Assigns risk levels and certainty scores to identified vulnerabilities to help prioritize remediation.

    Ruby
    在 GitHub 上查看↗7,248
  • projectdiscovery/naabuprojectdiscovery 的头像

    projectdiscovery/naabu

    5,766在 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

    Allows assigning custom severity levels to scan templates, overriding default classifications.

    Gocdn-exclusionhacktoberfestnmap
    在 GitHub 上查看↗5,766
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Vulnerability Reporting
  5. Severity Customization

探索子标签

  • Vulnerability ScoringAssigning risk levels or severity scores to identified security vulnerabilities for prioritization. **Distinct from Severity Customization:** Distinct from Severity Customization as it focuses on the act of assessment/assignment rather than the configuration of custom levels.