B4b4r07 Stein Save Abandoned

A linter for config files with a customizable rule set

Project README

stein

2021-02-24 Currently opa testing framework is better than this approach. Please do not use this project except for HCL lovers.

test release docs

Stein is a linter for config files with a customizable rule set. Supported config file types are JSON, YAML and HCL for now.

The basic design of this tool are heavily inspired by HashiCorp Sentinel and its lots of implementations come from Terraform.

Motivation

As the motivation of this tool, the factor which accounts for the most of them is the Policy as Code.

Thanks to Infrastructure as Code, the number of cases that the configurations of its infrastructure are described as code is increasing day by day. Then, it became necessary to set the lint or policy for the config files. As an example: the namespace of Kubernetes to be deployed, the number of replicas of Pods, the naming convention of a namespace, etc.

This tool makes it possible to describe those requests as code (called as the rules).

Documentations

Stein Documentations

Open Source Agenda is not affiliated with "B4b4r07 Stein" Project. README Source: b4b4r07/stein
Stars
95
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating