Skip to content

feat: add debug logging when applying path exclusions

Lucas Charles requested to merge log-excluded-vulns into master

What does this MR do?

We've been caught by our own path exclusions before since our default test directories match our default exclusion set. I thought that adding logging here would be helpful in both debugging and customers who might be curious how the exclusions are applying.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports