|
284 | 284 | "enabled": { |
285 | 285 | "type":"boolean", |
286 | 286 | "default":true, |
287 | | -"description":"Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration." |
| 287 | +"description":"Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0" |
288 | 288 | } |
289 | 289 | }, |
290 | 290 | "additionalProperties":false, |
|
297 | 297 | "enabled": { |
298 | 298 | "type":"boolean", |
299 | 299 | "default":true, |
300 | | -"description":"Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration." |
| 300 | +"description":"Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.5.7" |
301 | 301 | } |
302 | 302 | }, |
303 | 303 | "additionalProperties":false, |
|
310 | 310 | "enabled": { |
311 | 311 | "type":"boolean", |
312 | 312 | "default":true, |
313 | | -"description":"Enable Markdownlint\n\t\t\t\t| Markdownlint is a static analysis tool for Node.js with a library of rules to enforce standards and consistency for Markdown files.\n\t\t\t\t| Enable markdownlint integration." |
| 313 | +"description":"Enable Markdownlint\n\t\t\t\t| Markdownlint is a static analysis tool for Node.js with a library of rules to enforce standards and consistency for Markdown files.\n\t\t\t\t| Enable markdownlint integration.\n\t\t\t\t| v0.34.0" |
314 | 314 | } |
315 | 315 | }, |
316 | 316 | "additionalProperties":false, |
|
395 | 395 | "enabled": { |
396 | 396 | "type":"boolean", |
397 | 397 | "default":true, |
398 | | -"description":"Enable Biome | Biome is a fast formatter, linter, and analyzer for web projects. | Enable Biome integration." |
| 398 | +"description":"Enable Biome | Biome is a fast formatter, linter, and analyzer for web projects. | Enable Biome integration. | v1.8.3" |
399 | 399 | } |
400 | 400 | }, |
401 | 401 | "additionalProperties":false, |
|
408 | 408 | "enabled": { |
409 | 409 | "type":"boolean", |
410 | 410 | "default":true, |
411 | | -"description":"Enable Hadolint | Hadolint is a Dockerfile linter. | Enable Hadolint integration." |
| 411 | +"description":"Enable Hadolint | Hadolint is a Dockerfile linter. | Enable Hadolint integration. | v2.12.0" |
412 | 412 | } |
413 | 413 | }, |
414 | 414 | "additionalProperties":false, |
|
421 | 421 | "enabled": { |
422 | 422 | "type":"boolean", |
423 | 423 | "default":true, |
424 | | -"description":"Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration." |
| 424 | +"description":"Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.55.1" |
425 | 425 | }, |
426 | 426 | "config_file": { |
427 | 427 | "type":"string", |
|
438 | 438 | "enabled": { |
439 | 439 | "type":"boolean", |
440 | 440 | "default":true, |
441 | | -"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." |
| 441 | +"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.11.7" |
442 | 442 | }, |
443 | 443 | "level": { |
444 | 444 | "type":"string", |
|
470 | 470 | "enabled": { |
471 | 471 | "type":"boolean", |
472 | 472 | "default":true, |
473 | | -"description":"Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration." |
| 473 | +"description":"Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v1.59.1" |
474 | 474 | }, |
475 | 475 | "config_file": { |
476 | 476 | "type":"string", |
|
487 | 487 | "enabled": { |
488 | 488 | "type":"boolean", |
489 | 489 | "default":true, |
490 | | -"description":"Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration." |
| 490 | +"description":"Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0" |
491 | 491 | } |
492 | 492 | }, |
493 | 493 | "additionalProperties":false, |
|
500 | 500 | "enabled": { |
501 | 501 | "type":"boolean", |
502 | 502 | "default":true, |
503 | | -"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration." |
| 503 | +"description":"Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.18.4" |
504 | 504 | } |
505 | 505 | }, |
506 | 506 | "additionalProperties":false, |
|
513 | 513 | "enabled": { |
514 | 514 | "type":"boolean", |
515 | 515 | "default":true, |
516 | | -"description":"Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files." |
| 516 | +"description":"Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.219" |
517 | 517 | } |
518 | 518 | }, |
519 | 519 | "additionalProperties":false, |
|
526 | 526 | "enabled": { |
527 | 527 | "type":"boolean", |
528 | 528 | "default":true, |
529 | | -"description":"Enable Detekt | Detekt is a static code analysis tool for Kotlin files." |
| 529 | +"description":"Enable Detekt | Detekt is a static code analysis tool for Kotlin files. | v1.23.6" |
530 | 530 | }, |
531 | 531 | "config_file": { |
532 | 532 | "type":"string", |
|
556 | 556 | "enabled": { |
557 | 557 | "type":"boolean", |
558 | 558 | "default":true, |
559 | | -"description":"Enable Rubocop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter." |
| 559 | +"description":"Enable Rubocop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.65.0" |
560 | 560 | } |
561 | 561 | }, |
562 | 562 | "additionalProperties":false, |
|