@verii/endpoints-organizations-registrar
Organization Registrar
8
Versions
Apache-2.0
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
lfdt-npmhyperledger-ghci
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:auth0 | AI (dependencies): auth0 is a well-known official SDK; stable legitimate dependency for this package. | ai | |
| dependencies | unvetted-dep:handlebars | AI (dependencies): handlebars is a widely-used templating library; no malicious indicators. | ai | |
| phantom-deps | phantom-dep:@fastify/helmet | AI (phantom-deps): Fastify plugin loaded via autoload/config rather than direct import; stable false positive for this Fastify microservice. | ai | |
| phantom-deps | phantom-dep:@fastify/swagger | AI (phantom-deps): Fastify plugin loaded via autoload/config rather than direct import; stable false positive for this Fastify microservice. | ai | |
| phantom-deps | phantom-dep:@fastify/sensible | AI (phantom-deps): Fastify plugin loaded via autoload/config rather than direct import; stable false positive for this Fastify microservice. | ai | |
| phantom-deps | phantom-dep:@fastify/swagger-ui | AI (phantom-deps): Fastify plugin loaded via autoload/config rather than direct import; stable false positive for this Fastify microservice. | ai | |
| phantom-deps | phantom-dep:@spencejs/spence-factories | AI (phantom-deps): Referenced in config/test infrastructure; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:fastify | AI (phantom-deps): Fastify is declared as a dep and referenced in config/autoload patterns; not directly imported in source but legitimately used by the framework. | ai | |
| phantom-deps | phantom-dep:@verii/db-kms | AI (phantom-deps): Same-org package loaded dynamically via config (kmsPluginModule pattern); stable false positive for this package. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Part of LFDT-Verii/core monorepo; sparse README and no keywords are cosmetic issues, not security signals for an established org package. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Standard public key format conversion (hex to base58) using bs58. Cryptographic utility operation, not payload hiding. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Pluggable KMS backend loader pattern using application config values. Not arbitrary untrusted input — legitimate architectural pattern for this package. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): Default fallback RPC node URL for blockchain testnet, overridable via RPC_NODE_URL env var. Standard Web3 development pattern for this package. | ai |