Commit Graph

3 Commits

Author SHA1 Message Date
Chris PeBenito
27b0f2ef84 checker/util.py: Remove redundant functions. Add a boolean config function.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-08-22 20:46:38 -04:00
Chris PeBenito
df5bf03d20 checker/util: Change lists from comma-separated to space-separated.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-07-25 10:47:58 -04:00
Chris PeBenito
210665f575 Implement utility functions for parsing configuration strings.
These are various functions such as parsing comma separated strings,
looking up objects in the policy, and expanding attributes.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2020-06-10 11:09:06 -04:00