GitHub
Security & compliance
Code quality
Open code-scanning (SAST) alert
Part of the Supply-chain alerts check · fix arrives as a guide
What it is
GitHub code scanning has an open alert — a static-analysis finding in your own source that has not been triaged.
Why it matters
These are findings in code you wrote and control, so they are the most fixable class you have. Open alerts also tend to accumulate until the list is long enough that nobody opens it.
How to fix it
Triage each alert: fix it, or dismiss it with a reason so the queue reflects real work. Keeping the list near zero is what makes a new alert noticeable.
Run them all on your app
Connect your repo and your live services with read-only scopes. The first scan is free, and nothing changes without your approval.