awslabs / automated-security-helper

https://awslabs.github.io/automated-security-helper/
Apache License 2.0
361 stars 44 forks source link

Normalize output messaging of ASH for the new single-container architecture #88

Open orsifacundo opened 2 months ago

orsifacundo commented 2 months ago

As of the introduction of the single-container mode the messaging like:

Items to scan for in Dockerfile-xxx are: [ yyy ] Found none of: [ yyy ] items in source dir, skipping run of Dockerfile-xxx Found one or more of: [ yyy ] items in source dir, running Dockerfile-xxx ...

doesn't make a lot of sense, so I'm opening up this issue to adjust those messages.