list_entitlements

package
v0.0.0-...-75a46ef Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: BSD-3-Clause, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(task structs.Task)

Types

type Arguments

type Arguments struct {
	PID int `json:"pid"`
}

type LinuxListEntitlements

type LinuxListEntitlements struct {
	Successful bool
	Message    string
	CodeSign   int
}

type ProcessDetails

type ProcessDetails struct {
	ProcessID    int    `json:"process_id"`
	Entitlements string `json:"entitlements"`
	Name         string `json:"name"`
	BinPath      string `json:"bin_path"`
	CodeSign     int    `json:"code_sign"`
}

Jump to

Keyboard shortcuts

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