Skip to content

Conversation

carlspring
Copy link
Owner

Pull Request Description

This pull request fixes #14 .

  • Implemented CodeQL query.
  • Implemented test case.
  • Added a query help file.

Questions

  • Does this pull request break backward compatibility?

    • No
  • Does this pull request require other pull requests to be merged first?

    • No
  • Does this require an update of the documentation?

    • No

Code Review And Pre-Merge Checklist

  • I have implemented an Insecure example.
  • I have implemented a Secure example.
  • My code follows the coding convention of this project.
  • I have performed a self-review of my own code.
  • I have commented my code in hard-to-understand areas.
  • My changes generate no new warnings.

…ertx()

* Implemented CodeQL query.
* Implemented test case.
* Added a query help file.
@carlspring carlspring force-pushed the issues/14/vertx-vertx branch from 834e8d9 to 2c798bf Compare December 8, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a CodeQL query that checks for invocations of Vertx.vertx()

1 participant