What's Changed
🎉 New Features
- Added support for multiple search query in templates to run with
-uncover
option by @RamanaReddy0M in #5132 - Added
-scan-name
input support for pdcp result upload by @tarunKoyalwar in #5155
-sname, -scan-name string scan name to set (optional)
🐞 Bug Fixes
- Fixed race condition (panic) in host spray mode by @Mzack9999 in #5168
- Fixed a bug for multiple input with
-u
option by @dogancanbakir in #5147 - Fixed a bug in issue reporting with severity filter by @Ice3man543 in #5166
- Fixed a bug in pdcp result upload for results with no severity by @tarunKoyalwar in #5155
Other Changes
- Added context support in sdk by @tarunKoyalwar in #5154
Full Changelog: v3.2.6...v3.2.7