Snyk/sbom
@webframp/snyk/sbomv2026.07.19.1
01README
Snyk SBOM — software bill of materials testing and analysis
02Release Notes
2026.07.19.1
Added: Initial code-generated release of @webframp/snyk/sbom with 3 methods covering the Snyk sbom API surface.
03Models
@webframp/snyk/sbomv2026.07.19.1snyk/sbom.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| apiToken | string | Snyk API token |
| orgId | string | Snyk organization ID |
| version | string | Snyk API version date |
fn create_sbom_test_run(data: object)
Create an SBOM test run (Early Access)
| Argument | Type | Description |
|---|---|---|
| data | object |
fn get_sbom_test_status(job_id: string)
Gets an SBOM test run status (Early Access)
| Argument | Type | Description |
|---|---|---|
| job_id | string | Job ID |
fn get_sbom_test_result(job_id: string)
Gets an SBOM test run result (Early Access)
| Argument | Type | Description |
|---|---|---|
| job_id | string | Job ID |
Resources
sbom_test_run(infinite)— Create an SBOM test run (Early Access)
sbom_test_status(infinite)— Gets an SBOM test run status (Early Access)
sbom_test_result(infinite)— Gets an SBOM test run result (Early Access)
04Stats
A
100 / 100
Downloads
0
Archive size
5.7 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels