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

Error: Workflow failed! Uploading SARIF report to GitHub Advanced Security failed: Error: Cookies must be enabled to use GitHub. #27

Open
TorokEni opened this issue Dec 10, 2024 · 1 comment

Comments

@TorokEni
Copy link

I am using blackduck-inc/[email protected] with the following config
blackducksca_url: ${{ secrets.BLACKDUCK_URL }}
blackducksca_token: ${{ secrets.BLACKDUCK_TOKEN }}
blackducksca_scan_full: false
blackducksca_scan_failure_severities: 'BLOCKER,CRITICAL'
github_token: ${{ secrets.GITHUB_TOKEN }}
blackducksca_prComment_enabled: true
blackducksca_reports_sarif_create: true
blackducksca_upload_sarif_report: true
and i can not see the result directly in github - I get the error mentioned in the title.
If I use tvcsantos/[email protected] github action with the same github token, it works fine so I think it has the permission that i need. Can someone please help me?

@TorokEni
Copy link
Author

@sadmananik the comment from synopsys-sig/synopsys-action#283 might help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant