**Related issue:** Resolves # https://github.com/fleetdm/fleet/issues/31303 - Include "ltsr" in the `sw_edition` field when generating CPEs for Citrix Workstation with versions that are in the discreet set of LTSR releases - Modify NVD CVE feed entry for CVE-2024-6286 to specify the correct resolved-in version for LTSR releases of the software - Ensure correct resolved-in is chosen when sw_edition is "ltsr" - Doc updates - Test updates - Failing CI test is expected, these updates are confirmed with local build of the relevant vuln repo resources QAed locally by [generating vulnerability repo artifiacts](https://github.com/fleetdm/vulnerabilities/blob/main/.github/workflows/generate-cve.yml) and confirming: - resolved-in versions are correct: <img width="683" height="202" alt="generated-cves-successfully-swapped-resolved-in" src="https://github.com/user-attachments/assets/a3730373-7a17-4e65-9a38-d0ccd602820a" /> - validation passes: <img width="882" height="59" alt="cve-translation-validation-ok" src="https://github.com/user-attachments/assets/c52a3969-2eec-4d24-b77c-d6f161b41aac" /> - Broken tests now pass for both CR and LTSR versions of Citrix Workspace: <img width="1277" height="80" alt="test-passes-with-freshly-built-cve-data" src="https://github.com/user-attachments/assets/26a8f108-99d9-40a0-ac59-dc7f5d0a6bbe" /> - [x] Changes file added for user-visible changes in `changes/` - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually