Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Security

Security

1288 projects

Showing 36 of 1288 projects

Instaclustr Kerberos plugin
Instaclustr Kerberos pluginJava

GSS-API authenticator plugin for Apache Cassandra

#gssapi-authentication#service#auth
Stars5
Forks2
Last commit3 years ago
http_digex
http_digexElixir

An Elixir library for generating HTTP Digest Authentication headers to secure HTTP requests.

#elixir#library#authentication
Stars5
Forks0
Last commit8 years ago
cmac
cmacCrystal

A Crystal implementation of the Cipher-based Message Authentication Code (CMAC) for data integrity protection.

#cmac#crystal-lang#data-integrity
Stars5
Forks0
Last commit1 year ago
Run dlint security linter on your Python code
Run dlint security linter on your Python codeDockerfile

GitHub Action that runs the dlint security linter on Python code to detect insecure coding patterns.

#linter#security-linter#python-security
Stars5
Forks2
Last commit5 years ago
Wagtail Secret Sharing
Wagtail Secret SharingPython

A secure sharing app for Wagtail that keeps sensitive information out of chat logs and email via one-time secrets and file transfers.

#wagtail#secret-sharing#security
Stars5
Forks2
Last commit3 years ago
Trust Scan
Trust ScanTypeScript

A free URL security scanner that performs 8 comprehensive checks and AI analysis to detect red flags before connecting to apps.

#open-source#ai-analysis#nextjs
Stars4
Forks1
Last commit5 months ago
hived
hivedGo

A honeypot for detecting and analyzing unauthorized access attempts.

#honeypot#security#monitoring
Stars4
Forks2
Last commit9 years ago
yandex-smart-captcha
yandex-smart-captchaTypeScript

Angular components for integrating Yandex SmartCaptcha with reactive forms support and modern Angular features.

#web-security#reactive-forms#spam-protection
Stars4
Forks1
Last commit2 months ago
isaac
isaacElixir

An Elixir module implementing the ISAAC cryptographic random number generator for high-performance secure randomness.

#random-number-generation#crypto#elixir
Stars4
Forks2
Last commit8 years ago
htpasswd
htpasswdElixir

An Elixir library for reading, writing, and validating Apache htpasswd files with support for multiple hashing algorithms.

#apache#elixir#library
Stars4
Forks2
Last commit6 years ago
ntlm
ntlmCrystal

A Crystal language shard for implementing NTLM authentication in HTTP clients.

#authentication#corporate-integration#legacy-systems
Stars4
Forks1
Last commit5 years ago
chicken-sodium
chicken-sodiumScheme

CHICKEN Scheme bindings for the libsodium cryptographic library, providing secure hashing and signing functions.

#blake2b#hashing#security
Stars4
Forks1
Last commit9 years ago
HTMLPurifierBundle
HTMLPurifierBundlePHP

Symfony bundle that integrates HTMLPurifier for filtering and sanitizing HTML content in Symfony applications.

#htmlpurifier#html-sanitization#xss-protection
Stars4
Forks0
Last commit14 years ago
google-token-erlang
google-token-erlangErlang

An Erlang application for verifying Google ID tokens (JWT) according to Google's backend authentication specifications.

#jwt-token#token-verification#authentication
Stars4
Forks2
Last commit8 years ago
TForge
TForge

A comprehensive cryptography library for Delphi developers providing modern encryption, hashing, and secure random generation.

#crypto#library#hashing
Stars4
Forks5
Last commit6 years ago
Cookie auth demo
Cookie auth demoJavaScript

A demo showcasing cookie-based authentication for PocketBase when JavaScript is disabled.

#cookie-auth#demo#open-source
Stars4
Forks0
Last commit1 year ago
fiber_ldapauth
fiber_ldapauthGo

LDAP authentication middleware for the Fiber web framework in Go.

#authentication#ldap#security
Stars4
Forks0
Last commit2 years ago
digest-auth
digest-authCrystal

A Crystal shard for HTTP digest authentication, enabling communication with servers that implement digest auth.

#rfc-7616#web-security#authentication-library
Stars4
Forks0
Last commit5 years ago
shai-hulud-scanner
shai-hulud-scannerShell

A fast security scanner that detects the Shai Hulud 2.0 npm supply chain attack by checking for malicious files, hashes, and compromised packages.

#supply-chain-security#cve#npm-security
Stars4
Forks0
Last commit7 months ago
AntennaBundle
AntennaBundlePHP

