First results from using GitHub CodeQL to discover security vulnerabilities in Jenkins plugins
A little over a month ago, GitHub announced the general availability of its code scanning solution.
It’s based on CodeQL, which makes it pretty easy to write queries for it and run them using the CodeQL GitHub action, CodeQL command line tools, or on lgtm.com.
Many of the security vulnerabilities discovered in Jenkins plugins are fairly similar to each other, and unfortunately...