Skip to content

Commit 4151ea1

Browse files
Merge pull request #674 from snyk/fix/check-for-empty-created-by-in-image-manifest
fix: Added filtering history entries with no "created_by"
2 parents 0483fc4 + 51039e4 commit 4151ea1

File tree

2 files changed

+101
-9
lines changed

2 files changed

+101
-9
lines changed

package-lock.json

Lines changed: 100 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"needle": "^2.5.0",
4646
"sleep-promise": "^8.0.1",
4747
"snyk-config": "4.0.0",
48-
"snyk-docker-plugin": "^4.16.1",
48+
"snyk-docker-plugin": "^4.17.3",
4949
"source-map-support": "^0.5.16",
5050
"tunnel": "0.0.6",
5151
"typescript": "^3.8.3",

0 commit comments

Comments
 (0)