Skip to content

fix: guard against anomalous crt API responses#3077

Open
TrebledJ wants to merge 1 commit intoblacklanternsecurity:devfrom
TrebledJ:patch-5
Open

fix: guard against anomalous crt API responses#3077
TrebledJ wants to merge 1 commit intoblacklanternsecurity:devfrom
TrebledJ:patch-5

Conversation

@TrebledJ
Copy link
Copy Markdown
Contributor

@TrebledJ TrebledJ commented May 4, 2026

I've been observing anomalous API responses from the crt API returning 404 and 503 status codes, which may trigger especially if we abuse(?) the API by repeatedly querying the same domain from the same IP. This change shouldn't affect most domains and users, but should be an added safeguard in case the API goes wonky.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91%. Comparing base (5be4993) to head (0541deb).
⚠️ Report is 13 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3077   +/-   ##
=====================================
+ Coverage     91%     91%   +1%     
=====================================
  Files        437     437           
  Lines      37509   37511    +2     
=====================================
+ Hits       33925   33927    +2     
  Misses      3584    3584           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant