hardened malloc. networking + firewall. json based config.
This commit is contained in:
18
config/settings/opensnitch/rules/deny-always-simple-usr-geoclue.json
Executable file
18
config/settings/opensnitch/rules/deny-always-simple-usr-geoclue.json
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"created": "2026-01-28T14:32:45-07:00",
|
||||
"updated": "2026-01-28T14:32:45-07:00",
|
||||
"name": "deny-always-simple-usr-geoclue",
|
||||
"description": "",
|
||||
"action": "deny",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"operand": "process.path",
|
||||
"data": "/usr/libexec/geoclue",
|
||||
"type": "simple",
|
||||
"list": [],
|
||||
"sensitive": false
|
||||
},
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"nolog": false
|
||||
}
|
||||
Reference in New Issue
Block a user