You can quickly ignore any finding by adding a // nosemgrep comment in the source code. Ignore only one rule by adding its rule ID, such as // nosemgrep: bad-func-is-insecure.
// nosemgrep
// nosemgrep: bad-func-is-insecure