We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This config does not work and breaks with this error:
- name: Nuclei Scan uses: projectdiscovery/nuclei-action@main with: urls: output/active_urls.txt output: output/nuclei_output.txt flags: "-exclude-id http-missing-security-headers"
Error: Error writing the report config file: EISDIR: illegal operation on a directory, open '/home/runner/work/pd-actions/pd-actions'
Unfortunately repository is private and I cannot share url to GHA.
I don't use it daily, but last time it worked was three months ago.
The text was updated successfully, but these errors were encountered:
I have the same issue on a brand new workflow I've created: https://github.com/pritchyspritch/dast-automation/actions/runs/10092703820/job/27906896586
Sorry, something went wrong.
@aminvakil @pritchyspritch this fixed with #90. try re-running the jobs now.
@RamanaReddy0M Yeah that fixed it, thanks for the quick turnaround 👍🏻
@RamanaReddy0M Yes, has got fixed, thank you very much!
RamanaReddy0M
Successfully merging a pull request may close this issue.
This config does not work and breaks with this error:
Unfortunately repository is private and I cannot share url to GHA.
I don't use it daily, but last time it worked was three months ago.
The text was updated successfully, but these errors were encountered: