@itentialopensource/adapter-tiger_connect
This adapter integrates with system described as: tigerconnect.
7
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 PlatformAutomationIntegrationAdapterNotificationMessagingtiger_connectPre-Release
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:mocha-param | AI (dependencies): mocha-param is a test utility pinned to 2.0.1; stable pattern across Itential adapter versions. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require uses path.join(__dirname, ...) with a static string — not user-controlled; stable adapter framework pattern. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in adapter base utilities (execSync/spawnSync); standard for Itential adapter tooling. | ai | |
| install-scripts | install-script:preinstall | AI (install-scripts): Standard Itential adapter preinstall pattern; runs local utils/setup.js, consistent across all versions. | ai | |
| phantom-deps | phantom-dep:prompts | AI (phantom-deps): prompts declared as runtime dep for interactive setup scripts; stable false positive for this adapter. | ai | |
| phantom-deps | phantom-dep:mocha-param | AI (phantom-deps): mocha-param used in test config files; phantom-dep heuristic fires because it's not directly imported in source. | ai | |
| phantom-deps | phantom-dep:ping | AI (phantom-deps): ping is a declared runtime dep used in adapter connectivity checks; referenced in config/scripts. | ai |