aristanetworks / bst

A one-stop shop for process isolation
MIT License
101 stars 9 forks source link

meson: prevent use of suid fallback without explicit consent #89

Closed Snaipe closed 11 months ago

Snaipe commented 11 months ago

This caused a surprise since the package providing setcap changed on alpine linux, and the binary stopped being present in the environment, causing bst to be setuid root instead of using file capabilities.