hardened malloc, working firewall.
This commit is contained in:
26
config/settings/opensnitch/rules/allow-always-list-usr-changelog.json
Executable file
26
config/settings/opensnitch/rules/allow-always-list-usr-changelog.json
Executable file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"created": "2026-01-28T11:11:49-07:00",
|
||||
"updated": "2026-01-28T11:11:49-07:00",
|
||||
"name": "allow-always-list-usr-changelog",
|
||||
"description": "",
|
||||
"action": "allow",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"operand": "list",
|
||||
"data": "",
|
||||
"type": "list",
|
||||
"list": [
|
||||
{
|
||||
"operand": "dest.host",
|
||||
"data": "changelogs.ubuntu.com",
|
||||
"type": "simple",
|
||||
"list": null,
|
||||
"sensitive": false
|
||||
}
|
||||
],
|
||||
"sensitive": false
|
||||
},
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"nolog": false
|
||||
}
|
||||
Reference in New Issue
Block a user