Merge pull request #252 from bauen1/add-lockdown-class

define lockdown class and access
This commit is contained in:
Chris PeBenito 2020-05-11 08:48:47 -04:00 committed by GitHub
commit ded295d16f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -1051,3 +1051,9 @@ class perf_event
read
write
}
class lockdown
{
integrity
confidentiality
}

View File

@ -196,4 +196,6 @@ class xdp_socket
class perf_event
class lockdown
# FLASK