]> git.proxmox.com Git - mirror_edk2.git/commit
edk2.qls: Allow error severity results and add new queries
authorMichael Kubacki <michael.kubacki@microsoft.com>
Tue, 8 Nov 2022 15:19:17 +0000 (10:19 -0500)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Nov 2022 14:53:10 +0000 (14:53 +0000)
commitb0fd3097193d9c6825979e57e78e6278163bfd8e
tree18d3c7728ecd3850478b17e67e4f7f48e2b23b25
parent179efe5d69214ba95cdcb9dcbc5845a9f0114146
edk2.qls: Allow error severity results and add new queries

The query cpp/conditionallyuninitializedvariable was initially
enabled with the CodeQL code because work was in progress on those
changes. The results were filtered out so CodeQL passed so we could
verify the CodeQL workflow without impacting CI results.

This change allows error severity messages and substitutes that query
with two queries that do not return failures. This allows these
queries to find future problems and prepares the CodeQL workflow to
catch future failures as queries are enabled.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
.github/codeql/codeql-config.yml
.github/codeql/edk2.qls