v2.6.1
projectdiscovery/subfinderv2.6.1Jul 23, 2023by ehsandeep
AI Summary
This update focuses on stability, fixing panics in the digitorus source and parsing errors in the securitytrails source.
Key Highlights
- Fixed panic issue with digitorus source
- Fixed issue parsing result from securitytrails
New Features
- Bug fixes for digitorus and securitytrails sources
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐞 Bug Fixes * Fixed panic issue with digitorus source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/882 * Fixed issue parsing result from securitytrails by @ehsandeep in https://github.com/projectdiscovery/subfinder/pull/902 ### 🔨 Maintenance * Removed additional `-U` of `apk` in Dockerfile by @PeterDaveHello in https://github.com/projectdiscovery/subfinder/pull/886 ## New Contributors * @PeterDaveHello made their first contribution in https://github.com/projectdiscovery/subfinder/pull/886 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.6.0...v2.6.1