Skip to content
Compare
Choose a tag to compare
@peter-murray peter-murray released this 31 Jan 16:34
· 6 commits to main since this release
61a0ff4

This new version is completely re-written in TypeScript and adds tests to the mix to catch a few problems that cropped up with respect the API data being returned from CodeQL. THis means it should be easier to provide customized report templates as the objects are more strongly typed now 🎉

It also introduces the ability to run this in a standalone fashion outside of GitHub Actions, which complements our new command line tools that CodeQL scanning provide today.

Details around the standalone execution is here; https://github.com/marketplace/actions/github-security-report-action#standalone-execution