@itentialopensource/adapter-aws_ec2
This adapter integrates with system described as: Aws_Ec2.
4
Versions
Apache-2.0
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
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
jared.obrienjohnpolanskyzack.strulovitchitential-ciandyknaebelishitaprakash
Keywords
ItentialItential PlatformAutomationIntegrationAdapterCloudAWSEC2Pre-Release
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:preinstall | AI (install-scripts): Standard Itential adapter setup hook (node utils/setup.js); consistent across all versions of this adapter family. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process usage is part of the adapterBase.js framework boilerplate; stable across all Itential adapter versions. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require resolves local JSON config files via __dirname; not arbitrary user input. Stable pattern in this adapter family. | ai | |
| phantom-deps | phantom-dep:ping | AI (phantom-deps): Used in adapter connectivity utilities; referenced in config files as documented. | ai | |
| phantom-deps | phantom-dep:jssha | AI (phantom-deps): Used for auth signing in adapter utils; referenced in config files as documented. | ai | |
| phantom-deps | phantom-dep:prompts | AI (phantom-deps): Used in interactive setup/migration utilities; referenced in config files as documented. | ai | |
| phantom-deps | phantom-dep:mocha-param | AI (phantom-deps): Test dependency referenced in test config files; stable false positive for this adapter. | ai |