@itentialopensource/adapter-db_postgresql
Itential adapter to connect to postgresql
5
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 PlatformAutomationIntegrationAdapterPersistencePostgreSQLPre-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 script pattern; runs local node script, not remote code fetch. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Reads local package.json for version info; not arbitrary module loading. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used only in testRunner.js dev/test utility, not in runtime adapter code. | ai | |
| phantom-deps | phantom-dep:ajv | AI (phantom-deps): Referenced in config files; stable false positive for this adapter package. | ai | |
| phantom-deps | phantom-dep:uuid | AI (phantom-deps): Referenced in config files; stable false positive for this adapter package. | ai | |
| phantom-deps | phantom-dep:mocha | AI (phantom-deps): Test runner declared as runtime dep but used via scripts; stable false positive. | ai |