Skip to content
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

GH action fails if sarif output file doesn't exist #85

Closed
Mzack9999 opened this issue Apr 2, 2024 · 0 comments · Fixed by #87
Closed

GH action fails if sarif output file doesn't exist #85

Mzack9999 opened this issue Apr 2, 2024 · 0 comments · Fixed by #87
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Mzack9999
Copy link
Member

Description

If the nuclei scan has no results no nuclei.sarif is being created and the GH action fails on the result upload step:

ConfigurationError: Path does not exist: nuclei.sarif
    at run (/home/runner/work/_actions/github/codeql-action/v3/lib/upload-sarif-action.js:65:15)

Details at projectdiscovery/nuclei#4813 (reply in thread)

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 2, 2024
@RamanaReddy0M RamanaReddy0M self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants