Skip to content

17.0.1.064-orioledb

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 20:53
ae8cdaf
feat: limit /etc to readonly (#1451)

* feat: limit /etc to readonly

https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#ReadWritePaths=

Prevent postgres, or child-process of, from writing to /etc

* bump version numbers

* chore: add test for read-only mount

* start / stop postgresql.service when doing osquery permission checks

* chore: version suffix for local infra tests

* chore: bump versions

---------

Co-authored-by: Sam Rose <[email protected]>