diff --git a/bearer.yml b/bearer.yml index a9f4776..a283590 100644 --- a/bearer.yml +++ b/bearer.yml @@ -6,4 +6,4 @@ rule: only-rule: [] # Specify the comma-separated ids of the rules you would like to skip; # runs all other rules. - skip-rule: ["CWE-242"] + skip-rule: ["go_gosec_unsafe_unsafe"]