odm-cert-generator
Copyright 2026 James Sheen

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.

DEPENDENCIES

This project consumes two packages and is a part of neither:

    bmc-sensor-audit  Apache-2.0  -- its shipped attestation validator is the
                                     only surface of it this package touches
    fpdf2             LGPL-3.0-only -- read from the installed distribution's
                                     own License-Expression, not assumed. Used
                                     as an unmodified library through its public
                                     API, imported at render time and neither
                                     vendored nor altered.

REDISTRIBUTED THIRD-PARTY CONTENT

None. `examples/attestation.json` and `examples/coverage.json` were produced by
running bmc-sensor-audit 0.1.0 against its own mock BMC in this repository; they
are outputs of a dependency, not copies of anyone's source. `examples/README.md`
records exactly how, and which two volatile fields were replaced.

NOT AFFILIATED

This project renders documents describing hardware audited against OpenBMC
`entity-manager` declarations and the DMTF Redfish API. It is not affiliated
with, endorsed by, or part of the OpenBMC project or DMTF. A certificate it
produces is a record of what one tool checked; it is not a certification issued
by any standards body.
