You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/schema/schema.v2.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -664,7 +664,7 @@
664
664
"enabled": {
665
665
"type": "boolean",
666
666
"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"
668
668
},
669
669
"config_file": {
670
670
"type": "string",
@@ -673,7 +673,7 @@
673
673
},
674
674
"additionalProperties": false,
675
675
"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."
0 commit comments