@aztec/p2p
19
Versions
—
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
zac-williamsonleilawangcharlielyejaosefjoss-aztecprotocolludamad
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | missing-githead | AI (provenance): Monorepo publish quirk, no behavioral evidence of tampering. | ai | |
| dependencies | unvetted-dep:@aztec/noir-protocol-circuits-types | AI (dependencies): Same-org Aztec monorepo package; versioned in lockstep with this package. | ai | |
| dependencies | unvetted-dep:@nethermindeth/discv5 | AI (dependencies): Known Nethermind discv5 library used consistently across Aztec p2p versions. | ai | |
| dependencies | unvetted-dep:@nethermindeth/enr | AI (dependencies): Known Nethermind ENR library used consistently across Aztec p2p versions. | ai | |
| phantom-deps | phantom-dep:@aztec/noir-contracts.js | AI (phantom-deps): Same-org Aztec monorepo dep; phantom detection is a false positive for this package structure. | ai | |
| phantom-deps | phantom-dep:@libp2p/peer-store | AI (phantom-deps): Declared dependency used transitively in libp2p configuration; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:tslib | AI (phantom-deps): tslib is a well-known implicit TypeScript runtime dependency; stable false positive for this monorepo package. | ai | |
| phantom-deps | phantom-dep:semver | AI (phantom-deps): semver is declared as a dependency and used transitively in config; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:sha3 | AI (phantom-deps): sha3 is a declared dependency used in the P2P/ENR stack; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:@libp2p/prometheus-metrics | AI (phantom-deps): Declared dependency used transitively in libp2p metrics configuration; stable false positive for this package. | ai | |
| typosquat | typosquat.levenshtein:pg | AI (typosquat): @aztec/p2p is a scoped package for Aztec's P2P networking layer; edit-distance match to 'pg' is a false positive with no impersonation intent. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is used to deserialize a libp2p peer private key — standard cryptographic key handling for P2P identity, not payload obfuscation. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env spread is in testbench worker spawning code to pass parent environment to child processes — standard practice, not credential exfiltration. | ai | |
| typosquat | typosquat.levenshtein:yup | AI (typosquat): @aztec/p2p is a scoped package for Aztec's P2P networking layer; edit-distance match to 'yup' is a false positive with no impersonation intent. | ai |
Versions (showing 19 of 19)
| Version | Deps | Published |
|---|---|---|
| 5.0.0 | 35 / 15 | |
| 4.4.0 | 35 / 15 | |
| 4.3.0 | 35 / 15 | |
| 4.2.1 | 35 / 15 | |
| 4.2.0 | 35 / 15 | |
| 4.1.3 | 35 / 15 | |
| 4.1.2 | 35 / 15 | |
| 4.1.1 | 35 / 15 | |
| 4.1.0 | 35 / 15 | |
| 4.0.3 | 35 / 15 | |
| 4.0.1 | 35 / 15 | |
| 3.0.3 | 35 / 15 | |
| 3.0.2 | 35 / 15 | |
| 3.0.1 | 35 / 15 | |
| 2.1.9 | 35 / 14 | |
| 2.1.8 | 35 / 14 | |
| 2.1.5 | 35 / 14 | |
| 2.1.2 | 35 / 14 | |
| 2.0.4 | 36 / 14 |
v5.0.0
2 findings
HIGH
Missing gitHead — previous versions had it
provenance
This version has no gitHead field linking it to a source commit, but previous versions did. This suggests the publish environment changed. Published by: charlielye.
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.