awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Security Hardening and Protection · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesSecurity Hardening and Protection

Tools that actively protect systems or code through obfuscation, tainting, or endpoint monitoring, distinct from assessment or testing tools.

Explore 3 awesome GitHub repositories matching security & cryptography · Security Hardening and Protection. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Security
  4. Utilities
  5. Security Hardening and Protection

Awesome Security Hardening and Protection GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Block sensitive server-side values from reaching client-side components by throwing errors upon unauthorized access attempts.

    JavaScriptjavascriptuifrontend
  • flutter/flutter

    flutter/flutter

    175,261GitHubView on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p

    Transforms source code into a complex, unreadable format to protect intellectual property and discourage reverse engineering.

    Dartandroidapp-frameworkcross-platform
  • elastic/elasticsearch

    elastic/elasticsearch

    76,163GitHubView on GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintainin

    Defends infrastructure by identifying and blocking malicious activity through integrated security monitoring and threat detection capabilities.

    Javaelasticsearchjavasearch-engine

Explore sub-tags

  • Code ObfuscatorsTools that transform source or machine code into a complex, unreadable format to prevent reverse engineering.
  • Data Tainting MechanismsTechniques that track the flow of untrusted data through an application to prevent injection or leakage.
  • Endpoint Protection PlatformsComprehensive security suites designed to protect individual devices from malware, ransomware, and unauthorized access.