The CodeQL plugin provides integration with the CodeQL scanner within Scanio. It enables flexible execution of CodeQL scans as part of CI/CD workflows or manual security audits.
This plugin supports analyzing single projects or multiple repositories (via input from the list command), allowing configuration customization and fine-tuning scan execution with CodeQL-specific arguments.
You may find information regarding the plugin on CodeQL Plugin reference article.