rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update oxsecurity/megalinter action to v7.0.4 #721

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
oxsecurity/megalinter action patch v7.0.3 -> v7.0.4

Release Notes

oxsecurity/megalinter ### [`v7.0.4`](https://togithub.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v704---2023-05-31) [Compare Source](https://togithub.com/oxsecurity/megalinter/compare/v7.0.3...v7.0.4) - Core - Allow to define `linterkey_UNSECURED_ENV_VARIABLES` for specific linters to make them visible when necessary (ex: GITHUB_TOKEN for TERRAFORM_TFLINT) - Documentation - Add note to terraform_tflint about TERRAFORM_TFLINT_UNSECURED_ENV_VARIABLES by [@​ruzickap](https://togithub.com/ruzickap) in [#​2706](https://togithub.com/oxsecurity/megalinter/pull/2706) - Linter versions upgrades - [djlint](https://djlint.com/) from 1.29.0 to **1.30.0** on 2023-05-31 - [standard](https://standardjs.com/) from 17.0.0 to **17.1.0** on 2023-05-31 - [checkov](https://www.checkov.io/) from 2.3.261 to **2.3.264** on 2023-05-31 - [terragrunt](https://terragrunt.gruntwork.io) from 0.45.16 to **0.45.17** on 2023-05-31 - [pyright](https://togithub.com/Microsoft/pyright) from 1.1.310 to **1.1.311** on 2023-05-31 - [checkov](https://www.checkov.io/) from 2.3.264 to **2.3.267** on 2023-05-31 - [semgrep](https://semgrep.dev/) from 1.23.0 to **1.24.0** on 2023-05-31

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

teletraan-x[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.72s
✅ YAML prettier 1 0 0.75s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_