Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new flag terse to show only the results and summary #986

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

ccojocar
Copy link
Member

The new flag '-terse' will only show the results and summary ignoring any logs occurred during a scan.

fixes #985

The new flag '-terse' will only show the results and summary ignoring any logs occured during a scan.

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (36f6933) 72.08% compared to head (c4c087c) 72.08%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #986   +/-   ##
=======================================
  Coverage   72.08%   72.08%           
=======================================
  Files          51       51           
  Lines        3586     3586           
=======================================
  Hits         2585     2585           
  Misses        911      911           
  Partials       90       90           
Impacted Files Coverage Δ
cmd/gosec/main.go 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ccojocar ccojocar merged commit fc570b6 into securego:master Jul 18, 2023
6 checks passed
@ccojocar ccojocar deleted the terse-flag branch May 13, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

terse mode for gosec
2 participants