policy

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 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

This section is empty.

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