Skip to content

Commit

Permalink
Release MegaLinter v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Jul 31, 2022
1 parent 0c79ad6 commit 67765fc
Show file tree
Hide file tree
Showing 18 changed files with 59 additions and 55 deletions.
36 changes: 18 additions & 18 deletions .automation/generated/megalinter-users.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"releases_url": "https://api.github.com/repos/nektos/act/releases{/id}",
"size": 6115,
"ssh_url": "[email protected]:nektos/act.git",
"stargazers_count": 26432,
"stargazers_count": 26434,
"stargazers_url": "https://api.github.com/repos/nektos/act/stargazers",
"statuses_url": "https://api.github.com/repos/nektos/act/statuses/{sha}",
"subscribers_count": 118,
Expand All @@ -127,15 +127,15 @@
"golang"
],
"trees_url": "https://api.github.com/repos/nektos/act/git/trees{/sha}",
"updated_at": "2022-07-31T08:14:11Z",
"updated_at": "2022-07-31T08:39:38Z",
"url": "https://api.github.com/repos/nektos/act",
"visibility": "public",
"watchers": 26432,
"watchers_count": 26432,
"watchers": 26434,
"watchers_count": 26434,
"web_commit_signoff_required": false
},
"repo_url": "https://github.com/nektos/act",
"stargazers": 26432
"stargazers": 26434
},
{
"info": {
Expand Down Expand Up @@ -672,8 +672,8 @@
"network_count": 113,
"node_id": "MDEwOlJlcG9zaXRvcnkzMDQ4MzAyMjY=",
"notifications_url": "https://api.github.com/repos/oxsecurity/megalinter/notifications{?since,all,participating}",
"open_issues": 40,
"open_issues_count": 40,
"open_issues": 39,
"open_issues_count": 39,
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/89921661?v=4",
"events_url": "https://api.github.com/users/oxsecurity/events{/privacy}",
Expand Down Expand Up @@ -716,9 +716,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/oxsecurity/megalinter/pulls{/number}",
"pushed_at": "2022-07-31T08:11:26Z",
"pushed_at": "2022-07-31T09:55:13Z",
"releases_url": "https://api.github.com/repos/oxsecurity/megalinter/releases{/id}",
"size": 186619,
"size": 186666,
"ssh_url": "[email protected]:oxsecurity/megalinter.git",
"stargazers_count": 747,
"stargazers_url": "https://api.github.com/repos/oxsecurity/megalinter/stargazers",
Expand Down Expand Up @@ -969,8 +969,8 @@
"network_count": 91,
"node_id": "MDEwOlJlcG9zaXRvcnkyMzA5OTk4MjY=",
"notifications_url": "https://api.github.com/repos/onedr0p/home-ops/notifications{?since,all,participating}",
"open_issues": 9,
"open_issues_count": 9,
"open_issues": 10,
"open_issues_count": 10,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/213795?v=4",
"events_url": "https://api.github.com/users/onedr0p/events{/privacy}",
Expand All @@ -993,7 +993,7 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/onedr0p/home-ops/pulls{/number}",
"pushed_at": "2022-07-30T23:03:21Z",
"pushed_at": "2022-07-31T09:03:30Z",
"releases_url": "https://api.github.com/repos/onedr0p/home-ops/releases{/id}",
"size": 25667,
"ssh_url": "[email protected]:onedr0p/home-ops.git",
Expand Down Expand Up @@ -1994,7 +1994,7 @@
"releases_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/releases{/id}",
"size": 303,
"ssh_url": "[email protected]:unixorn/tumult.plugin.zsh.git",
"stargazers_count": 134,
"stargazers_count": 135,
"stargazers_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/stargazers",
"statuses_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/statuses/{sha}",
"subscribers_count": 1,
Expand All @@ -2015,15 +2015,15 @@
"zsh-plugins"
],
"trees_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/git/trees{/sha}",
"updated_at": "2022-07-25T16:31:23Z",
"updated_at": "2022-07-31T08:48:53Z",
"url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh",
"visibility": "public",
"watchers": 134,
"watchers_count": 134,
"watchers": 135,
"watchers_count": 135,
"web_commit_signoff_required": false
},
"repo_url": "https://github.com/unixorn/tumult.plugin.zsh",
"stargazers": 134
"stargazers": 135
},
{
"info": {
Expand Down Expand Up @@ -2111,7 +2111,7 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/toboshii/home-ops/pulls{/number}",
"pushed_at": "2022-07-30T22:15:53Z",
"pushed_at": "2022-07-31T09:51:47Z",
"releases_url": "https://api.github.com/repos/toboshii/home-ops/releases{/id}",
"size": 2386,
"ssh_url": "[email protected]:toboshii/home-ops.git",
Expand Down
46 changes: 25 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-linter.yml file, or with `oxsecurity/megalinter:beta` docker image

- Linter versions upgrades
<!-- linter-versions-end -->

## [v6.2.0] - 2022-07-31

- Core
- Fix mega-linter-runner --install template [(#1662)](https://github.com/oxsecurity/megalinter/issues/1662)
- Use `REPORT_OUTPUT_FOLDER: none` to not generate report files
Expand All @@ -25,41 +30,40 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- New default config for gitleaks with `useDefault=true`

- Linter versions upgrades
- [golangci-lint](https://golangci-lint.run/) from 1.47.0 to **1.47.1** on 2022-07-19
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.61.3 to **0.61.4** on 2022-07-30
- [checkov](https://www.checkov.io/) from 2.1.60 to **2.1.61** on 2022-07-19
- [jscpd](https://github.com/kucherenko/jscpd/tree/master/packages/jscpd) from 3.4.5 to **3.3.26** on 2022-07-19
- [mypy](https://mypy.readthedocs.io/en/stable/) from 0.961 to **0.971** on 2022-07-19
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.8.5 to **7.9.0** on 2022-07-19
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.3.0 to **6.4.0** on 2022-07-19
- [phpstan](https://phpstan.org/) from 1.8.1 to **1.8.2** on 2022-07-20
- [checkov](https://www.checkov.io/) from 2.1.61 to **2.1.63** on 2022-07-20
- [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [checkov](https://www.checkov.io/) from 2.1.63 to **2.1.65** on 2022-07-21
- [golangci-lint](https://golangci-lint.run/) from 1.47.1 to **1.47.2** on 2022-07-21
- [rubocop](https://rubocop.org/) from 1.31.2 to **1.32.0** on 2022-07-21
- [checkov](https://www.checkov.io/) from 2.1.65 to **2.1.67** on 2022-07-21
- [syft](https://github.com/anchore/syft) from 0.51.0 to **0.52.0** on 2022-07-22
- [checkov](https://www.checkov.io/) from 2.1.67 to **2.1.68** on 2022-07-23
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.4.0 to **6.4.1** on 2022-07-24
- [terragrunt](https://terragrunt.gruntwork.io) from 0.38.5 to **0.38.6** on 2022-07-24
- [checkov](https://www.checkov.io/) from 2.1.68 to **2.1.69** on 2022-07-24
- [checkov](https://www.checkov.io/) from 2.1.69 to **2.1.70** on 2022-07-24
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.32.0 to **0.32.1** on 2022-07-25
- [checkov](https://www.checkov.io/) from 2.1.70 to **2.1.74** on 2022-07-25
- [checkov](https://www.checkov.io/) from 2.1.74 to **2.1.82** on 2022-07-30
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.3.0 to **6.4.0** on 2022-07-19
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.4.0 to **6.4.1** on 2022-07-24
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.4.1 to **6.5.0** on 2022-07-30
- [flake8](https://flake8.pycqa.org) from 4.0.1 to **5.0.0** on 2022-07-31
- [gitleaks](https://github.com/zricethezav/gitleaks) from 8.8.12 to **8.9.0** on 2022-07-30
- [golangci-lint](https://golangci-lint.run/) from 1.47.0 to **1.47.1** on 2022-07-19
- [golangci-lint](https://golangci-lint.run/) from 1.47.1 to **1.47.2** on 2022-07-21
- [jscpd](https://github.com/kucherenko/jscpd/tree/master/packages/jscpd) from 3.4.5 to **3.3.26** on 2022-07-19
- [markdown-table-formatter](https://www.npmjs.com/package/markdown-table-formatter) from 1.3.0 to **1.4.0** on 2022-07-25
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.61.3 to **0.61.4** on 2022-07-30
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.32.0 to **0.32.1** on 2022-07-25
- [mypy](https://mypy.readthedocs.io/en/stable/) from 0.961 to **0.971** on 2022-07-19
- [phpstan](https://phpstan.org/) from 1.8.1 to **1.8.2** on 2022-07-20
- [rubocop](https://rubocop.org/) from 1.31.2 to **1.32.0** on 2022-07-21
- [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.6 to **2.13.7** on 2022-07-30
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.6 to **2.13.7** on 2022-07-30
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.5 to **2.13.6** on 2022-07-21
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.6 to **2.13.7** on 2022-07-30
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.8.5 to **7.9.0** on 2022-07-19
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.9.0 to **7.12.0** on 2022-07-30
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.4.1 to **6.5.0** on 2022-07-30
- [checkov](https://www.checkov.io/) from 2.1.74 to **2.1.82** on 2022-07-30
- [syft](https://github.com/anchore/syft) from 0.51.0 to **0.52.0** on 2022-07-22
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.2.5 to **1.2.6** on 2022-07-30
- [gitleaks](https://github.com/zricethezav/gitleaks) from 8.8.12 to **8.9.0** on 2022-07-30
- [flake8](https://flake8.pycqa.org) from 4.0.1 to **5.0.0** on 2022-07-31
<!-- linter-versions-end -->
- [terragrunt](https://terragrunt.gruntwork.io) from 0.38.5 to **0.38.6** on 2022-07-24

## [v6.1.0] - 2022-07-19

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter:v6.1.0"
image: "docker://oxsecurity/megalinter:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/ci_light/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-ci_light:v6"
image: "docker://oxsecurity/megalinter-ci_light:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/documentation/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-documentation:v6"
image: "docker://oxsecurity/megalinter-documentation:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-dotnet:v6"
image: "docker://oxsecurity/megalinter-dotnet:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-go:v6"
image: "docker://oxsecurity/megalinter-go:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-java:v6"
image: "docker://oxsecurity/megalinter-java:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/javascript/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-javascript:v6"
image: "docker://oxsecurity/megalinter-javascript:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/php/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-php:v6"
image: "docker://oxsecurity/megalinter-php:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-python:v6"
image: "docker://oxsecurity/megalinter-python:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/ruby/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-ruby:v6"
image: "docker://oxsecurity/megalinter-ruby:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-rust:v6"
image: "docker://oxsecurity/megalinter-rust:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/salesforce/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-salesforce:v6"
image: "docker://oxsecurity/megalinter-salesforce:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/security/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-security:v6"
image: "docker://oxsecurity/megalinter-security:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/swift/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-swift:v6"
image: "docker://oxsecurity/megalinter-swift:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter-terraform:v6"
image: "docker://oxsecurity/megalinter-terraform:v6.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion mega-linter-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mega-linter-runner",
"version": "6.1.0",
"version": "6.2.0",
"repository": {
"type": "git",
"url": "https://github.com/oxsecurity/megalinter.git"
Expand Down

0 comments on commit 67765fc

Please sign in to comment.