govCMS / scaffold-tooling

6 stars 17 forks source link

Add `optional` for is admin check #237

Closed steveworley closed 1 year ago

steveworley commented 1 year ago

is_admin defaults to false if it is not defined a standard configuration export will omit this key if it is not set to true. This ensures that shipshape can correctly detect potential permission escalations.