Mzack9999

Results 224 comments of Mzack9999
trafficstars

After reviewing the proposed functionality, we've decided to close this PR, as the use case it addresses can be effectively covered using a custom [Nuclei](https://github.com/projectdiscovery/nuclei) template. This approach keeps httpx...

This happens because the expression fails to evaluate as there is no value for `location`. DSL filters are very simple by nature, and `location` is a key that might appear...

Closing due to inactivity

I think it's about the testing logic, if you check for example at [cmd/integration-test.main()](https://github.com/projectdiscovery/nuclei/blob/ff23949bb0f61ba9458faf3adc740233d7de3b8c/cmd/integration-test/integration-test.go#L150) all the tests are executed sequentially by running nuclei binary and it takes a few minutes....