Expand description of min_version (#9881)

Documentation only change - expanded description of `min_version`column
in the `xprotect_meta` table to include an explanation of `any`.

Resolves #9545
This commit is contained in:
Katheryn Satterlee 2023-02-22 11:39:29 -06:00 committed by GitHub
parent 99b9c24b0a
commit 3c835ec1e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,10 @@ description: "This Mac's browser-related [XProtect](https://support.apple.com/en
columns:
- name: identifier
description: "Browser extension or plugin [identifier](https://fleetdm.com/tables/safari_extensions)"
examples: >-
- name: min_version
description: "The minimum allowed plugin version, or 'any' if no version is allowed."
examples: >-
See the minimum version of specific components allowed by Xprotect. This
usually means the previous versions have vulnerabilities that are being
exploited at scale, or were exploited at scale at some point in time.