Skip to content

Tags: globalcyberalliance/domain-security-scanner

Tags

v3.0.17

Bump version and dependencies

Latest

Bump version and dependencies

v3.0.16

Correct regex matches

v3.0.15

Fix #23

v3.0.12

Set `http.WriteTimeout` as 4x the user-specific timeout (to handle bu…

…lk requests)

v3.0.9

Cleanup Scalar API docs

v3.0.7

Use semicolons to divide scan result errors, not commas

v3.0.6

Supply advice despite non-fatal errors

Return a 400 error for single invalid domain API requests
Clarify why DKIM may be missing
Add `s1` and `s2` to our known DKIM selectors
Don't return an error for NXDOMAIN DNS requests, as these are expected from some requests (e.g. trying to find the correct DKIM selector)

v3.0.4

Replace unmaintained caching library with local generic implementation

Log API requests
Support JSON logs (`--prettyLog=false`)
Update GitHub Actions

v3.0.3

Parallelize DNS record lookups

Support using TCP or TCP with TLS for DNS queries
Fix incorrect logger injection for the scanner
Increase default DNS buffer from `1024` to `4096`
Strip unneeded information from release builds