File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 323
323
"enabled" : {
324
324
"type" : " boolean" ,
325
325
"default" : true ,
326
- "description" : " Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.5.7 "
326
+ "description" : " Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.6.5 "
327
327
}
328
328
},
329
329
"additionalProperties" : false ,
447
447
"enabled" : {
448
448
"type" : " boolean" ,
449
449
"default" : true ,
450
- "description" : " Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.55.1 "
450
+ "description" : " Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.57.0 "
451
451
},
452
452
"config_file" : {
453
453
"type" : " string" ,
526
526
"enabled" : {
527
527
"type" : " boolean" ,
528
528
"default" : true ,
529
- "description" : " Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.18.4 "
529
+ "description" : " Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.19.2 "
530
530
}
531
531
},
532
532
"additionalProperties" : false ,
539
539
"enabled" : {
540
540
"type" : " boolean" ,
541
541
"default" : true ,
542
- "description" : " Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.219 "
542
+ "description" : " Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.254 "
543
543
}
544
544
},
545
545
"additionalProperties" : false ,
552
552
"enabled" : {
553
553
"type" : " boolean" ,
554
554
"default" : true ,
555
- "description" : " Enable Detekt | Detekt is a static code analysis tool for Kotlin files. | v1.23.6 "
555
+ "description" : " Enable Detekt | Detekt is a static code analysis tool for Kotlin files. | v1.23.7 "
556
556
},
557
557
"config_file" : {
558
558
"type" : " string" ,
595
595
"enabled" : {
596
596
"type" : " boolean" ,
597
597
"default" : true ,
598
- "description" : " Enable Buf | Buf offers linting for Protobuf files. | v1.36 .0"
598
+ "description" : " Enable Buf | Buf offers linting for Protobuf files. | v1.42 .0"
599
599
}
600
600
},
601
601
"additionalProperties" : false ,
634
634
"enabled" : {
635
635
"type" : " boolean" ,
636
636
"default" : true ,
637
- "description" : " Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.4 .0"
637
+ "description" : " Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.5 .0"
638
638
},
639
639
"config_file" : {
640
640
"type" : " string" ,
You can’t perform that action at this time.
0 commit comments