@itentialopensource/adapter-db_oracle
Itential adapter to connect to oracle
3
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 PlatformAutomationIntegrationAdapterPersistenceOraclePre-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 pattern; preinstall runs local setup.js for adapter initialization, not remote code. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads local package.json for version info; no arbitrary module loading risk. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in test runner utility (testRunner.js), not in runtime adapter code. | ai | |
| phantom-deps | phantom-dep:ajv | AI (phantom-deps): ajv referenced in config/schema validation; stable false positive for this adapter package. | ai | |
| phantom-deps | phantom-dep:uuid | AI (phantom-deps): uuid used indirectly via config files; stable false positive for this adapter package. | ai | |
| phantom-deps | phantom-dep:mocha | AI (phantom-deps): mocha referenced in test scripts; stable false positive for this adapter package. | ai |