Skip to main content

Snyk/tests

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

Snyk Tests — on-demand package and dependency vulnerability testing

02Release Notes

2026.07.19.1

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

03Models1
@webframp/snyk/testsv2026.07.19.1snyk/tests.ts

Global Arguments

ArgumentTypeDescription
apiTokenstringSnyk API token
orgIdstringSnyk organization ID
versionstringSnyk API version date
fn create_test(data: unknown)
Create a new test. (Early Access)
ArgumentTypeDescription
dataunknown
fn get_test(test_id: string)
Get a test. (Early Access)
ArgumentTypeDescription
test_idstringTest ID returned from the Test API to query.
fn list_findings(test_id: string)
List findings for a test. (Early Access)
ArgumentTypeDescription
test_idstringTest ID returned from the Test API to query.

Resources

test(infinite)— Create a new test. (Early Access)
findings(infinite)— List findings for a test. (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