I have been working to generate the report from the codeql and keep running into the issue of the sarif being detected but then a Error: Not Found happening.
I have went as far as manual putting the file in the folder but still the Not Found error. Running on a Windows-latest runner.
Run peter-murray/github-security-report-action@v2
SARIF File Finder, processing: D:\a\FolderTest\FolderTest\reports\
is a directory, looking for files
SARIF files detected: ["D:\a\FolderTest\FolderTest\reports\python.sarif"]
Error: Not Found
I have been working to generate the report from the codeql and keep running into the issue of the sarif being detected but then a Error: Not Found happening.
I have went as far as manual putting the file in the folder but still the Not Found error. Running on a Windows-latest runner.
Run peter-murray/github-security-report-action@v2
SARIF File Finder, processing: D:\a\FolderTest\FolderTest\reports\ is a directory, looking for files SARIF files detected: ["D:\a\FolderTest\FolderTest\reports\python.sarif"] Error: Not Found