trustedge-labs/Sealedge SBOM Attestation
Attest a binary artifact with its CycloneDX SBOM using Sealedge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary | Path to the binary artifact to attest | yes | — |
| sbom | Path to CycloneDX JSON SBOM file | yes | — |
| key | Path to Ed25519 device key (generates ephemeral if not provided) | no | "" |
| seal-version | Sealedge release version to download (e.g., v6.0.0) | no | latest |
Outputs
| name | description |
|---|---|
| attestation-path | Path to generated .se-attestation.json file |