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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TypeError avatar

TypeError/secure

0
View on GitHub↗
1,043 stars·32 forks·Python·MIT·11 viewstypeerror.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 history

Star history chart for typeerror/secureStar history chart for typeerror/secure

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Secure

Similar open-source projects, ranked by how many features they share with Secure.
  • dewalt-arch/pimpmykaliDewalt-arch avatar

    Dewalt-arch/pimpmykali

    2,420View on GitHub↗

    Kali Linux Fixes for Newly Imported VM's

    Shell
    View on GitHub↗2,420
  • evyatarmeged/raccoonevyatarmeged avatar

    evyatarmeged/Raccoon

    3,571View on GitHub↗

    A high performance offensive security tool for reconnaissance and vulnerability scanning

    Python
    View on GitHub↗3,571
  • gchq/cyberchefgchq avatar

    gchq/CyberChef

    35,120View on 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
    View on GitHub↗35,120
  • commixproject/commixcommixproject avatar

    commixproject/commix

    5,757View on 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
    View on GitHub↗5,757
See all 20 alternatives to Secure→

Frequently asked questions

What does typeerror/secure do?

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

What are the main features of typeerror/secure?

The main features of typeerror/secure are: Security Utilities, Web Security.

What are some open-source alternatives to typeerror/secure?

Open-source alternatives to typeerror/secure include: 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…