v2.13.0

datalab-to/suryav2.13.0Mar 9, 2026by dogancanbakir

AI Summary

This release adds a new passive subdomain source (URLScan.io) and fixes a timeout issue for the Crtsh source, alongside general repository improvements.

Key Highlights

  • Added URLScan.io as a passive subdomain source
  • Fixed timeout issue for Crtsh source
  • Sorted sources alphabetically

New Features

  • URLScan.io 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