Use nuclei 2.5.4 #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "v2.5.4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently it fails with:
I'm not sure if this is related to breaking change in 2.5.3 or something else.
@aminvakil let me know if you still experience the issues with 2.5.4
It failed again. I'm using it like this, so I'm sure it picked the latest commit too:
@aminvakil looking into this.
Issue has been fixed after
projectdiscovery/nuclei-action@dc152a4, I've also changed package installation usinggo gettogo installin my workflow, thanks!