Skip to content

Commit 3a17c82

Browse files
author
github-actions
committed
Ingest OSV - Cloud Storage
1 parent da60ca2 commit 3a17c82

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

config/start-keys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
amazon-inspector:
22
IN-MAL-: IN-MAL-2025-149197.json
33
kam193:
4-
pypi/packages/malicious/osv/: f07f46ba2351731ca5adea819e54e644b4fb38c0
4+
pypi/packages/malicious/osv/: c9b0211802502da1c73dd9ec53404fa0ba4070da
55
pypi/packages/pentest/osv/: 27cbe31837ebfb9ccc169b6c60ebc77b8545845e
66
pypi/packages/probably_pentest/osv/: c1b996ad1142bc47f43e30615d9e5a83d344134e
77
ossf-package-analysis:
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"modified": "2025-12-07T01:17:48Z",
3+
"published": "2025-12-07T00:40:43Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"summary": "Malicious code in blank-lib (PyPI)",
7+
"details": "This is an infostealer, based on Blank Grabber. It's used as dependency in other malicious packages\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2025-12-blank-lib\n\n\nReasons (based on the campaign):\n\n\n - infostealer\n\n\n - infostealer:blankgrabber\n\n\n - clones-real-package\n\n\n - The malicious code is intentionally included in a dependency of the package\n\n\n - exfiltration-credentials\n\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "blank-lib"
13+
},
14+
"versions": [
15+
"0.0.8",
16+
"0.0.9",
17+
"0.1.0"
18+
]
19+
}
20+
],
21+
"references": [
22+
{
23+
"type": "WEB",
24+
"url": "https://bad-packages.kam193.eu/pypi/package/blank-lib"
25+
}
26+
],
27+
"credits": [
28+
{
29+
"name": "Kamil Mańkowski (kam193)",
30+
"type": "REPORTER",
31+
"contact": [
32+
"https://github.com/kam193",
33+
"https://bad-packages.kam193.eu/"
34+
]
35+
}
36+
],
37+
"database_specific": {
38+
"malicious-packages-origins": [
39+
{
40+
"source": "kam193",
41+
"sha256": "b0f1560379fabce56cf4ff03d12317400dd419a744927ff319fa4275f9e25367",
42+
"import_time": "2025-12-07T02:44:26.100863193Z",
43+
"id": "pypi/2025-12-blank-lib/blank-lib",
44+
"modified_time": "2025-12-07T01:17:48.66619Z",
45+
"versions": [
46+
"0.0.8",
47+
"0.0.9",
48+
"0.1.0"
49+
]
50+
}
51+
]
52+
}
53+
}

0 commit comments

Comments
 (0)