Closed j1m-ryan closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.46%. Comparing base (
83d09fa
) to head (6b7b252
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Proposed changes
Add nil check in apiKey auth policy's suppliedIn field.
Instead of a stack trace, the policy will now be invalid
A VS that uses an invalid policy will then return 500s for each request.
Checklist
Before creating a PR, run through this checklist and mark each as complete.