policy

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: BSD-3-Clause Imports: 12 Imported by: 8

Documentation

Overview

Package policy locates and parses a JSON policy file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Measure added in v0.10.0

func Measure() error

Measure measures the policy file.

Types

type Policy

type Policy struct {
	Collectors []measurement.Collector
	Launcher   launcher.Launcher
	EventLog   eventlog.EventLog
}

Policy describes the policy used to drive the security engine.

The policy is stored as a JSON file.

func Get

func Get() (*Policy, error)

Get locates and parses the policy file.

The file is located by the following priority:

  1. the kernel cmdline `sl_policy` argument.
  2. a file on any partition on any disk called "securelaunch.policy".

Jump to

Keyboard shortcuts

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