fix test configuration
Some checks failed
release / release (push) Has been cancelled

This commit is contained in:
Michael Hohn
2025-08-19 11:23:48 -07:00
committed by =Michael Hohn
parent 28f94e4690
commit 56e68f5eed
4 changed files with 8 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
/**
* @name pickfun
* @description pick function from FlatBuffers
* @description Pick function from FlatBuffers
* @kind problem
* @id cpp-flatbuffer-func
* @problem.severity warning

View File

@@ -1,6 +1,6 @@
/**
* @name findPrintf
* @description find calls to plain fprintf
* @description Find calls to plain fprintf
* @kind problem
* @id cpp-fprintf-call
* @problem.severity warning

View File

@@ -1,15 +1,9 @@
{
"mirva-list": [
"lz4/lz4ctsj2479c5",
"pmneila/PyMCubesctsj582da6",
"murat-dogan/node-datachannelctsj4edeef",
"Mbed-TLS/mbedtlsctsj17ef85",
"tsl0922/ttydctsj2e3faa",
"medooze/media-server-nodectsj5e30b3",
"ampl/gslctsj4b270e",
"baidu/sofa-pbrpcctsjba3501",
"emscripten-core/emscriptenctsj16e1d3",
"dlundquist/sniproxyctsj3d83e7",
"hyprwm/Hyprlandctsjc2425f"
"Serial-Studio/Serial-Studio",
"UEFITool/UEFITool",
"aircrack-ng/aircrack-ng",
"bulk-builder/bulk-builder",
"tesseract/tesseract"
]
}
}

View File

@@ -3,4 +3,3 @@ name: codeql-dataflow-ii-cpp
version: 0.0.1
dependencies:
codeql/cpp-all: 0.5.3