v2.13.0
MinishLab/model2vecv2.13.0Mar 9, 2026by dogancanbakir
AI Summary
This release introduces URLScan.io as a new passive subdomain source and resolves a timeout issue with the Crtsh source. It also includes organizational updates like alphabetically sorting sources and updating the Dependabot working directory.
Key Highlights
- Added URLScan.io as a passive subdomain source
- Fixed timeout issue for Crtsh source
- Marked LeakIX as requiring an API key
- Sorted sources alphabetically
New Features
- Added URLScan.io as a passive subdomain source
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