@microsoft/fast-test-harness
Playwright testing harness for FAST web components
Supply chain provenance
Status for the latest visible version.
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
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Playwright test harness config; spreading process.env to a local dev server is expected and benign for this package. | ai |
v0.2.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.1.0
2 findingsSpreading entire process.env into an object — may capture all secrets 30 | command: "fast-test-harness", 31 | port: PORT, > 32 | env: { 33 | ...process.env, 34 | PORT: PORT.toString(),
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.