Skip to content

Commit 2045f3b

Browse files
committed
better handling of -A flag for repo summary
1 parent 2be21be commit 2045f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudsmith_cli/cli/commands/vulnerabilities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ def vulnerabilities(
301301
fg="yellow",
302302
err=use_stderr,
303303
)
304+
return
304305

305306
# Repo summary mode: collect everything silently, then output once
306307
if repo_summary:

0 commit comments

Comments
 (0)