Releases: globalcyberalliance/domain-security-scanner
Releases · globalcyberalliance/domain-security-scanner
v3.0.18
What's Changed
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #29
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v3.0.17...v3.0.18
Latest
Fix TXT handling
Full Changelog: v3.0.16...v3.0.17
Fix DMARC and SPF matching
Full Changelog: v3.0.15...v3.0.16
Set API Write Timeout As 4x User-Specified Timeout
Full Changelog: Latest...v3.0.12
Cleanup API Docs
Full Changelog: Latest...v3.0.9
Split Errors Using Semicolons
Full Changelog: Latest...v3.0.7
Supply Advice as Long as the Domain Itself Resolves
- Supply advice despite non-fatal errors
- Return a 400 error for single invalid domain API requests
- Clarify why DKIM may be missing
- Add
s1
ands2
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)
Full Changelog: Latest...v3.0.6
Replaced Unmaintained Caching Library + Implemented API Logging
Parallelize DNS Requests + Support TCP DNS Queries
Full Changelog: v3.0.2...v3.0.3