v2.5.6
projectdiscovery/subfinderv2.5.6Feb 22, 2023by ehsandeep
AI Summary
Adds digitorus as a new source and improves the crtsh SQL query performance and scan statistics.
Key Highlights
- Added digitorus support as a new source
- Improved crtsh SQL query
New Features
- digitorus source
Full Release Notes
## What's Changed ### New Features * Added **digitorus** support as new source by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/696 ### Bug Fixes * Fixed outdated deps by @RamanaReddy0M in https://github.com/projectdiscovery/subfinder/pull/762 * Fixed failing cases by @ShubhamRasal in https://github.com/projectdiscovery/subfinder/pull/720 ### Improvements * Improved **crtsh** SQL query by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/700 * Improved scan statistics by @owenrumney in https://github.com/projectdiscovery/subfinder/pull/727 * Improved `ctx` param in agent enumerate method by @EndPositive in https://github.com/projectdiscovery/subfinder/pull/756 Issues closed in release - https://github.com/projectdiscovery/subfinder/milestone/5?closed=1 ## New Contributors * @owenrumney made their first contribution in https://github.com/projectdiscovery/subfinder/pull/727 * @RamanaReddy0M made their first contribution in https://github.com/projectdiscovery/subfinder/pull/762 * @EndPositive made their first contribution in https://github.com/projectdiscovery/subfinder/pull/756 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.5.5...v2.5.6