aquasecurity/tfsec-pr-commenter-action

Request: optionally disable logging `.... not writing as not part of the current PR`

Opened this issue · 0 comments

Is it possible to disable these messages?

When running tfsec against a large repo that is nested using --force-all-dirs it makes it very difficult to debug issues when you have to filter through hundreds of these messages.

Alternatively, is there a way to pass a list of paths to check so --force-all-dirs isn't necessary? I know tfsec can take a single path, any option to pass it an array?