Skip to content

Commit e0b9768

Browse files
Update schema.v2.json
1 parent d414835 commit e0b9768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/schema/schema.v2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@
664664
"enabled": {
665665
"type": "boolean",
666666
"default": true,
667-
"description": "Enable Semgrep | Semgrep is a static anaylysis tool for various languages. | Enable Semgrep integration. | v1.29.0"
667+
"description": "Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.29.0"
668668
},
669669
"config_file": {
670670
"type": "string",
@@ -673,7 +673,7 @@
673673
},
674674
"additionalProperties": false,
675675
"default": {},
676-
"description": "Semgrep is a static anaylysis tool for various languages."
676+
"description": "Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues."
677677
},
678678
"circleci": {
679679
"type": "object",

0 commit comments

Comments
 (0)