From 7326059141bfc92f43fc35c246b820de856d1539 Mon Sep 17 00:00:00 2001 From: Brivan-26 Date: Mon, 4 Sep 2023 11:39:08 +0200 Subject: [PATCH] updated Hiding-Sensitive-Data bot's readme --- hiding-sensitive-data-js/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/hiding-sensitive-data-js/README.md b/hiding-sensitive-data-js/README.md index 4f7a431..25306ef 100644 --- a/hiding-sensitive-data-js/README.md +++ b/hiding-sensitive-data-js/README.md @@ -7,17 +7,13 @@ This agent detects transactions with high gas consumption and obfuscates its cod ## Supported Chains - Ethereum -- List any other chains this agent can support e.g. BSC ## Alerts -Describe each of the type of alerts fired by this agent - - FORTA-1 - Fired when a transaction consumes more gas than 1,000,000 gas - - Severity is always set to "medium" (mention any conditions where it could be something else) - - Type is always set to "suspicious" (mention any conditions where it could be something else) - - Mention any other type of metadata fields included with this alert + - Severity is always set to "medium" + - Type is always set to "suspicious" ## Test Data