Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2038)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* change sarif output params for semgrep
  • Loading branch information
nvuillam committed Nov 3, 2022
1 parent c5dcfb9 commit 0ce3fbb
Show file tree
Hide file tree
Showing 29 changed files with 1,191 additions and 1,122 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,10 @@
[
"2022-11-01T18:25:59",
2645052
],
[
"2022-11-03T01:11:15",
2647027
]
],
"ci_light": [
Expand Down Expand Up @@ -2121,6 +2125,10 @@
[
"2022-11-01T18:25:59",
30587
],
[
"2022-11-03T01:11:15",
30791
]
],
"cupcake": [
Expand Down Expand Up @@ -2163,6 +2171,10 @@
[
"2022-11-01T18:25:59",
13
],
[
"2022-11-03T01:11:15",
18
]
],
"dart": [
Expand Down Expand Up @@ -4135,6 +4147,10 @@
[
"2022-11-01T18:25:59",
82705
],
[
"2022-11-03T01:11:15",
83238
]
],
"dotnet": [
Expand Down Expand Up @@ -5197,6 +5213,10 @@
[
"2022-11-01T18:25:59",
318976
],
[
"2022-11-03T01:11:15",
319389
]
],
"go": [
Expand Down Expand Up @@ -6259,6 +6279,10 @@
[
"2022-11-01T18:25:59",
14713
],
[
"2022-11-03T01:11:15",
14760
]
],
"java": [
Expand Down Expand Up @@ -7321,6 +7345,10 @@
[
"2022-11-01T18:25:59",
97865
],
[
"2022-11-03T01:11:15",
98038
]
],
"javascript": [
Expand Down Expand Up @@ -8383,6 +8411,10 @@
[
"2022-11-01T18:25:59",
162061
],
[
"2022-11-03T01:11:15",
162470
]
],
"php": [
Expand Down Expand Up @@ -9445,6 +9477,10 @@
[
"2022-11-01T18:25:59",
26361
],
[
"2022-11-03T01:11:15",
26535
]
],
"python": [
Expand Down Expand Up @@ -10507,6 +10543,10 @@
[
"2022-11-01T18:25:59",
118704
],
[
"2022-11-03T01:11:15",
119324
]
],
"ruby": [
Expand Down Expand Up @@ -11565,6 +11605,10 @@
[
"2022-11-01T18:25:59",
2718
],
[
"2022-11-03T01:11:15",
2719
]
],
"rust": [
Expand Down Expand Up @@ -12623,6 +12667,10 @@
[
"2022-11-01T18:25:59",
4104
],
[
"2022-11-03T01:11:15",
4132
]
],
"salesforce": [
Expand Down Expand Up @@ -13685,6 +13733,10 @@
[
"2022-11-01T18:25:59",
14829
],
[
"2022-11-03T01:11:15",
14863
]
],
"scala": [
Expand Down Expand Up @@ -14745,6 +14797,10 @@
[
"2022-11-01T18:25:59",
1350
],
[
"2022-11-03T01:11:15",
1350
]
],
"swift": [
Expand Down Expand Up @@ -15803,6 +15859,10 @@
[
"2022-11-01T18:25:59",
2687
],
[
"2022-11-03T01:11:15",
2696
]
],
"terraform": [
Expand Down Expand Up @@ -16865,6 +16925,10 @@
[
"2022-11-01T18:25:59",
128969
],
[
"2022-11-03T01:11:15",
129669
]
]
}
82 changes: 41 additions & 41 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bash-exec": "5.1.16",
"bicep_linter": "Bicep.CLI.version.0.11.1",
"black": "22.10.0",
"cfn-lint": "0.70.0",
"cfn-lint": "0.70.1",
"checkmake": "0.2.1",
"checkov": "2.1.244",
"checkstyle": "10.4",
Expand Down Expand Up @@ -74,7 +74,7 @@
"scalafix": "0.10.4",
"scss-lint": "0.59.0",
"secretlint": "5.3.0",
"semgrep": "0.118.0",
"semgrep": "0.120.0",
"sfdx-scanner": "2.8.0",
"sfdx-scanner-apex": "3.6.2",
"sfdx-scanner-aura": "3.6.2",
Expand All @@ -89,7 +89,7 @@
"standard": "17.0.0",
"stylelint": "14.14.0",
"swiftlint": "0.46.5",
"syft": "0.60.1",
"syft": "0.60.2",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.3.3",
"terragrunt": "0.39.2",
Expand Down
Loading

0 comments on commit 0ce3fbb

Please sign in to comment.