Open thernstig opened 1 year ago
Encountering the same error.
The Implementation
Document says
This module queries a server hosted at Virginia Tech. When you use it, your regex will be shipped (via HTTPS) to the server and tested there.
So maybe the server at Virginia is down?
Trying the examples at https://www.npmjs.com/package/vuln-regex-detector#example we see it take a long time (more than 2 minutes) in
.testSync()
and.test()
throws an error with reasonINVALID
.Is this expected?
Run in: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS" Node.js v18.12.1