-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 804 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use or reference this repository, please cite it using the metadata below."
title: "SELinux-Confined Automation, FreeIPA Mapping, and Root Re-assembly"
authors:
- family-names: "Procunier"
given-names: "Greg"
alias: "gprocunier"
repository-code: "https://github.com/gprocunier/privileged-automation-security"
url: "https://github.com/gprocunier/privileged-automation-security"
abstract: >-
An essay on reducing privileged automation blast radius
through SELinux-confined identities, FreeIPA SELinux user mapping, root
re-assembly, sealed policy, and event-driven response.
keywords:
- selinux
- freeipa
- privileged-automation
- identity-management
- orchestration-security
- event-driven-ansible
- linux-security
license: "GPL-3.0-only"