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

Scan for different None Alg #203

Closed emmanuelgautier closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 57.25%. Comparing base (4f406dd) to head (9790cba). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...can/broken_authentication/jwt/alg_none/alg_none.go 75.00% 4 Missing and 1 partial :warning:
scan/broken_authentication/jwt/alg_none/methods.go 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ========================================== + Coverage 57.08% 57.25% +0.17% ========================================== Files 84 85 +1 Lines 2612 2632 +20 ========================================== + Hits 1491 1507 +16 - Misses 1017 1020 +3 - Partials 104 105 +1 ```

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