Skip to content

Commit 02a055c

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent 1c27749 commit 02a055c

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

config/start-keys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kam193:
55
pypi/packages/pentest/osv/: 0d65fa30569acb74a4cd2f6968297f9cf794b510
66
pypi/packages/probably_pentest/osv/: 4559c2217c6411207a7f43980b2eb07dfd81ee1c
77
ossf-package-analysis:
8-
confident/: confident/20260319/075915-npm-nf-cl-ls-99.0.3.json
8+
confident/: confident/20260319/080914-npm-nf-cl-ls-99.0.4.json
99
reversing-labs:
1010
RLMA-: RLMA-2026-01666.json
1111
RLUA-: RLUA-2026-01611.json
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"modified": "2026-03-19T18:31:00Z",
3+
"published": "2026-03-19T18:31:00Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in native_dep (npm)",
7+
"details": "The OpenSSF Package Analysis project identified 'native_dep' @ 2.0.1 (npm) as malicious.\n\nIt is considered malicious because:\n\n- The package executes one or more commands associated with malicious behavior.\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "npm",
12+
"name": "native_dep"
13+
},
14+
"versions": [
15+
"2.0.1"
16+
]
17+
}
18+
],
19+
"credits": [
20+
{
21+
"name": "OpenSSF: Package Analysis",
22+
"type": "FINDER",
23+
"contact": [
24+
"https://github.com/ossf/package-analysis",
25+
"https://openssf.slack.com/channels/package_analysis"
26+
]
27+
}
28+
],
29+
"database_specific": {
30+
"malicious-packages-origins": [
31+
{
32+
"source": "ossf-package-analysis",
33+
"sha256": "82c72cd2d9b6b62e984b49dcdada595372d60bcef634e69f6c1f254b09044f2b",
34+
"import_time": "2026-03-19T21:46:15.457273762Z",
35+
"modified_time": "2026-03-19T18:31:00Z",
36+
"versions": [
37+
"2.0.1"
38+
]
39+
}
40+
]
41+
}
42+
}

0 commit comments

Comments
 (0)