feat(trivy): add trivy to dagger and cause issues
This commit is contained in:
parent
7746219c43
commit
3c8e872e6e
7 changed files with 67 additions and 7 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"typescript": "^5.5.4",
|
||||
"@dagger.io/dagger": "./sdk"
|
||||
"@dagger.io/dagger": "./sdk",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue