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

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

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

TypeError/secure

0
View on GitHub↗
1,043 星标·32 分支·Python·MIT·10 次浏览typeerror.com/secure↗

Secure

Modern Python library for HTTP security headers with safe defaults, configurable presets, and first-class ASGI/WSGI middleware (FastAPI, Django, Flask, Shiny, and more).

Features

  • Security Utilities - Lightweight library for applying consistent HTTP security headers.
  • Web Security - Adds security headers to ASGI and WSGI web applications.

Star 历史

typeerror/secure 的 Star 历史图表typeerror/secure 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Secure 的开源替代方案

相似的开源项目,按与 Secure 的功能重合度排序。
  • dewalt-arch/pimpmykaliDewalt-arch 的头像

    Dewalt-arch/pimpmykali

    2,420在 GitHub 上查看↗

    Kali Linux Fixes for Newly Imported VM's

    Shell
    在 GitHub 上查看↗2,420
  • evyatarmeged/raccoonevyatarmeged 的头像

    evyatarmeged/Raccoon

    3,571在 GitHub 上查看↗

    A high performance offensive security tool for reconnaissance and vulnerability scanning

    Python
    在 GitHub 上查看↗3,571
  • gchq/cyberchefgchq 的头像

    gchq/CyberChef

    35,120在 GitHub 上查看↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    JavaScriptcompressiondata-analysisdata-manipulation
    在 GitHub 上查看↗35,120
  • commixproject/commixcommixproject 的头像

    commixproject/commix

    5,757在 GitHub 上查看↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Python
    在 GitHub 上查看↗5,757
查看 Secure 的所有 20 个替代方案→

常见问题解答

typeerror/secure 是做什么的?

Modern Python library for HTTP security headers with safe defaults, configurable presets, and first-class ASGI/WSGI middleware (FastAPI, Django, Flask, Shiny, and more).

typeerror/secure 的主要功能有哪些?

typeerror/secure 的主要功能包括:Security Utilities, Web Security。

typeerror/secure 有哪些开源替代品?

typeerror/secure 的开源替代品包括: dewalt-arch/pimpmykali — Kali Linux Fixes for Newly Imported VM's. evyatarmeged/raccoon — A high performance offensive security tool for reconnaissance and vulnerability scanning. gchq/cyberchef — CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… hmaverickadams/breach-parse — A tool for parsing breached passwords. commixproject/commix — Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It…