Schema Reference for Audit Configurations#
The following table containers the top-level field reference for the audit configuration. For the full schema, refer to the POST /v1beta1/audit/configs endpoint on the Auditor API page.
Field |
Description |
Default Value |
|---|---|---|
|
Specifies the name of the audit config. Names must be unique within a namespace. The maximum length is 250 characters. |
None (Required) |
|
Specifies the namespace for the audit config. The maximum length is 250 characters. |
None (Required) |
|
Specifies the options for the audit, such as the probes to run. A common customization is to specify the probes to run in the An alternative to specifying probes or probe families is to specify a tag in the The |
None |
|
Specifies the reporting options for the audit, such as |
None |
|
Specifies the run-specific settings, such as the As an alternative to specifying probes, you can specify probe tags in the If you specify Refer to Configuring garak in the garak documentation for other subfields. |
None |
|
Specifies the settings related to how the system performs the scan, such as the |
None |
Tip
You can fetch the default configuration to view the subfields for each field.