We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bc5cb commit 328d691Copy full SHA for 328d691
2 files changed
Makefile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
SAMPLES_REPO ?= chainguard-sandbox/malcontent-samples
5
-SAMPLES_COMMIT ?= f948cfd0f9d2a35a2452fe43ea4d094979652103
+SAMPLES_COMMIT ?= fca96935d01d3b0a7a2765626279c676bd9d495f
6
7
# BEGIN: lint-install ../malcontent
8
# http://github.com/tinkerbell/lint-install
tests/npm/2025.shai-hulud/package.json.simple
@@ -0,0 +1,7 @@
1
+# npm/2025.shai-hulud/package.json: high
+exfil: medium
+exfil/npm: high
+fs/file/read: low
+net/http/post: medium
+net/url/embedded: low
+os/env/get: low
0 commit comments