← Home

@qnsp/billing-sdk

TypeScript SDK client for the QNSP billing-service API. Provides usage meter ingestion and invoice management.

11
Versions
Apache-2.0
License
No
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

cuilabs

Keywords

qnsppqcpost-quantumpost-quantum-cryptographybillingmeteringsubscriptionsinvoicesusage-meteringpaymentssaas-billingquantum-safetypescriptnodejssdk

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:etc-passwd-access AI (semgrep): Fires in a test asserting path traversal is blocked; not credential harvesting. ai

Versions (showing 11 of 11)

Version Deps Published
0.2.6 7 / 3
0.2.5 7 / 3
0.2.4 7 / 3
0.2.3 7 / 3
0.2.2 7 / 3
0.2.1 7 / 3
0.2.0 6 / 3
0.1.2 6 / 3
0.1.1 6 / 3
0.0.2 6 / 3
0.0.1 6 / 3

v0.2.6

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.2.5

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.2.4

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v0.2.3

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.2.2

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.2.1

2 findings
HIGH etc-passwd-access: src/index.test.ts:61 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 59 | 60 | it("should reject path traversal in tenantId", async () => { > 61 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 62 | }); 63 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.2.0

2 findings
HIGH etc-passwd-access: src/index.test.ts:55 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 53 | 54 | it("should reject path traversal in tenantId", async () => { > 55 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 56 | }); 57 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.1.2

2 findings
HIGH etc-passwd-access: src/index.test.ts:52 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 50 | 51 | it("should reject path traversal in tenantId", async () => { > 52 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 53 | }); 54 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.1.1

2 findings
HIGH etc-passwd-access: src/index.test.ts:52 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 50 | 51 | it("should reject path traversal in tenantId", async () => { > 52 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 53 | }); 54 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.0.2

2 findings
HIGH etc-passwd-access: src/index.test.ts:52 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 50 | 51 | it("should reject path traversal in tenantId", async () => { > 52 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 53 | }); 54 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v0.0.1

2 findings
HIGH etc-passwd-access: src/index.test.ts:52 semgrep

Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux 50 | 51 | it("should reject path traversal in tenantId", async () => { > 52 | await expect(client.listInvoices("../../etc/passwd")).rejects.toThrow("Invalid tenantId"); 53 | }); 54 |

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.