vmware-tanzu / cloud-suitability-analyzer

Automated, rule based source code scanning to determine cloud suitability
Other
77 stars 34 forks source link

Rules that use '$' as the file pattern will scan all files, even executables. #129

Closed stevew00ds closed 5 months ago

stevew00ds commented 1 year ago

Need to fix filespec to prevent such a wide span of files.

rahulkj commented 5 months ago

filetype: $ have been removed from all the rules