Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit2952dab

Browse files
Update schema.v2.json
1 parent84ec6e3 commit2952dab

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
}
308308
},
309309
"additionalProperties":false,
310-
"description":"Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.28.1"
310+
"description":"Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.30.1"
311311
},
312312
"shellcheck": {
313313
"type":"object",
@@ -469,7 +469,7 @@
469469
"enabled": {
470470
"type":"boolean",
471471
"default":true,
472-
"description":"Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. |v1.12.7"
472+
"description":"Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. |v2.0.2"
473473
},
474474
"level": {
475475
"type":"string",
@@ -531,7 +531,7 @@
531531
"enabled": {
532532
"type":"boolean",
533533
"default":true,
534-
"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.21.1"
534+
"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.21.2"
535535
}
536536
},
537537
"additionalProperties":false,
@@ -544,7 +544,7 @@
544544
"enabled": {
545545
"type":"boolean",
546546
"default":true,
547-
"description":"Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.268"
547+
"description":"Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.312"
548548
}
549549
},
550550
"additionalProperties":false,
@@ -600,7 +600,7 @@
600600
"enabled": {
601601
"type":"boolean",
602602
"default":true,
603-
"description":"Enable Buf | Buf offers linting for Protobuf files. | v1.45.0"
603+
"description":"Enable Buf | Buf offers linting for Protobuf files. | v1.47.2"
604604
}
605605
},
606606
"additionalProperties":false,
@@ -613,7 +613,7 @@
613613
"enabled": {
614614
"type":"boolean",
615615
"default":true,
616-
"description":"Enable Regal | Regal is a linter and language server for Rego. | v0.28.0"
616+
"description":"Enable Regal | Regal is a linter and language server for Rego. | v0.29.2"
617617
}
618618
},
619619
"additionalProperties":false,
@@ -626,7 +626,7 @@
626626
"enabled": {
627627
"type":"boolean",
628628
"default":true,
629-
"description":"Enable Actionlint | is a static checker for GitHub Actions workflow files. | v1.7.1"
629+
"description":"Enable Actionlint | is a static checker for GitHub Actions workflow files. | v1.7.4"
630630
}
631631
},
632632
"additionalProperties":false,
@@ -656,7 +656,7 @@
656656
"enabled": {
657657
"type":"boolean",
658658
"default":true,
659-
"description":"Enable Cppcheck | Cppcheck is a static code analysis tool for the C and C++ programming languages. | v2.10.2"
659+
"description":"Enable Cppcheck | Cppcheck is a static code analysis tool for the C and C++ programming languages. | v2.10-2"
660660
}
661661
},
662662
"additionalProperties":false,
@@ -686,7 +686,7 @@
686686
"enabled": {
687687
"type":"boolean",
688688
"default":true,
689-
"description":"Enable CircleCi | CircleCi tool is a static checker for CircleCi config files. | v0.1.30995"
689+
"description":"Enable CircleCi | CircleCi tool is a static checker for CircleCi config files. | v0.1.31151"
690690
}
691691
},
692692
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp