enforcement

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataClassificationPatterns []byte

DataClassificationPatterns holds the raw byte content of the 'data_classification_patterns.yaml' file.

This variable is populated at compile-time using the Go 'embed' directive. By baking the YAML directly into the binary, we ensure that the security policies are immutable and cannot be tampered with on the host filesystem without recompiling the application.

Usage:

// Pass these bytes directly to yaml.Unmarshal
err := yaml.Unmarshal(enforcement.DataClassificationPatterns, &targetStruct)

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