Skip to content

Commit acef88f

Browse files
committed
update npm scan results
1 parent 1292bd6 commit acef88f

File tree

5 files changed

+22
-3
lines changed

5 files changed

+22
-3
lines changed

pages/data/npm/c.json.gz

169 KB
Binary file not shown.

pages/data/npm/count.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 54483,
3-
"total": 383376,
2+
"count": 58996,
3+
"total": 411003,
44
"npmPackageCount": 3454454
55
}

pages/data/npm/d.json.gz

40.9 KB
Binary file not shown.

pages/data/npm/index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"9.json.gz",
1212
"a.json.gz",
1313
"b.json.gz",
14-
"c.json.gz"
14+
"c.json.gz",
15+
"d.json.gz"
1516
]

pages/data/npm/signatures.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,5 +350,23 @@
350350
"py"
351351
],
352352
"level": "warning"
353+
},
354+
{
355+
"name": "Unicode Private Use Area Characters",
356+
"regex": true,
357+
"signature": "[\\uE000-\\uF8FF\\U000F0000-\\U000FFFFD\\U00100000-\\U0010FFFD]",
358+
"extensions": [
359+
"js",
360+
"mjs",
361+
"cjs",
362+
"ts",
363+
"mts",
364+
"cts",
365+
"jsx",
366+
"tsx",
367+
"json",
368+
"py"
369+
],
370+
"level": "malicious"
353371
}
354372
]

0 commit comments

Comments
 (0)