auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.08k stars 205 forks source link

Remove vulncheck step from lint workflow #192

Closed ewanharris closed 1 year ago

ewanharris commented 1 year ago

🔧 Changes

We no longer need to run this in the lint workflow as it has its own dedicated workflow

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.78% // Head: 94.78% // No change to project coverage :thumbsup:

Coverage data is based on head (26822c3) compared to base (b369528). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #192 +/- ## ======================================= Coverage 94.78% 94.78% ======================================= Files 7 7 Lines 307 307 ======================================= Hits 291 291 Misses 12 12 Partials 4 4 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.