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
|`out`|`string`| Set the output file. The result defaults to json format. |`-out output.json`|
87
87
|`db`|`string`| Set the local vulnerability database file. It helps when you prefer to use your own vulnerability database. The format of the vulnerability database is shown below. If the cloud and local vulnerability databases are both set, the result of detection will merge both. |`-db db.json`|
88
88
|`progress`|`bool`| Show the progress bar. |`-progress`|
89
+
|`dedup`|`bool`| Same result deduplication |`-dedup`|
0 commit comments