Regal v0.6.0 released #480
anderseknert
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Regal, the linter for Rego, just had a new release published: v0.6.0 🥳
Since there’s been a few more unannounced releases published this summer, here’s a list of some recent additions and improvements:
in
keywordin
andobject.keys
should now be preferredregal new rule
command for quickly creating template policy for new rules (custom or built-in ones). Also reworked the docs on this based on user feedback in order to improve the custom rule development experience. Regal will now additionally take the schema of the AST into account when doing type checking, so typos in e.g. input attribute names will now be caught at compile time._test.rego
files, but not anywhere else.If you haven’t tried Regal yet, make sure to get your copy here, or
brew install styrainc/packages/regal
.If you have any ideas for new rules, other improvements, or would like to talk Regal in general: join us in the #regal channel in the Styra Community Slack.
Beta Was this translation helpful? Give feedback.
All reactions