Skip to content

Commit 2a470c3

Browse files
Update schema.v2.json
1 parent 0389c04 commit 2a470c3

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

static/schema/schema.v2.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
},
390390
"additionalProperties": false,
391391
"default": {},
392-
"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.31.1"
392+
"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.38.1"
393393
},
394394
"shellcheck": {
395395
"type": "object",
@@ -410,7 +410,7 @@
410410
"enabled": {
411411
"type": "boolean",
412412
"default": true,
413-
"description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.8.2"
413+
"description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.11.9"
414414
}
415415
},
416416
"additionalProperties": false,
@@ -555,7 +555,7 @@
555555
"enabled": {
556556
"type": "boolean",
557557
"default": true,
558-
"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.3"
558+
"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.1.15"
559559
},
560560
"level": {
561561
"type": "string",
@@ -604,7 +604,7 @@
604604
"enabled": {
605605
"type": "boolean",
606606
"default": true,
607-
"description": "Enable YAMLlint | YAMLlint is a linter for YAML files. | Enable YAMLlint integration. | v1.35.1"
607+
"description": "Enable YAMLlint | YAMLlint is a linter for YAML files. | Enable YAMLlint integration. | v1.37.1"
608608
}
609609
},
610610
"additionalProperties": false,
@@ -617,7 +617,7 @@
617617
"enabled": {
618618
"type": "boolean",
619619
"default": true,
620-
"description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.21.2"
620+
"description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.26.0"
621621
}
622622
},
623623
"additionalProperties": false,
@@ -643,7 +643,7 @@
643643
"enabled": {
644644
"type": "boolean",
645645
"default": true,
646-
"description": "Enable detekt | detekt is a static code analysis tool for Kotlin files. | v1.23.7"
646+
"description": "Enable detekt | detekt is a static code analysis tool for Kotlin files. | v1.23.8"
647647
},
648648
"config_file": {
649649
"type": "string",
@@ -673,7 +673,7 @@
673673
"enabled": {
674674
"type": "boolean",
675675
"default": true,
676-
"description": "Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.73"
676+
"description": "Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.75.5"
677677
}
678678
},
679679
"additionalProperties": false,
@@ -686,7 +686,7 @@
686686
"enabled": {
687687
"type": "boolean",
688688
"default": true,
689-
"description": "Enable Buf | Buf offers linting for Protobuf files. | v1.47.2"
689+
"description": "Enable Buf | Buf offers linting for Protobuf files. | v1.54.0"
690690
}
691691
},
692692
"additionalProperties": false,
@@ -699,7 +699,7 @@
699699
"enabled": {
700700
"type": "boolean",
701701
"default": true,
702-
"description": "Enable Regal | Regal is a linter and language server for Rego. | v0.29.2"
702+
"description": "Enable Regal | Regal is a linter and language server for Rego. | v0.33.1"
703703
}
704704
},
705705
"additionalProperties": false,
@@ -712,7 +712,7 @@
712712
"enabled": {
713713
"type": "boolean",
714714
"default": true,
715-
"description": "Enable actionlint | is a static checker for GitHub Actions workflow files. | v1.7.4"
715+
"description": "Enable actionlint | is a static checker for GitHub Actions workflow files. | v1.7.7"
716716
}
717717
},
718718
"additionalProperties": false,
@@ -725,7 +725,7 @@
725725
"enabled": {
726726
"type": "boolean",
727727
"default": true,
728-
"description": "Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.8.0"
728+
"description": "Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.13.0"
729729
},
730730
"config_file": {
731731
"type": "string",
@@ -742,7 +742,7 @@
742742
"enabled": {
743743
"type": "boolean",
744744
"default": true,
745-
"description": "Enable Cppcheck | Cppcheck is a static code analysis tool for the C and C++ programming languages. | v2.10-2"
745+
"description": "Enable Cppcheck | Cppcheck is a static code analysis tool for the C and C++ programming languages. | v2.17.1"
746746
}
747747
},
748748
"additionalProperties": false,
@@ -755,7 +755,7 @@
755755
"enabled": {
756756
"type": "boolean",
757757
"default": true,
758-
"description": "Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.99.0"
758+
"description": "Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.122.0"
759759
},
760760
"config_file": {
761761
"type": "string",
@@ -772,7 +772,7 @@
772772
"enabled": {
773773
"type": "boolean",
774774
"default": true,
775-
"description": "Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.31151"
775+
"description": "Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.31687"
776776
}
777777
},
778778
"additionalProperties": false,
@@ -785,7 +785,7 @@
785785
"enabled": {
786786
"type": "boolean",
787787
"default": true,
788-
"description": "Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.3.0"
788+
"description": "Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.4.0"
789789
}
790790
},
791791
"additionalProperties": false,
@@ -798,7 +798,7 @@
798798
"enabled": {
799799
"type": "boolean",
800800
"default": true,
801-
"description": "Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.0"
801+
"description": "Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.1"
802802
}
803803
},
804804
"additionalProperties": false,
@@ -811,7 +811,7 @@
811811
"enabled": {
812812
"type": "boolean",
813813
"default": true,
814-
"description": "Enable OXC | OXC is a JavaScript/TypeScript linter written in Rust. | v0.16.5"
814+
"description": "Enable OXC | OXC is a JavaScript/TypeScript linter written in Rust. | v0.16.10"
815815
}
816816
},
817817
"additionalProperties": false,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy