Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 1.32 KB

Policy.md

File metadata and controls

13 lines (9 loc) · 1.32 KB

Policy

Properties

Name Type Description Notes
enabled list[int] The identifiers of the policies enabled to be checked during a scan. No policies are enabled by default. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
recursive_windows_fs_search bool Whether recursive windows file searches are enabled, if your internal security practices require this capability. Recursive file searches can increase scan times by several hours, depending on the number of files and other factors, so this setting is disabled for Windows systems by default. Defaults to `false`. [optional]
store_scap bool Whether Asset Reporting Format (ARF) results are stored. If you are required to submit reports of your policy scan results to the U.S. government in ARF for SCAP certification, you will need to store SCAP data so that it can be exported in this format. Note that stored SCAP data can accumulate rapidly, which can have a significant impact on file storage. Defaults to `false`. [optional]

[Back to Model list] [Back to API list] [Back to README]