Open
Description
Task Description
We would like to see specialized rules for the Vert.x Java framework. This is a popular Eclipse framework hosted on Github with over 13000 followers (as of now).
Based on our research, it appears Checkmarx is the only SAST tool that has rules for Vert.X, targetting Kotlin.
Our codebase is written in Java and heavily dependent on Vert.X. We are already using GHAS for scanning our private repositories (in GHES). We would like to not need to use several different tools such as Fortify, Checkmarx, Mend, etc for the job.
It would be great, it we could see the same support in CodeQL.
Task List
The following tasks will have to be carried out:
- Collect a list of common security issues in Vert.X
- Implement rules for them
- Add tests
- Update the documentation