@itentialopensource/adapter-db_sybase
Itential adapter to connect to Sybase
6
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 PlatformAutomationIntegrationAdapterPersistenceSybasePre-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): Itential adapter framework standard setup script; consistent pattern across all adapter versions. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used only in testRunner.js test utility, not in runtime adapter code. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads package.json for version info — benign pattern in Itential adapter framework. | ai | |
| phantom-deps | phantom-dep:ajv | AI (phantom-deps): ajv referenced in config/schema validation files; stable false positive for this adapter pattern. | ai | |
| phantom-deps | phantom-dep:uuid | AI (phantom-deps): uuid referenced in config files; stable false positive for Itential adapter framework. | ai | |
| phantom-deps | phantom-dep:mocha | AI (phantom-deps): mocha used in test scripts; phantom-dep heuristic misfires on test runner deps. | ai |