@pipedream/platform
Supply chain provenance
Status for the latest visible version.
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
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:webhook-url | AI (semgrep): Test-only pipedream.net URL asserting a 404; first-party, not exfil. | ai | |
| phantom-deps | phantom-dep:fp-ts | AI (phantom-deps): fp-ts used via io-ts/config; stable FP for this package. | ai |
v3.0.3
2 findingsHardcoded webhook URL suggests data exfiltration 5 | const step = {}; 6 | await expect(axios(step, { > 7 | url: "http://56371f3c71069f63d769d0b7ddeca4ac.x.pipedream.net/this-should-404", 8 | })).rejects.toThrow(); 9 | expect(step.debug).toHaveProperty("config");
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.2
2 findingsHardcoded webhook URL suggests data exfiltration 5 | const step = {}; 6 | await expect(axios(step, { > 7 | url: "http://56371f3c71069f63d769d0b7ddeca4ac.x.pipedream.net/this-should-404", 8 | })).rejects.toThrow(); 9 | expect(step.debug).toHaveProperty("config");
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.1
2 findingsHardcoded webhook URL suggests data exfiltration 5 | const step = {}; 6 | await expect(axios(step, { > 7 | url: "http://56371f3c71069f63d769d0b7ddeca4ac.x.pipedream.net/this-should-404", 8 | })).rejects.toThrow(); 9 | expect(step.debug).toHaveProperty("config");
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.