We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8baadf6 commit 64ac8ccCopy full SHA for 64ac8cc
semgrep_output_v1.atd
@@ -278,6 +278,7 @@ type product
278
| SAST (* a.k.a. Code *) <json name="sast">
279
| SCA (* a.k.a. SSC *) <json name="sca">
280
| Secrets <json name="secrets">
281
+ | AI (* a.k.a. AI-detection *) <json name="ai">
282
]
283
284
type match_based_id <ocaml attr="deriving show, eq"> = string (* ex:"ab023_1"*)
0 commit comments