Skip to main content

Snyk/container Images

@webframp/snyk/container-imagesv2026.07.19.1· 5d agoMODELS
01README

Snyk Container Images — container image scanning and vulnerability data

02Release Notes

2026.07.19.1

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

03Models1
@webframp/snyk/container-imagesv2026.07.19.1snyk/container_images.ts

Global Arguments

ArgumentTypeDescription
apiTokenstringSnyk API token
orgIdstringSnyk organization ID
versionstringSnyk API version date
fn list_container_image(image_ids?: string, platform?: enum, names?: string)
List instances of container image
ArgumentTypeDescription
image_ids?stringA comma-separated list of Image IDs
platform?enumThe image Operating System and processor architecture
names?stringThe container registry names
fn get_container_image(image_id: string)
Get instance of container image
ArgumentTypeDescription
image_idstringImage ID
fn list_image_target_refs(image_id: string)
List instances of image target references for a container image
ArgumentTypeDescription
image_idstringImage ID

Resources

container_image(infinite)— List instances of container image
image_target_refs(infinite)— List instances of image target references for a container image
04Stats
A
100 / 100
Downloads
0
Archive size
7.2 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