I’m part of the Haskell Security Response Team.
One of the main goal of the team was to provide a proper GitHub integration.
It is a long way to have it, as dependabot is currently closed to new programming languages.
Hopefully, GitHub provides actions and an API to load scan results.
Over the last weeks (I have been busy), I have came up with haskell-security-action, based on cabal-audit.
It’s currently hack-ish, and there are a lot of short-comings, it does the job.
I don’t know if it’d make sense in your opinion, but if it’s possible, we can also make this part of cabal-audit. I’d be happy to think about the shortcomings, as well as I assume that they’re mostly shortcomings of cabal-audit.