cerberauth / vulnapi

API Security Vulnerability Scanner designed to help you secure your APIs.
https://vulnapi.cerberauth.com
MIT License
89 stars 10 forks source link

Use stderr when at least one vuln is higher than a threeshold #174

Closed emmanuelgautier closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 56.95%. Comparing base (6968093) to head (cf7dbce). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
internal/cmd/output.go 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 56.65% 56.95% +0.29% ========================================== Files 75 75 Lines 2314 2316 +2 ========================================== + Hits 1311 1319 +8 + Misses 894 888 -6 Partials 109 109 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.