SDS Changelog

Changelog

All notable changes to the SDS (Sensitive Data Service) will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.9] - 2026-08-26

  • Security: fix CVE-2026-13346 (pip) by upgrading pip to 26.2.1

[1.0.8] - 2026-08-25

  • Security: fix CVE-2026-11940 (python3.12) via microdnf upgrade cache-cold rebuild

[1.0.7] - 2026-08-21

  • Security: fix CVE-2026-58013 (glib2) via microdnf upgrade cache-cold rebuild

[1.0.6] - 2026-08-18

  • Security: fix CVE-2026-8286, CVE-2026-12064, CVE-2026-8927, CVE-2026-9547, CVE-2026-1965, CVE-2026-3783, CVE-2026-3784 (curl) via microdnf upgrade cache-cold rebuild

[1.0.5] - 2026-08-14

  • Security: fix CVE-2026-69247 (cryptography)

[1.0.4] - 2026-07-30

  • Security: fix CVE-2026-58016 (glib2)

[1.0.3] - 2026-07-03

  • Security: fix CVE-2025-5278 (coreutils heap buffer under-read in sort) via microdnf upgrade cache bust

[1.0.2] - 2026-07-03

  • Security: fix CVE-2026-31790 (openssl-fips-provider) via microdnf upgrade cache bust

[1.0.1] - 2026-06-18

  • Security updates

[1.0.0] - 2026-03-11

  • Initial public release of SDS

[0.3.3] - 2026-03-04

  • Handle edge case that could rarely result in false positives

[0.3.2] - 2026-03-02

  • Improved detecting of some classes

[0.3.1] - 2026-03-02

  • Better context handling

[0.3.0] - 2026-02-23

  • Support additional ML detectors

[0.2.1] - 2026-01-28

  • Support delimiters to prevent context spillover

[0.2.0] - 2026-01-22

  • New endpoint to return the app version

[0.1.3] - 2026-01-20

  • Make number of workers configurable

[0.1.2] - 2026-01-08

  • Fix startup problems

[0.1.1] - 2026-01-07

  • Performance improvements

[0.1.0] - 2025-11-12

  • Initial release of Sensitive Data Service

Did this page help you?