cloudflare @6.1.0
Maintainers
Dependencies (7)
| Package | Constraint | Registry Status |
|---|---|---|
| node-fetch | ^2.6.7 | auto_approved |
| @types/node | ^18.11.18 | auto_approved |
| formdata-node | ^4.3.2 | auto_approved |
| agentkeepalive | ^4.2.1 | auto_approved |
| abort-controller | ^3.0.0 | auto_approved |
| @types/node-fetch | ^2.6.4 | auto_approved |
| form-data-encoder | 1.7.2 | auto_approved |
Transitive Dependency Tree
SAST Findings (9)
Hardcoded webhook URL suggests data exfiltration Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/alerting/destinations/webhooks.js#L17 15 | * account_id: '023e105f4ecef8ad9ca31a8372d0c353', 16 | * name: 'Slack Webhook', > 17 | * url: 'https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd', 18 | * }); 19 | * ```
Hardcoded webhook URL suggests data exfiltration Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/alerting/destinations/webhooks.js#L39 37 | * account_id: '023e105f4ecef8ad9ca31a8372d0c353', 38 | * name: 'Slack Webhook', > 39 | * url: 'https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd', 40 | * }, 41 | * );
Hardcoded webhook URL suggests data exfiltration Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/alerting/destinations/webhooks.mjs#L14 12 | * account_id: '023e105f4ecef8ad9ca31a8372d0c353', 13 | * name: 'Slack Webhook', > 14 | * url: 'https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd', 15 | * }); 16 | * ```
Hardcoded webhook URL suggests data exfiltration Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/alerting/destinations/webhooks.mjs#L36 34 | * account_id: '023e105f4ecef8ad9ca31a8372d0c353', 35 | * name: 'Slack Webhook', > 36 | * url: 'https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd', 37 | * }, 38 | * );
URL pointing to known exfiltration/tunneling service Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/realtime-kit/webhooks.js#L29 27 | * ], 28 | * name: 'All events webhook', > 29 | * url: 'https://webhook.site/b23a5bbd-c7b0-4ced-a9e2-78ae7889897e', 30 | * }, 31 | * );
URL pointing to known exfiltration/tunneling service Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/realtime-kit/webhooks.js#L130 128 | * ], 129 | * name: 'All events webhook', > 130 | * url: 'https://webhook.site/b23a5bbd-c7b0-4ced-a9e2-78ae7889897e', 131 | * }, 132 | * );
URL pointing to known exfiltration/tunneling service Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/realtime-kit/webhooks.mjs#L26 24 | * ], 25 | * name: 'All events webhook', > 26 | * url: 'https://webhook.site/b23a5bbd-c7b0-4ced-a9e2-78ae7889897e', 27 | * }, 28 | * );
URL pointing to known exfiltration/tunneling service Source: https://github.com/cloudflare/cloudflare-typescript/blob/a0eb463a9074b01703816eafdbf1280a9b27b4f5/resources/realtime-kit/webhooks.mjs#L127 125 | * ], 126 | * name: 'All events webhook', > 127 | * url: 'https://webhook.site/b23a5bbd-c7b0-4ced-a9e2-78ae7889897e', 128 | * }, 129 | * );
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
Review Summary
Risk score: 100 (capped from 326). Findings: 8 critical (+320), 2 low (+6), 1 info (+0).
Commit: a0eb463a9074 Browse source
Published to npm: