@phala/dcap-qvl
3
Versions
—
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
phala
Keywords
dcapsgxtdxattestationquoteverificationbrowserisomorphicuniversal
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is used to parse SGX protocol headers (SGX-TCBm) in an attestation library — entirely expected and not obfuscation. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding is used to embed a trusted root CA certificate as a constant — standard practice for certificate data in source code. | ai | |
| dependencies | unvetted-dep:elliptic | AI (dependencies): elliptic is a standard ECC library appropriate for an SGX/TDX attestation verification library that needs ECDSA signature verification. | ai | |
| phantom-deps | phantom-dep:@peculiar/asn1-x509 | AI (phantom-deps): Legitimate ASN.1/X.509 parsing library declared as dependency; used for certificate handling in attestation workflows. | ai | |
| phantom-deps | phantom-dep:@peculiar/asn1-schema | AI (phantom-deps): Legitimate ASN.1 schema library declared as dependency; used for certificate/attestation data parsing. | ai |