Subject: CVS commit: pkgsrc/devel/regal
From: Leonardo Taccari
Date: 2023-08-10 23:45:25
Message id: 20230810214525.4C131FBDB@cvs.NetBSD.org

Log Message:
regal: Import regal-0.6.0 as devel/regal

Regal is a linter for Rego, with the goal of making your Rego
magnificent!

Regal goals are:

- Identify common mistakes, bugs and inefficiencies in Rego policies,
  and suggest better approaches
- Provide advice on best practices, coding style, and tooling
- Allow users, teams and organizations to enforce custom rules on their
  policy code

Regal rules are to as large extent as possible written in Rego
themselves, using the JSON representation of the Rego abstract syntax
tree (AST) as input, a few additional custom built-in functions and
some indexed data structures to help with linting.

Packaged by myself in pkgsrc-wip.

Files:
RevisionActionfile
1.1addpkgsrc/devel/regal/DESCR
1.1addpkgsrc/devel/regal/Makefile
1.1addpkgsrc/devel/regal/PLIST
1.1addpkgsrc/devel/regal/distinfo
1.1addpkgsrc/devel/regal/go-modules.mk