Skip to content

NodeJS URIValidator - #12

Merged
Leah (leah-restad) merged 19 commits into
mainfrom
lr/nodejs-uri
May 4, 2026
Merged

NodeJS URIValidator#12
Leah (leah-restad) merged 19 commits into
mainfrom
lr/nodejs-uri

Conversation

@leah-restad

Copy link
Copy Markdown
Collaborator

^

@EmmieBunnie

Copy link
Copy Markdown
Collaborator

Consistently failing following test case locally:

AntiSSRFDnsLookup
    ✔ Lookup options - order
    ✔ Lookup options - verbatim
    1) Lookup options - family
    ✔ Lookup options - all
    Bad inputs
(node:41720) [DEP0118] DeprecationWarning: The provided hostname "null" is not a valid hostname, and is supported in the dns module solely for compatibility.
(Use `node --trace-deprecation ...` to show where the warning was created)

1) AntiSSRFDnsLookup
       Lookup options - family:
     Error: getaddrinfo ENOENT google.com
      at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26)


import { antiSSRFDnsLookup } from "../../src/Helpers/AntiSSRFDnsLookup";
import { AntiSSRFPolicy, AntiSSRFError, PolicyConfigOptions } from "../../src";
import { options } from "axios";
@leah-restad
Leah (leah-restad) merged commit 73bfe1c into main May 4, 2026
12 checks passed
@leah-restad
Leah (leah-restad) deleted the lr/nodejs-uri branch May 4, 2026 17:50
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.

2 participants