# Author: Edu Alcaniz (ealcaniz@redhat.com)

# Copyright (C) 2018 Pablo Iranzo Gómez <Pablo.Iranzo@gmail.com>
# Copyright (C) 2018 Edu Alcaniz <ealcaniz@redhat.com>
# description: Checks for several plugins related with PSSA
# long_name: Openshift PSSA profile checks
#
# Defines which plugins to include, exclude, etc
# Syntax
# +keyword : includes keyword in plugin search
# -keyword : excludes keyword in plugin search

+clock
-openstack
+openshift
+baremetal
+selinux_runtime
+selinux_config

