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

build(deps): bump megalinter/megalinter from 7.0.2 to 7.0.4 #1838

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps megalinter/megalinter from 7.0.2 to 7.0.4.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v7.0.4

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v7.0.3...v7.0.4

MegaLinter v7.0.3

What's Changed

  • Linter enhancements & fixes

    • New variable TERRAFORM_TFLINT_SECURED_ENV with default value true. Set to false to allow tflint --init to access your env vars.
  • Core

    • Secure PRE_COMMANDS and POST_COMMANDS by default
    • Can be disabled with secured_env: false in the command definition
    • Manage v6 retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression
  • Linter versions upgrades

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v7.0.2...v7.0.3

Changelog

Sourced from megalinter/megalinter's changelog.

[v7.0.4] - 2023-05-31

  • Core

    • Allow to define linterkey_UNSECURED_ENV_VARIABLES for specific linters to make them visible when necessary (ex: GITHUB_TOKEN for TERRAFORM_TFLINT)
  • Documentation

  • Linter versions upgrades

[v7.0.3] - 2023-05-29

  • Linter enhancements & fixes

    • New variable TERRAFORM_TFLINT_SECURED_ENV with default value true. Set to false to allow tflint --init to access your env vars.
  • Core

    • Secure PRE_COMMANDS and POST_COMMANDS by default
    • Can be disabled with secured_env: false in the command definition
    • Manage v6 retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression
  • Linter versions upgrades

    • checkstyle from 10.11.0 to 10.12.0 on 2023-05-27
    • kubescape from 2.3.3 to 2.3.4 on 2023-05-28
    • checkov from 2.3.259 to 2.3.261 on 2023-05-28
Commits
  • 0d014ff Release MegaLinter v7.0.4
  • 1af426d [automation] Auto-update linters version, help and documentation (#2709)
  • a10d136 [automation] Auto-update linters version, help and documentation (#2708)
  • b137b09 [automation] Auto-update linters version, help and documentation (#2705)
  • 60306fe [automation] Auto-update linters version, help and documentation (#2704)
  • 5cd8a86 Allow to define _UNSECURED_ENV_VARIABLES for specific linters (#2703)
  • 429032d typo
  • d392674 Use markdown for video
  • b7dda67 Upgrade to v7 video
  • 2b1998e Release MegaLinter v7.0.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner June 5, 2023 02:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 5, 2023
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v7.0.2...v7.0.4)

---
updated-dependencies:
- dependency-name: megalinter/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/megalinter/megalinter-7.0.4 branch from ee50c77 to 2770184 Compare June 5, 2023 03:13
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #1838 (9b62f84) into master (4989f44) will increase coverage by 1.21%.
The diff coverage is 64.32%.

@@            Coverage Diff             @@
##           master    #1838      +/-   ##
==========================================
+ Coverage   61.22%   62.43%   +1.21%     
==========================================
  Files          46       51       +5     
  Lines        7141     8154    +1013     
==========================================
+ Hits         4372     5091     +719     
- Misses       2462     2674     +212     
- Partials      307      389      +82     
Impacted Files Coverage Δ
pkg/common/outbound_ip.go 0.00% <0.00%> (ø)
pkg/container/docker_cli.go 82.23% <ø> (ø)
pkg/container/docker_logger.go 52.08% <ø> (ø)
pkg/container/docker_run.go 13.58% <0.00%> (-0.01%) ⬇️
pkg/container/docker_volume.go 0.00% <ø> (ø)
pkg/container/file_collector.go 37.30% <0.00%> (ø)
pkg/container/host_environment.go 0.00% <0.00%> (ø)
...ontainer/linux_container_environment_extensions.go 23.07% <0.00%> (-1.25%) ⬇️
pkg/exprparser/functions.go 66.32% <0.00%> (-1.04%) ⬇️
pkg/model/workflow.go 42.44% <9.09%> (+0.32%) ⬆️
... and 25 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.44s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY secretlint yes no 1.37s
✅ YAML prettier 1 0 0.46s
✅ YAML v8r 1 0 1.95s

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

@mergify mergify bot merged commit 04b5c73 into master Jun 5, 2023
@mergify mergify bot deleted the dependabot/github_actions/megalinter/megalinter-7.0.4 branch June 5, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants