API에서 반환된 프로젝트 유형 응답
Snyk 프로젝트 유형은 API v1 Projects endpoints에서 반환됩니다:
type - 프로젝트의 패키지 관리자
다음은 Snyk에서 지원하는 패키지 관리자를 나타내는 반환될 수 있는 type
값 목록입니다:
apk
armconfig
cloudformationconfig
cocoapods
composer
cpp
deb
dockerfile
golang
golangdep
gomodules
gradle
govendor
helmconfig
hex
k8sconfig
linux
maven
npm
nuget
paket
pip
poetry
rpm
rubygems
sast
sbt
terraformconfig
terraformplan
yarn
yarn-workspace
Last updated