Skip to content

Software Bill of Materials

This software bill of materials is an inventory of the direct, repo-declared, bundled, container base image, or script-installed third-party software used by Borealis. It was assembled from Agent.exe, Engine.sh, Data/Agent/go.mod, Data/Engine/Containers/api-backend/data/engine-requirements.txt, Data/Engine/Containers/webui-frontend/data/web-interface/package.json, Data/Engine/Containers/api-backend/data/Ansible/collections.yml, and Data/Engine/Containers/.

The Python requirement files are currently unpinned, so the exact resolved version can change between installs. Where the install scripts pin a version explicitly, that version is called out below.

Borealis Agent Dependencies

Borealis Engine Dependencies

Maintenance Notes

  • Update this file whenever a dependency is added, removed, upgraded to a materially different licensed product, bundled into Dependencies/, or downloaded by bootstrap/runtime scripts.
  • Keep Agent and Engine inventories separate so deployment reviewers can quickly assess licensing impact by runtime.
  • If Borealis later adopts lockfiles or generated SBOM tooling, this file can be expanded to include resolved transitive dependencies.