diff --git a/lib/tools/enumcheck.ts b/lib/tools/enumcheck.ts index c5e6081c..1c98bd28 100644 --- a/lib/tools/enumcheck.ts +++ b/lib/tools/enumcheck.ts @@ -31,6 +31,7 @@ const wafv2Client = new WAFV2({ }); // Function to check labels for a specific managed rule group +// eslint-disable-next-line @typescript-eslint/no-explicit-any async function checkLabelsForRuleGroup(ruleGroupName: any) { try { // Describe the managed rule group