From eb0ddca2053987b3ce0c9a91d294d5e396bb065f Mon Sep 17 00:00:00 2001 From: Vigneshkna Date: Thu, 2 Jan 2025 15:12:12 +0530 Subject: [PATCH] feat(secrettype):discordbottoken --- SECURITY.md | 2 +- src/python/how2validate/validators/discord/discord_bot_token.py | 0 src/python/tokenManager.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 src/python/how2validate/validators/discord/discord_bot_token.py diff --git a/SECURITY.md b/SECURITY.md index 139769c..10db9df 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ If you discover a security vulnerability within this project, please follow these steps to report it: -1. **Create a New Issue**: Go to the [Issues](../../issues) section of this repository. +1. **Create a New Issue**: Go to the [Issues](../../../issues/new/choose) section of this repository. 2. **Tag the Issue**: Use the **`security`** tag when creating the issue to highlight that it’s a security-related concern. diff --git a/src/python/how2validate/validators/discord/discord_bot_token.py b/src/python/how2validate/validators/discord/discord_bot_token.py new file mode 100644 index 0000000..e69de29 diff --git a/src/python/tokenManager.json b/src/python/tokenManager.json index 5032622..2756a7a 100644 --- a/src/python/tokenManager.json +++ b/src/python/tokenManager.json @@ -515,7 +515,7 @@ { "secret_type": "discord_bot_token", "display_name": "Discord Bot Token", - "is_enabled": false + "is_enabled": true } ], "Docker": [