vmware-tanzu / cloud-suitability-analyzer

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

Rules for Dockerfile use a single '$', this causes CSA to scan all files. #134

Closed stevew00ds closed 5 months ago

stevew00ds commented 1 year ago

Should use regular express: 'Dockerfile'

rahulkj commented 5 months ago

Fixed as part of #130