@asyncapi/cli
10
Versions
—
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
fmvilasderbergasyncapi-bot
Keywords
oclif
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): 127.0.0.1 used in localhost CORS allowlist for local preview server — not a network exfiltration risk. | ai | |
| publish-pattern | dormant-publish | AI (publish-pattern): Active project with 442 versions and 48.8k weekly downloads; dormancy flag is a false positive for this package. | ai | |
| phantom-deps | phantom-dep:generator-v2 | AI (phantom-deps): generator-v2 is an npm alias for @asyncapi/generator used via config, not direct import. | ai | |
| phantom-deps | phantom-dep:oclif | AI (phantom-deps): oclif is referenced in config/scripts but used as a CLI tool, not imported directly; stable false positive. | ai | |
| phantom-deps | phantom-dep:@oclif/plugin-autocomplete | AI (phantom-deps): Referenced in oclif config plugins array, not imported directly; expected pattern. | ai | |
| phantom-deps | phantom-dep:@changesets/changelog-git | AI (phantom-deps): Used in changeset config, not directly imported; stable false positive for this package. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped @asyncapi/cli package; edit-distance match to 'joi' is a false positive. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used only in autocomplete setup script; benign and expected for this package. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require used to load package.json for version reporting; standard oclif pattern. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Standard oclif autocomplete setup script; documented pattern for this CLI tool. | ai |