Marco Ferrari

Results 147 comments of Marco Ferrari

I think this is due to https://github.com/hadolint/hadolint/blob/73081a9f21799906891c2133b8119cd0c456ded3/src/Hadolint/Rules.hs#L1125 We're having the same issue in our CI builds: ```shell [Dockerfile:121 DL3042 Avoid use of cache directory with pip. Use `pip install --no-cache-dir...

Also, apparently [YAML recommends the .yaml extension](https://stackoverflow.com/questions/22268952/what-is-the-difference-between-yaml-and-yml-extension) 😄

Right. Rephrased to point only to #416. To fix #361, there's more work to do, including ensuring backward compatibility with the shebang case.

@postmodern I didn't notice the flag. Is there any documentation? Maybe it could be useful to have a --force-reinstall flag and the --no-reinstall be the default, like other package managers...

@havenwood I misunderstood your first answer. This is a perfectly fine use case.

> > Hi! Does the same version of terrascan produces the same output if you run it outside super-linter? > > So I believe the problem might be with tenable....

Hi folks! This issue has been open for quite some time. Do we have clear reproduction cases when using the latest super-linter release?

I've added a few tests and a possible fix in #5044. Thanks @dec5e for the reproduction case.

Reopening for further investigation

Useful pointers: - Container image: https://docs.kubelinter.io/#/?id=using-docker - CLI Usage: https://docs.kubelinter.io/#/?id=usage - Configuration: https://docs.kubelinter.io/#/configuring-kubelinter