From d029d3f928fd3e13a45bbb6e80b9fa16a3c012b9 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Thu, 5 Oct 2023 11:51:16 -0700 Subject: [PATCH] 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 --- docs/REST API/rest-api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index a40f5daa39..d41904dc9c 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -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