From 739da39e4ee27d7086a37d25cf3466e8e7227fd5 Mon Sep 17 00:00:00 2001 From: Mao <100497910+mao1910@users.noreply.github.com> Date: Thu, 2 Oct 2025 13:11:15 +0000 Subject: [PATCH] Create canary-tokens.yml (#1615) Co-authored-by: Rabenherz112 --- software/canary-tokens.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/canary-tokens.yml diff --git a/software/canary-tokens.yml b/software/canary-tokens.yml new file mode 100644 index 0000000000..ff3a809213 --- /dev/null +++ b/software/canary-tokens.yml @@ -0,0 +1,11 @@ +name: "Canary Tokens" +website_url: "https://canarytokens.org" +source_code_url: "https://github.com/thinkst/opencanary" +description: "Generates lightweight, embedded honeypot triggers called canary tokens for detecting unauthorized access." +licenses: + - BSD-3-Clause +platforms: + - Docker + - Python +tags: + - Miscellaneous