@itentialopensource/adapter-fortimanager
This adapter integrates with system described as: fortimanager
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 PlatformAutomationIntegrationAdapterSecurityFortinetfortiManagerPre-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 40 versions; publisher has 454 approved packages and no material changes in this release. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Adapter framework module-loading pattern; path.join(__dirname, ...) is safe relative-path resolution, not arbitrary input. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used for adapter utility scripts (migration, healthcheck); standard in Itential adapter base class. | ai | |
| install-scripts | install-script:preinstall | AI (install-scripts): Itential adapter pattern; preinstall runs setup.js for git hooks/migration, consistent across all org adapters. | ai | |
| phantom-deps | phantom-dep:prompts | AI (phantom-deps): prompts used in interactive CLI utility scripts, not main module import. | ai | |
| phantom-deps | phantom-dep:mocha-param | AI (phantom-deps): mocha-param referenced in test config files; phantom-dep false positive for test tooling. | ai | |
| phantom-deps | phantom-dep:ping | AI (phantom-deps): ping is used in connectivity/healthcheck utility scripts, not directly imported in main module. | ai |