Skip to content

Commit efd2a31

Browse files
github-actions[bot]github-actionss-santillan
authored
Update help command output for Semgrep 1.104.0 (#1920)
* Updated help command output based on latest Semgrep release * remove artifacts --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: s-santillan <[email protected]>
1 parent d589be6 commit efd2a31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/reference/_cli-help-ci-output.md

+6
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ OPTIONS
116116
-f VAL, -c VAL, --config=VAL
117117
Not supported in 'ci' mode
118118
119+
--fake-backend=VAL
120+
Internal flag.
121+
119122
--files-with-matches
120123
Output only the names of files containing matches. REQUIRES
121124
--experimental
@@ -226,6 +229,9 @@ OPTIONS
226229
--legacy
227230
Prefer old (legacy) behavior.
228231
232+
--log-backend=VAL
233+
Internal flag.
234+
229235
--matching-explanations
230236
Add debugging information in the JSON output to trace how
231237
different parts of a rule are matched (a.k.a., "Inspect Rule" in

0 commit comments

Comments
 (0)