|
|
|
|
|
by vanjajaja1
1202 days ago
|
|
I'm assuming you mean SELinux style sys call blocking. I think you need both - syscall blocking for the system/deno layer, which enables app layer security in deno itself. That would be the composition-over-inheritance / functional approach. |
|