v2.6.6
projectdiscovery/subfinderv2.6.6Mar 27, 2024by ehsandeep
AI Summary
Fixes SDK log config, URL scheme issues, pagination, and updates Alpine Linux for security.
Key Highlights
- Fixed SDK log configuration
- Fixed URL scheme being added to output
- Updated Alpine Linux to 3.18.6 for security
- Removed time.sleep from sources
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other Changes * Added context to crtsh database query by @UFeindschiff in https://github.com/projectdiscovery/subfinder/pull/1190 * Fixed SDK log config issue by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1200 * Fixed issue of url scheme being added in output by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1166 * Fixed issue with pagination by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1177 * Fixed flaky tests by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1202 * Updated go version in Dockerfile by @tarunKoyalwar in https://github.com/projectdiscovery/subfinder/pull/1159 * Updated log level by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1167 * Updated alpine to 3.18.6 for security fixes by @alizademhdi in https://github.com/projectdiscovery/subfinder/pull/1192 * Removed` time.sleep` from sources by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1175 ## New Contributors * @alizademhdi made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1192 * @UFeindschiff made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1190 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.6.5...v2.6.6