Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,30 @@ Docker images pulled from docker hub:
====================================

License-Identifier: MIT
- telegraf:1.34.3
- influxdb:1.11.8
- bluenviron/mediamtx:1.11.3
- telegraf:1.37.2
- influxdb:1.12.2
- bluenviron/mediamtx:1.16.2
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line has trailing whitespace after the version tag. Please remove trailing spaces to avoid noisy diffs and keep text formatting clean.

Suggested change
- bluenviron/mediamtx:1.16.2
- bluenviron/mediamtx:1.16.2

Copilot uses AI. Check for mistakes.
----------------------------------------------------------------------

License-Identifier: AGPLv3
- grafana/grafana-oss:12.0.0-ubuntu
- grafana/grafana-oss:12.3.3-ubuntu
----------------------------------------------------------------------

License-Identifier: EPL-2.0/EPL-1.0
- eclipse-mosquitto:2.0.21
- eclipse-mosquitto:2.0.22
----------------------------------------------------------------------

License-Identifier: 2-clause BSD-like
- nginx:1.29.1-bookworm-perl
----------------------------------------------------------------------

License-Identifier: Apache 2.0
- intel/dlstreamer-pipeline-server:3.1.0-ubuntu24
- intel/dlstreamer-pipeline-server:2025.2.0-ubuntu24
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can update this to 2026.0.0-ubuntu24 as we may happen to miss to update this later.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 2026.0.0 version

- chrislusf/seaweedfs:4.13
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Docker image (chrislusf/seaweedfs:4.13) is introduced in the third-party inventory. Consider adding a short reference (e.g., project/repo link or other identifying info) in the same way other third-party entries are documented in this file, so auditors can quickly trace the component.

Suggested change
- chrislusf/seaweedfs:4.13
- chrislusf/seaweedfs:4.13 (SeaweedFS project: https://github.com/seaweedfs/seaweedfs)

Copilot uses AI. Check for mistakes.
----------------------------------------------------------------------

License-Identifier: BSD 3-Clause License (also known as the "New BSD License" or "Modified BSD License").
- coturn/coturn:4.7.0
- coturn/coturn:4.8.0

---------------------------------------------------------------------------------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ Docker images pulled from docker hub:
====================================

License-Identifier: MIT
- telegraf:1.34.3
- influxdb:1.11.8
- telegraf:1.37.2
- influxdb:1.12.2
Comment on lines +21 to +22
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
----------------------------------------------------------------------

License-Identifier: AGPLv3
- grafana/grafana-oss:12.0.0-ubuntu
- grafana/grafana-oss:12.3.3-ubuntu
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
----------------------------------------------------------------------

License-Identifier: EPL-2.0/EPL-1.0
- eclipse-mosquitto:2.0.21
- eclipse-mosquitto:2.0.22
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
----------------------------------------------------------------------

License-Identifier: 2-clause BSD-like
Expand Down Expand Up @@ -95,7 +95,7 @@ License-Identifier: PSF License

License-Identifier: Apache License 2.0
aiofiles==25.1.0
cryptography==44.0.1
cryptography==46.0.5
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
pyOpenSSL==25.1.0
sortedcontainers==2.4.0
----------------------------------------------------------------------
Expand All @@ -113,7 +113,7 @@ asyncua==1.1.5
----------------------------------------------------------------------

License-Identifier: BSD License
cryptography==44.0.1
cryptography==46.0.5
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
numpy==2.3.5
pandas==2.2.3
pycparser==2.23
Expand Down