ABS Core
Legal & Company

Documentation Entry

Technical and Commercial guidelines for ABS Core.

Software Bill of Materials (SBOM) - ABS Core v10.1.5

Technical Diligence Document - Dependency Audit

This document lists all software components that make up ABS Core, separating proprietary assets from authorized dependencies.


1. Proprietary Components (Asset Core)

These components are the primary object of the asset transfer.

ComponentDescriptionOwnership Status
ABS Kernel (TS)Governance and interception engine.100% Proprietary
ABS Engine (WASM)High-performance policy kernel.100% Proprietary
Forensic LedgerImmutable audit log system.100% Proprietary
Secret VaultJIT key management system.100% Proprietary

2. Third-party Dependencies (Proprietary Enterprise)

We exclusively use libraries with permissive licenses (MIT/Apache/BSD) to ensure complete commercial freedom for the buyer.

LibraryLicenseFunction
zodMITSchema Validation
uuidMITUnique Identifiers
joseMITCryptography (JWT/Signatures)
honoMITWeb Framework (Serverless)

3. License Audit

  • Copyleft (GPL/AGPL): Zero!. We guarantee that no "infected" or restrictive dependencies were used in the production core.
  • Vulnerabilities (CVE): All dependencies were audited against the GitHub Advisory database (npm audit).

Certification: ABS Core v10.1.5 was built to be a "clean" asset, ready for commercial integration without intellectual property liabilities.

On this page