CodeQL scan is successful but alerts are not coming up in Github UI #16905
Unanswered
AishwaryaGumastha
asked this question in
Q&A
Replies: 1 comment 8 replies
-
I guess the reason you're using the How about removing the upload-artifact and upload-sarif actions, removing the With or without debugging, does using the action with the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have being trying to perform codeQL scan on one of my repository where i added few vulnerabilities scan is running successfully, but when i check in github there are no alerts. I have being using github actions to perform the scan but when i perform the scan using codeql cli i am able to see the alerts in github. Can any please help what i am missing .
Here is my actions code:
Beta Was this translation helpful? Give feedback.
All reactions