embed

package
v0.24.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

This is a pure Rego implementation of the functionality provided by the the policy engine. It is meant for testing and REPL-based development, not for evaluating rules in production.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var W3SecurityBuiltins map[string][]byte = map[string][]byte{
	"w3security.rego":                          w3securityRego,
	"w3security/internal/relations_cache.rego": w3securityRelationsCache,
}
View Source
var W3SecurityLib map[string][]byte = map[string][]byte{
	"w3security/terraform.rego":          w3securityTerraformRego,
	"w3security/relations.rego":          w3securityRelationsRego,
	"w3security/internal/relations.rego": w3securityInternalRelationsRego,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL