getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
57 stars 83 forks source link

monitoring.yml: Deprecated CPEs #538

Open Staudey opened 6 months ago

Staudey commented 6 months ago

The current examples in the monitoring.yml doc choose a deprecated CPE for systemd (cpe:2.3:a:freedesktop:systemd, in addition to the currently valid one) to include into the file.

"freedesktop is from freedesktop.org and is a good candidate, so we add it" https://nvd.nist.gov/products/cpe/detail/91E4D01A-BEFA-447F-9449-E4C1CCA72319?namingFormat=2.3&orderBy=CPEURI&keyword=cpe%3A2.3%3Aa%3Afreedesktop&status=FINAL%2CDEPRECATED

This is probably not a huge issue but ideally we'd avoid including CPEs that have been deprecated.

Related: https://github.com/getsolus/packages/pull/2511