v2.13.0
andrewyng/aisuitev2.13.0Mar 9, 2026by dogancanbakir
AI Summary
This release of the subfinder tool adds URLScan.io as a passive subdomain source, fixes a timeout issue for the Crtsh source, and updates the working directory path for Dependabot.
Key Highlights
- Added URLScan.io as a passive subdomain source
- Fixed timeout issue for Crtsh source
- Added API key requirement for LeakIX
- Sorted sources alphabetically
New Features
- URLScan.io passive subdomain source integration
Full Release Notes
## What's Changed ### 🎉 New Features * Added URLScan.io as passive subdomain source by @Jigardjain in https://github.com/projectdiscovery/subfinder/pull/1710 ### 🐞 Bug Fixes * Fixed timeout issue for Crtsh source by @recepgunes1 in https://github.com/projectdiscovery/subfinder/pull/1723 ### Other Changes * Changed working directory path for Dependabot by @mikelolasagasti in https://github.com/projectdiscovery/subfinder/pull/1708 * Added PR template by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1729 * Sorted sources alphabetically by @PontusLindblom in https://github.com/projectdiscovery/subfinder/pull/1720 * Marked LeakIX as requiring an API key by @spameier in https://github.com/projectdiscovery/subfinder/pull/1709 ## New Contributors * @Jigardjain made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1710 * @PontusLindblom made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1720 * @spameier made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1709 * @recepgunes1 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1723 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.12.0...v2.13.0