What's Changed
- Added support to upload result to existing pdpc scan using
-scan-id
option by @tarunKoyalwar in #4662
$ nuclei -u example.com -cloud-upload -scan-id XXXXXX
- Fixed issue with pdcp result upload with large output file by @tarunKoyalwar in #4662
- Fixed issue with pdcp result upload when using with env variable by @tarunKoyalwar in #4675
Full Changelog: v3.1.6...v3.1.7