mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add seccomp
This commit is contained in:
parent
a4540fcb39
commit
a436af34cf
@ -4988,5 +4988,19 @@
|
|||||||
"web": "https://github.com/roose/nim-wox",
|
"web": "https://github.com/roose/nim-wox",
|
||||||
"url": "https://github.com/roose/nim-wox",
|
"url": "https://github.com/roose/nim-wox",
|
||||||
"method": "git"
|
"method": "git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "seccomp",
|
||||||
|
"description": "Linux Seccomp sandbox library",
|
||||||
|
"tags": [
|
||||||
|
"linux",
|
||||||
|
"security",
|
||||||
|
"sandbox",
|
||||||
|
"seccomp"
|
||||||
|
],
|
||||||
|
"license": "LGPLv2.1",
|
||||||
|
"web": "https://github.com/FedericoCeratto/nim-seccomp",
|
||||||
|
"url": "https://github.com/FedericoCeratto/nim-seccomp",
|
||||||
|
"method": "git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user