Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes for the primitives? #7

Open
PeterWhittaker opened this issue Sep 23, 2020 · 0 comments
Open

Classes for the primitives? #7

PeterWhittaker opened this issue Sep 23, 2020 · 0 comments

Comments

@PeterWhittaker
Copy link
Owner

Should there be classes for the primitive elements? Current list includes:

Currently and most likely to be primitives
 fileTransition:    str() # for now # regex 
 initTransition:    str() # for now # regex # only used in system; cf comments thereupon 
 processTransition: str() # for now # regex 

Probably definitely primitives
 port:          int() 
 interfaceType: str()  # the SELinux type for the interface # regex 
 path:          str()  # for now; likely # regex 
 role:          str()  # an SELinux role # regex 
 processType:   str()  # the actual SELinux type for the process # regex 
 folderType:    str()  # the actual SELinux type for the folder # regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant