From fea66d8049e92c8b9c672cb0eccc65a45c4c942f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20L=C3=BCders?= Date: Fri, 1 May 2026 00:09:15 -0300 Subject: [PATCH] Add canery to the tools list in README Added canery project to the list of tools in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eb351c4413..e3c29122a1c 100644 --- a/README.md +++ b/README.md @@ -2350,6 +2350,7 @@ _Libraries that are used to help make your application more secure._ - [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban. - [beelzebub](https://github.com/mariocandela/beelzebub) - A secure low code honeypot framework, leveraging AI for System Virtualization. - [booster](https://github.com/anatol/booster) - Fast initramfs generator with full-disk encryption support. +- [canery](https://github.com/rluders/canery) - Minimal, stateless authorization engine with a pluggable evaluation model. - [Cameradar](https://github.com/Ullaakut/cameradar) - Tool and library to remotely hack RTSP streams from surveillance cameras. - [certificates](https://github.com/mvmaasakkers/certificates) - An opinionated tool for generating tls certificates. - [CertMagic](https://github.com/caddyserver/certmagic) - Mature, robust, and powerful ACME client integration for fully-managed TLS certificate issuance and renewal.