runtime-node icon indicating copy to clipboard operation
runtime-node copied to clipboard

Refactor DNS result inspection

Open timokoessler opened this issue 3 months ago • 2 comments

Remove double stored SSRF check through refactoring

timokoessler avatar Sep 16 '25 09:09 timokoessler

Codecov Report

:x: Patch coverage is 97.87234% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...rary/vulnerabilities/ssrf/inspectDNSLookupCalls.ts 97.87% 2 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Sep 16 '25 09:09 codecov[bot]

Reason for the missing lines in Code Coverage is that the redirection protection is still disabled.

timokoessler avatar Sep 16 '25 09:09 timokoessler