A Symfony bundle that simplifies JWT authentication integration using the Antenna library.

#symfony-security#security#api-authentication
Stars3
Forks0
Last commit11 years ago
mat-password-meter
mat-password-meterTypeScript

Three Angular Material password strength components with a signals-based API: rule-based, entropy-based, and a combined meter.

#angular-material#nist 800 63b#password validator
Stars3
Forks0
Last commit3 months ago
Tenset Security
Tenset Security

A repository of smart contract security audit reports conducted by Tenset Security for various blockchain projects.

#smart-contract-audits#solidity#vulnerability-analysis
Stars3
Forks0
Last commit2 years ago
SecTester
SecTesterC#

Integrates Bright's DAST security scan engine directly into .NET unit tests to find vulnerabilities early.

#unit-testing#e2e#security
Stars3
Forks3
Last commit1 month ago
ngx-captcha-kit
ngx-captcha-kitTypeScript

An Angular library providing a unified component and service for integrating multiple CAPTCHA providers, including Google reCAPTCHA, Cloudflare Turnstile, and Alibaba Cloud Captcha.

#bot-protection#alibaba-cloud-captcha#recaptcha
Stars3
Forks1
Last commit
ex_bcrypt
ex_bcryptElixir

Elixir wrapper for the OpenBSD bcrypt password hashing algorithm, providing secure password storage.

#elixir#authentication#bcrypt
Stars3
Forks1
Last commit5 years ago
react2shell-scanner
react2shell-scannerShell

Fast, accurate scanner for the critical CVE-2025-55182 (React2Shell) RCE vulnerability in React Server Components.

#cve#dependency-audit#cve-2025-55182
Stars3
Forks0
Last commit7 months ago
plone.formwidgets.hcaptcha
plone.formwidgets.hcaptchaPython

An HCaptcha widget for Plone forms to protect against bots, spam, and automated abuse.

#z3c-form#form-widget#bot-detection
Stars3
Forks1
Last commit2 months ago
zenuxs-oauth
zenuxs-oauthJavaScript

A universal OAuth 2.0 + PKCE client library for browser, Node.js, React Native, and Web Workers.

#oauth#oauth2#auth
Stars3
Forks0
Last commit1 month ago
go-jwt
go-jwtGo

A comprehensive JWT library for Go supporting parsing, verification, generation, and signing with multiple algorithms.

#go-modules#authentication#go-library
Stars3
Forks0
Last commit14 days ago
elixir_tea
elixir_teaElixir

A pure Elixir implementation of the Tiny Encryption Algorithm (TEA) for symmetric encryption.

#tea-algorithm#symmetric-encryption#encryption
Stars3
Forks1
Last commit11 years ago
BTC Airgap Bridge
BTC Airgap BridgeJavaScript

A client-side HTML tool for securely broadcasting signed Bitcoin transactions from air-gapped wallets without exposing private keys.

#self-contained-html#airgap#qr-code
Stars3
Forks0
Last commit1 year ago
bws
bwsShell

A Zsh plugin that simplifies retrieving and managing secrets from Bitwarden Secret Manager via CLI.

#devops#shell-integration#zsh-plugin
Stars3
Forks0
Last commit1 year ago
ada-libsecret
ada-libsecretAda

Ada binding for the libsecret library, enabling secure password and secret storage using the Secret Service API.

#kde-wallet#ada#keyring
Stars2
Forks0
Last commit2 years ago
infrastructure
infrastructureHCL

Secure-by-design Docker infrastructure kit for NIS2 compliance, featuring hardened containers, log segregation, and automated backups.

#devops#multi-cloud#disaster-recovery
Stars2
Forks0
Last commit7 months ago
ngx-numeric-captcha
ngx-numeric-captchaTypeScript

A modern, lightweight Angular CAPTCHA library featuring math, slider, and pattern verification challenges.

#security#accessibility#captcha
Stars2
Forks0
Last commit1 year ago
fiber-coraza
fiber-corazaGo

A high-performance Coraza WAF middleware for Go Fiber, enabling web application firewall protection with OWASP CRS support.

#waf#http-security#go-middleware
Stars2
Forks0
Last commit1 month ago
PreviousPage 35 of 36Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 days ago
#Authentication254
#Cryptography194
#Docker126
#Go122
#Encryption115
#Python104
#Security Tools101
#Devops99
#Authorization96
#Golang95
#Rust89
#Devsecops86