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.

64 lines
1.2 KiB

{
"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"
},
{
"procedure": "basics::Obj::string_source",
"kind": "Other"
},
{
"procedure": "basics::Obj::taint_arg_source",
"kind": "Other",
"index": "0"
},
{
"procedure": "allocs::allocation_source",
"kind": "EnvironmentVariable"
}
],
"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"
},
{
"procedure": "basics::template_sink",
"kind": "Other",
"index": "0"
},
{
"procedure": "basics::Obj::string_sink",
"kind": "Other",
"index": "1"
}
],
"quandary-endpoints": [
"basics::Obj::endpoint"
]
}