seedwing-io / seedwing-policy

A functional type system for policy inspection, audit and enforcement.
https://www.seedwing.io
Apache License 2.0
12 stars 15 forks source link

feat: add --select option to eval to control output #196

Closed jcrossley3 closed 1 year ago

jcrossley3 commented 1 year ago

Default fields are "name,severity,reason,rationale"

Fixes #195

lkatalin commented 1 year ago

Thanks @jcrossley3 !