@itentialopensource/adapter-salesforce_apex
This adapter integrates with system described as: Salesforce Apex API.
9
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 PlatformAutomationIntegrationAdapterITSMTestingSalesforceApexPre-Release
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| publish-pattern | dormant-publish | AI (publish-pattern): Long-lived Itential adapter with 33 versions; no material changes in this release; publisher has strong approval track record. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require uses path.join(__dirname, ...) with static string — not user-controlled; stable false positive for this package. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used for adapter utility scripts (migration, healthcheck); standard Itential adapter pattern. | ai | |
| install-scripts | install-script:preinstall | AI (install-scripts): Itential adapter pattern; preinstall runs utils/setup.js for hook setup, consistent across all adapter versions. | ai | |
| phantom-deps | phantom-dep:prompts | AI (phantom-deps): prompts used in interactive utility scripts; stable false positive for this adapter pattern. | ai | |
| phantom-deps | phantom-dep:mocha-param | AI (phantom-deps): mocha-param used in test scripts referenced via config; stable false positive. | ai | |
| phantom-deps | phantom-dep:ping | AI (phantom-deps): ping is used in connectivity/troubleshoot utility scripts referenced in config, not directly imported in main code. | ai |