🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/GoogleCloudPlatform/config-validator

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/GoogleCloudPlatform/config-validator

v0.0.0-20230824155412-0da46e6a67ad
Source
Go
Version published
Created
Source

Config Validator

OSS-Fuzz Status

This is a Golang library which provides functionality to evaluate GCP resources against Rego-based policies. It can be used to add config policy support to new projects without having to integrate Rego parsing directly.

For information on setting up Config Validator to secure your environment, see the User Guide.

Development

Available Commands

make proto     rebuilt protobuf library
make pyproto   build python gRPC client stub and proto lib
make test      run unit tests
make build     rebuilt and reformat
make release   build binaries
make clear     delete binaries
make format    reformat code

Disclaimer

This is not an officially supported Google product.

FAQs

Package last updated on 24 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts