This commit is contained in:
committed by
=Michael Hohn
parent
28f94e4690
commit
56e68f5eed
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name pickfun
|
* @name pickfun
|
||||||
* @description pick function from FlatBuffers
|
* @description Pick function from FlatBuffers
|
||||||
* @kind problem
|
* @kind problem
|
||||||
* @id cpp-flatbuffer-func
|
* @id cpp-flatbuffer-func
|
||||||
* @problem.severity warning
|
* @problem.severity warning
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name findPrintf
|
* @name findPrintf
|
||||||
* @description find calls to plain fprintf
|
* @description Find calls to plain fprintf
|
||||||
* @kind problem
|
* @kind problem
|
||||||
* @id cpp-fprintf-call
|
* @id cpp-fprintf-call
|
||||||
* @problem.severity warning
|
* @problem.severity warning
|
||||||
|
|||||||
@@ -1,15 +1,9 @@
|
|||||||
{
|
{
|
||||||
"mirva-list": [
|
"mirva-list": [
|
||||||
"lz4/lz4ctsj2479c5",
|
"Serial-Studio/Serial-Studio",
|
||||||
"pmneila/PyMCubesctsj582da6",
|
"UEFITool/UEFITool",
|
||||||
"murat-dogan/node-datachannelctsj4edeef",
|
"aircrack-ng/aircrack-ng",
|
||||||
"Mbed-TLS/mbedtlsctsj17ef85",
|
"bulk-builder/bulk-builder",
|
||||||
"tsl0922/ttydctsj2e3faa",
|
"tesseract/tesseract"
|
||||||
"medooze/media-server-nodectsj5e30b3",
|
|
||||||
"ampl/gslctsj4b270e",
|
|
||||||
"baidu/sofa-pbrpcctsjba3501",
|
|
||||||
"emscripten-core/emscriptenctsj16e1d3",
|
|
||||||
"dlundquist/sniproxyctsj3d83e7",
|
|
||||||
"hyprwm/Hyprlandctsjc2425f"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,4 +3,3 @@ name: codeql-dataflow-ii-cpp
|
|||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
dependencies:
|
dependencies:
|
||||||
codeql/cpp-all: 0.5.3
|
codeql/cpp-all: 0.5.3
|
||||||
|
|
||||||
Reference in New Issue
Block a user