You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
684 B

{
"quandary-sources": [
{
"procedure": "__infer_taint_source",
"kind": "Other"
},
{
"procedure": "basics::Obj::method_source",
"kind": "Other"
},
{
"procedure": "basics::Obj::static_source",
"kind": "Other"
},
{
"procedure": "basics::template_source",
"kind": "Other"
}
],
"quandary-sinks": [
{
"procedure": "__infer_taint_sink",
"kind": "Other",
"index": "0"
},
{
"procedure": "basics::Obj::method_sink",
"kind": "Other",
"index": "1"
},
{
"procedure": "basics::Obj::static_sink",
"kind": "Other",
"index": "0"
}
]
}