Docs: Add version range to "List all software" example response (#13647)
Proposed API changes for https://github.com/fleetdm/fleet/issues/11666 --------- Co-authored-by: Tim Lee <timlee@fleetdm.com>
This commit is contained in:
@@ -6600,7 +6600,8 @@ Deletes the session specified by ID. When the user associated with the session n
|
||||
"epss_probability": 0.01537,
|
||||
"cisa_known_exploit": false,
|
||||
"cve_published": "2022-01-01 12:32:00",
|
||||
"cve_description": "In the GNU C Library (aka glibc or libc6) before 2.28, parse_reg_exp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service (assertion failure and application exit) or trigger an incorrect result by attempting a regular-expression match."
|
||||
"cve_description": "In the GNU C Library (aka glibc or libc6) before 2.28, parse_reg_exp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service (assertion failure and application exit) or trigger an incorrect result by attempting a regular-expression match.",
|
||||
"resolved_in_version": "2.28"
|
||||
}
|
||||
],
|
||||
"hosts_count": 1
|
||||
|
||||
Reference in New Issue
Block a user