Create Composite Rule #1921
Replies: 1 comment
-
|
It seems like Gitleaks is complaining that the "anthropic-api-key" rule cannot be found. That means either it hasn't been defined in your configuration or there's a mismatch (maybe typos or ordering). Things to check:
If none of that solves it:Could you share:
That’ll help narrow down whether it’s a bug, a config issue, or something else. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to define a new composite rule using code but the gitleaks generator always throws the following error:
4:02PM ERR required rule not found in config path= rule-id=anthropic-api-keyI can add any rule in ruleId and get the same result so i tried it with a rule that is initialized before the aws one.
Beta Was this translation helpful? Give feedback.
All reactions