Skip to content

Commit 40f579d

Browse files
committed
update SCA scan options in README
1 parent a838ebd commit 40f579d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,8 @@ The Cycode CLI application offers several types of scans so that you can choose
548548
| `--monitor` | When specified, the scan results will be recorded in Cycode. |
549549
| `--cycode-report` | Display a link to the scan report in the Cycode platform in the console output. |
550550
| `--no-restore` | When specified, Cycode will not run the restore command. This will scan direct dependencies ONLY! |
551-
| `--gradle-all-sub-projects` | Run gradle restore command for all sub projects. This should be run from the project root directory ONLY! |
551+
| `--gradle-all-sub-projects` | Run gradle restore command for all sub projects. This should be run from
552+
| `--maven-settings-file` | For Maven only, allows using a custom [settings.xml](https://maven.apache.org/settings.html) file when scanning for dependencies |
552553
| `--help` | Show options for given command. |
553554
554555
| Command | Description |

0 commit comments

Comments
 (0)