@itwin/certa
A mocha-based integration test runner
1
Versions
MIT
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
imodeljscolinkerrwgoehrigaruniversecshafer
Keywords
BentleyiModeliTwin.jsEC
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Playwright browser install is the documented, expected postinstall for this test runner; stable across versions. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Spreading process.env into child process env is standard practice for a test runner that needs to forward environment to spawned processes. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loading user-supplied backendInitModule by path is the documented plugin/init pattern for this test runner. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): A test runner that spawns Electron/browser processes inherently requires child_process; stable for this package. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 5.8.4 | 9 / 14 |