You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a simple java application. It should have several packages that it uses, and at least one of the packages should throw a critical or high codeql alert.
Also create a github actions workflow file that will scan the java application using codeql. The workflow should use the autobuild functionality.