Skip to content

Commit 328d691

Browse files
authored
chore(samples): bump commit and add new npm test case (#1505)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
1 parent b4bc5cb commit 328d691

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
SAMPLES_REPO ?= chainguard-sandbox/malcontent-samples
5-
SAMPLES_COMMIT ?= f948cfd0f9d2a35a2452fe43ea4d094979652103
5+
SAMPLES_COMMIT ?= fca96935d01d3b0a7a2765626279c676bd9d495f
66

77
# BEGIN: lint-install ../malcontent
88
# http://github.com/tinkerbell/lint-install
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# npm/2025.shai-hulud/package.json: high
2+
exfil: medium
3+
exfil/npm: high
4+
fs/file/read: low
5+
net/http/post: medium
6+
net/url/embedded: low
7+
os/env/get: low

0 commit comments

Comments
 (0)