Skip to main content

Snyk/assets

@webframp/snyk/assetsv2026.07.19.1· 5d agoMODELS
01README

Snyk Assets — asset discovery and classification across the group

02Release Notes

2026.07.19.1

Added: Initial code-generated release of @webframp/snyk/assets with 4 methods covering the Snyk assets API surface.

03Models1
@webframp/snyk/assetsv2026.07.19.1snyk/assets.ts

Global Arguments

ArgumentTypeDescription
apiTokenstringSnyk API token
groupIdstringSnyk group ID
versionstringSnyk API version date
fn list_assets()
List Assets with filters (Early Access)
fn get_asset(asset_id: string)
Get an Asset by its ID (Early Access)
ArgumentTypeDescription
asset_idstringUnique identifier for the Asset
fn list_related_assets(asset_id: string, type?: enum)
List related assets with pagination (Early Access)
ArgumentTypeDescription
asset_idstringUnique identifier for the Asset
type?enumFilter by asset type
fn list_asset_projects(asset_id: string)
List asset projects with pagination (Early Access)
ArgumentTypeDescription
asset_idstringUnique identifier for the Asset

Resources

list_assets(infinite)— List Assets with filters (Early Access)
asset(infinite)— Get an Asset by its ID (Early Access)
related_assets(infinite)— List related assets with pagination (Early Access)
asset_projects(infinite)— List asset projects with pagination (Early Access)
04Stats
A
100 / 100
Downloads
0
Archive size
7.8 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