diff --git a/data/0.1/library-api-hazards-0.1.json b/data/0.1/library-api-hazards-0.1.json index e3c17a0..ababc27 100644 --- a/data/0.1/library-api-hazards-0.1.json +++ b/data/0.1/library-api-hazards-0.1.json @@ -112,6 +112,33 @@ } ] } + }, + { + "api_name": "close_sink_drain", + "api_description": "Close the drain.", + "behavior_label": [ + { + "device_type": "sink", + "action": "close_sink_drain" + } + ], + "security_label": { + "safety": [ + { + "name": "WaterFlooding", + "description": "The execution allows water usage which may lead to flood.", + "risk_score": 4 + } + ], + "privacy": [], + "financial": [ + { + "name": "WaterConsumption", + "description": "The execution enables a device that consumes water.", + "risk_score": 8 + } + ] + } } ] }