init commit
This commit is contained in:
14
danger_func.json
Normal file
14
danger_func.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"type": "buffer_overflow",
|
||||
"name": "strcpy"
|
||||
},
|
||||
{
|
||||
"type": "buffer_overflow",
|
||||
"name": "recv"
|
||||
},
|
||||
{
|
||||
"type": "format_string",
|
||||
"name": "dprintf"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user