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

Add Dependabot alerts #125

Closed evansims closed 2 years ago

evansims commented 2 years ago

This PR adds a Dependabot configuration file, allowing it to monitor and create PRs for the library.

codecov-commenter commented 2 years ago

Codecov Report

Merging #125 (b825565) into master (9a48f96) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   89.32%   89.32%           
=======================================
  Files           7        7           
  Lines         178      178           
=======================================
  Hits          159      159           
  Misses         12       12           
  Partials        7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9a48f96...b825565. Read the comment docs.