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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,7 +282,7 @@ The following are the options and commands available with the Cycode CLI applica
282
282
| [configure](#using-the-configure-command) | Initial command to configure your CLI client authentication. |
283
283
| [ignore](#ignoring-scan-results) | Ignores a specific value, path or rule ID. |
284
284
| [scan](#running-a-scan) | Scan the content for Secrets/IaC/SCA/SAST violations. You`ll need to specify which scan type to perform: commit-history/path/repository/etc. |
285
-
| [report](#report-command) | Generate report. You`ll need to specify which report type to perform. |
285
+
| [report](#report-command) | Generate report. You`ll need to specify which report type to perform as SBOM. |
0 commit comments