What's Changed
- feat(sources): honor -max-results across paginating sources by @Gerijacki in #1810
- fix(extractor): match the target domain literally and reject partial hosts by @Gerijacki in #1811
- fix(subscraping): cap untrusted source response bodies with a size limit by @adamsjack711-ux in #1809
- fix(subscraping): use DialContext instead of the deprecated Dial by @jonaslejon in #1835
- feat: add scanmalware passive source by @jonaslejon in #1834
- fix(crtsh): set statement_timeout via SQL query to avoid PgBouncer handshake rejection (#1828) by @gcoinstash-cmd in #1832
New Contributors
- @J12934 made their first contribution in #1823
- @adamsjack711-ux made their first contribution in #1809
- @gcoinstash-cmd made their first contribution in #1832
Full Changelog: v2.15.0...v2.16.0