Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements: no-fail flag and file output #42

Closed
javixeneize opened this issue Nov 9, 2021 · 0 comments · Fixed by #43
Closed

Improvements: no-fail flag and file output #42

javixeneize opened this issue Nov 9, 2021 · 0 comments · Fixed by #43

Comments

@javixeneize
Copy link

Hi

There are two options that i think are missed in the action and would be quite helpful. The first one is the no-fail flag. The second one would be to output the result of the scan to a file

Do you think those two additions are useful? If so, i can do a PR with those changes

Thanks

m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 19, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant