@iota/hierarchies
WASM bindings for IOTA Hierarchies - To be used in JavaScript/TypeScript
3
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
domschieneriota_ci
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): wasm-bindgen generated glue code; Reflect.get is a standard pattern in WASM JS bindings. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): wasm-bindgen generated glue code; new Function() used for WASM string interop, not arbitrary user input. | ai |