snyk
Scans and monitors projects for security vulnerabilities
Package Information
- Domain:
snyk.io - Name:
snyk - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install snykPrograms
This package provides the following executable programs:
snyk
Available Versions
Show all 47 versions
1.1298.3,1.1298.2,1.1298.1,1.1298.0,1.1297.31.1297.2,1.1297.1,1.1297.0,1.1296.2,1.1296.11.1296.0,1.1295.4,1.1295.3,1.1295.2,1.1295.11.1295.0,1.1294.3,1.1294.2,1.1294.1,1.1294.01.1293.1,1.1293.0,1.1292.4,1.1292.2,1.1292.11.1292.0,1.1291.1,1.1291.0,1.1290.0,1.1289.01.1288.1,1.1288.0,1.1287.0,1.1286.4,1.1286.31.1286.2,1.1286.1,1.1286.0,1.1285.1,1.1285.01.1284.0,1.1283.1,1.1283.0,1.1282.1,1.1282.01.1281.0,1.1280.1
Latest Version: 1.1298.3
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) snyk -- $SHELL -iDependencies
This package depends on:
nodejs.org^20
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.snyk
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.