rootasrole 3.0.2

An alternative to sudo that uses Linux capabilities and Role based access control.
1
2
3
4
5
6
7
8
9
10
ignore:
  - "tests/*"
  - "tests/**"
  - "legacy/*"
  - "legacy/**"
  - "src/descriptions.rs"
coverage:
  range: 50..70
  round: down
  precision: 2