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.

Commite1017d6

Browse files
Update schema.v2.json
1 parent0b409fc commite1017d6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,19 @@
503503
"additionalProperties":false,
504504
"default": {},
505505
"description":"Gitleaks is a secret scanner."
506+
},
507+
"checkov": {
508+
"type":"object",
509+
"properties": {
510+
"enabled": {
511+
"type":"boolean",
512+
"default":true,
513+
"description":"Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files."
514+
}
515+
},
516+
"additionalProperties":false,
517+
"default": {},
518+
"description":"Checkov is a static code analysis tool for infrastructure-as-code files."
506519
}
507520
},
508521
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp