@itentialopensource/adapter-db_mysql
Itential adapter to connect to mysql
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 PlatformAutomationIntegrationAdapterPersistenceMySQLPre-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; runs local node script, not remote code. Stable pattern across all versions. | 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): child_process used only in testRunner.js test utility, not in runtime adapter code. | ai | |
| phantom-deps | phantom-dep:ajv | AI (phantom-deps): Used in config/schema validation files; heuristic false positive for this package. | ai | |
| phantom-deps | phantom-dep:uuid | AI (phantom-deps): Referenced in config files; stable false positive for this adapter pattern. | ai | |
| phantom-deps | phantom-dep:mocha | AI (phantom-deps): Test runner declared as runtime dep but used via npm scripts; stable false positive. | ai |