@itentialopensource/adapter-apic
Cisco Application Policy Infrastructure Controller (Cisco APIC) is the unifying point of automation and management for the Application Centric Infrastructure (ACI) fabric.
7
Versions
SEE LICENSE IN LICENSE
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 PlatformAutomationIntegrationAdapterSecurityCisco APICCisco ACIPre-Release
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| publish-pattern | dormant-publish | AI (publish-pattern): Long-lived Itential adapter org package; inactivity gap consistent with product release cadence, no suspicious changes. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Adapter framework loads modules via path.join(__dirname, ...) — safe local path construction, not user-controlled input. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Adapter base uses execSync/spawnSync for connectivity/healthcheck utilities; consistent with documented adapter functionality. | ai | |
| install-scripts | install-script:preinstall | AI (install-scripts): Standard Itential adapter setup script pattern; runs local node utility, not remote code. | ai | |
| phantom-deps | phantom-dep:prompts | AI (phantom-deps): prompts is used in interactive setup utilities; phantom-dep heuristic false positive for this adapter pattern. | ai | |
| phantom-deps | phantom-dep:mocha-param | AI (phantom-deps): mocha-param referenced in test config files; phantom-dep heuristic false positive. | ai | |
| phantom-deps | phantom-dep:ping | AI (phantom-deps): ping is a declared runtime dependency used in config/connectivity checks; phantom-dep heuristic false positive. | ai |