Stan Ivanov
Results
2
issues of
Stan Ivanov
### Nuclei version: 3.1.8 ### Current Behavior: I run the nuclei SDK as part of a binary that is deployed in a linux container (alpine) with memory limits of 8GB...
Type: Bug
Investigation
### Nuclei version: github.com/projectdiscovery/nuclei/v3 v3.0.3 ### Current Behavior: I setup a stats ticker as follows: ```go statsTicker, err := progress.NewStatsTicker(5, true, false, false, 11111) if err != nil { return...
Type: Bug