Skip to main content

Snyk/sbom

@webframp/snyk/sbomv2026.07.19.1· 5d agoMODELS
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.

03Models1
@webframp/snyk/sbomv2026.07.19.1snyk/sbom.ts

Global Arguments

ArgumentTypeDescription
apiTokenstringSnyk API token
orgIdstringSnyk organization ID
versionstringSnyk API version date
fn create_sbom_test_run(data: object)
Create an SBOM test run (Early Access)
ArgumentTypeDescription
dataobject
fn get_sbom_test_status(job_id: string)
Gets an SBOM test run status (Early Access)
ArgumentTypeDescription
job_idstringJob ID
fn get_sbom_test_result(job_id: string)
Gets an SBOM test run result (Early Access)
ArgumentTypeDescription
job_idstringJob 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