-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nuclei CI/CD Showing Error in Action > Build > After Running Nuclei #63
Comments
This a plus one from me too. similar workflow to the @Th3BlackHol3 - the initial error seems to happen in the application I presume the action is using latest version of nuclei - but there is no input exposed to pin the version of nuclei to use - thus I cannot debug it by trying older versions
|
@Th3BlackHol3 can you please mention relative paths of |
Hello @RamanaReddy0M, Thanks for responding! I have 2 copies of urls.txt Path1: "Home of Repository", Path2: "/.github/workflow/", Best Regards |
Okay, let's consider path2, we have Now replace the line in the workflow complete workflow file
@Th3BlackHol3 please try with above changes and let me know if it doesn't work. |
Hello @RamanaReddy0M Thanks for the solution, But Here is still the issue that exists.
|
@Th3BlackHol3 I have tried the same workflow and it's working fine. Sharing reference here: https://github.com/RamanaReddy0M/nuclei-action/actions/runs/5764997810/workflow If it is a public repo that you are trying on, sharing the build failure link would help to investigate further. |
I have changed urls.txt to subfinderout.txt. |
I too have experienced this issue in the last few days with several scans. I have stored my input in
Are there any workarounds/fixes in the works? Happy to provide further config/info if needed. |
@hakrishi @Th3BlackHol3, we've have been unable to replicate it. We've followed the workflow provided by @Th3BlackHol3 at #63 (comment), and it's performing flawlessly as shown in this successful run. If possible, could you please attempt this workflow on a sample public repository? Kindly share any failed workflow here, and I'll delve into it further to pinpoint the root cause. |
@RamanaReddy0M thanks for your reply! I wouldn't feel comfortable making the repo public as it contains sensitive information, primarily being the list of hosts that are being scanned. Was there any specific logs you were looking for? Very happy to share it here |
Good morning, I am receiving the following errors which leads to a scan terminating: I am using the same config as above.
|
@hakrishi this is an issue with nuclei core - projectdiscovery/nuclei#4025 and fixed in projectdiscovery/nuclei#4068 and will be part of next nuclei release. |
closing as original issue in nuclei project is now resolved. |
This code is not working,
Showing this error:
The text was updated successfully, but these errors were encountered: