[Bug 291077] Supply Supported Release information in machine-accessible format

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Nov 2025 12:35:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291077

            Bug ID: 291077
           Summary: Supply Supported Release information in
                    machine-accessible format
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: jethro.binks@strath.ac.uk

Would it be possible to have the Supported Release information
https://www.freebsd.org/security/#sup in a machine-accessible format, e.g. a
JSON document that is auto-retrievable and parsable?

It would avoid the need for fragile scripts that attempt to parse the HTML
directly.

Might make life easier for the likes of these guys too:
https://github.com/endoflife-date/release-data/blob/main/src/freebsd-releases.py
so they can do something more akin to:
https://github.com/endoflife-date/release-data/blob/main/src/silverstripe.py

-- 
You are receiving this mail because:
You are the assignee for the bug.