An open API service for producing an overview of a list of open source projects.

https://github.com/open-policy-agent/regal

code-quality language-server linter lsp magnificent opa open-policy-agent policy-as-code rego static-analysis

Score: 6.26530121273771

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Regal is a linter and language server for Rego, bringing your policy development experience to the next level!


Owner metadata:


Package metadata

proxy.golang.org: github.com/open-policy-agent/regal

  • Homepage: https://github.com/open-policy-agent/regal
  • Documentation: https://pkg.go.dev/github.com/open-policy-agent/regal#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.41.1 (published about 2 months ago)
  • Last Synced: 2026-06-20T02:03:13.363Z (about 1 month ago)
  • Versions: 68
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.22%
    • Average: 5.396%
    • Dependent repos count: 5.571%
pkgsrc-netbsd-x86_64-10.1-all: devel/regal

Linter for Rego

  • Homepage: https://github.com/open-policy-agent/regal
  • Documentation: https://pkgsrc.se/devel/regal
  • Licenses: apache-2.0
  • Latest release: 0.39.0nb1 (published 3 months ago)
  • Last Synced: 2026-05-27T06:44:40.095Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-unstable: regal

Linter and language server for Rego


Dependencies

.github/workflows/build.yaml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/push-tags.yaml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • goreleaser/goreleaser-action v5 composite
  • tibdex/github-app-token v2 composite
go.mod go
  • dario.cat/mergo v1.0.0
  • github.com/OneOfOne/xxhash v1.2.8
  • github.com/agnivade/levenshtein v1.1.1
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/fatih/color v1.15.0
  • github.com/go-ini/ini v1.67.0
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/gobwas/glob v0.2.3
  • github.com/golang/glog v1.1.1
  • github.com/golang/protobuf v1.5.3
  • github.com/google/flatbuffers v23.5.26+incompatible
  • github.com/google/go-cmp v0.5.9
  • github.com/gorilla/mux v1.8.0
  • github.com/gosuri/uitable v0.0.4
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/klauspost/compress v1.16.5
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/open-policy-agent/opa v0.56.0
  • github.com/prometheus/client_golang v1.16.0
  • github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
  • github.com/prometheus/common v0.44.0
  • github.com/prometheus/procfs v0.11.1
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/rivo/uniseg v0.4.4
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/pflag v1.0.5
  • github.com/tchap/go-patricia/v2 v2.3.1
  • github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
  • github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
  • github.com/yashtewari/glob-intersection v0.2.0
  • go.opentelemetry.io/otel v1.16.0
  • go.opentelemetry.io/otel/metric v1.16.0
  • go.opentelemetry.io/otel/sdk v1.16.0
  • go.opentelemetry.io/otel/trace v1.16.0
  • golang.org/x/sys v0.11.0
  • google.golang.org/genproto v0.0.0-20230526203410-71b5a4ffd15e
  • google.golang.org/genproto/googleapis/api v0.0.0-20230526203410-71b5a4ffd15e
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230526203410-71b5a4ffd15e
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 103 dependencies