Myung-jong Kim
Myung-jong Kim
## Proposed changes This PR adds the `sort(list)` and `sort(string)` helper functions as described in https://github.com/projectdiscovery/nuclei/issues/2305#issue-1307747022 and https://github.com/projectdiscovery/nuclei/issues/2305#issuecomment-1187426430 ## Checklist - [x] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch...
### Proxify version: 0.0.7 ### Current Behavior: When both `-silent` and `-v` flags are set, most logs are turned off but resp body is printed. ### Expected Behavior: When both...
## Proposed changes This PR adds the `uniq(slice)` and `uniq(string)` helper functions as described in https://github.com/projectdiscovery/nuclei/issues/2305#issue-1307747022 and https://github.com/projectdiscovery/nuclei/issues/2305#issuecomment-1187426430 ## Checklist - [x] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch...