We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
C
C/C++
1 parent 059f217 commit d06b863Copy full SHA for d06b863
3 files changed
docs/sast/profiles/cppcheck.yaml
@@ -4,7 +4,7 @@ type: Data Flow Analysis (Compiled code)
4
url: https://cppcheck.sourceforge.io/
5
supported_version: 2.13.0
6
supported_languages:
7
- - C
+ - C/C++
8
legal:
9
license: GPL-3.0
10
license_type: Copyleft
docs/sast/profiles/semgrepce.yaml
@@ -4,7 +4,7 @@ type: Pattern matching
url: https://github.com/semgrep/semgrep
supported_version: 1.128.1
- Java
license: LGPL-2.1
docs/sast/profiles/snykcode.yaml
@@ -4,7 +4,7 @@ type: Data Flow Analysis (Source code)
url: https://docs.snyk.io/scan-with-snyk/snyk-code
supported_version: 1.1298.3
terms: SNYK TERMS OF SERVICE
0 commit comments