After creating your custom checks and benchmarks, you can create a custom content library.
Prerequisites
Create and test custom content using the SDK
Procedure
-
Open the command line and navigate to the Custom Content SDK root directory.
-
To build your custom content library, run the
./secops_sdk build -a command
.After running the command, the SDK root directory includes the
_dist
subdirectory and twotar.gz
files you can use to import your custom content. -
To import your content, click Administration > SecOps from the side menu.
-
Under Compliance Content - SecOps, click Check for updates.
-
Click Upload Package and select the
tar.gz
file.
To make your custom checks easier to navigate, use the file containing a timestamp in the filename. You can also import content using the API (RaaS). See Sec API interface.
Results
Your custom content is available in Tanzu Salt for building policies, running assessments, and remediating your systems.
Content feedback and comments