Skip to content

Commit a1967f0

Browse files
committed
update npm scan results
1 parent 2ac234c commit a1967f0

File tree

6 files changed

+23
-20
lines changed

6 files changed

+23
-20
lines changed

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": 119416,
3-
"total": 867548,
2+
"count": 133835,
3+
"total": 967815,
44
"npmPackageCount": 3454454
55
}

pages/data/npm/h.json.gz

62 KB
Binary file not shown.

pages/data/npm/i.json.gz

417 KB
Binary file not shown.

pages/data/npm/index.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
"e.json.gz",
1717
"f.json.gz",
1818
"g.json.gz",
19-
"h.json.gz"
19+
"h.json.gz",
20+
"i.json.gz",
21+
"j.json.gz"
2022
]

pages/data/npm/j.json.gz

190 KB
Binary file not shown.

pages/data/npm/signatures.json

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -271,22 +271,6 @@
271271
],
272272
"level": "malicious"
273273
},
274-
{
275-
"name": "Excessive Whitespace",
276-
"regex": true,
277-
"signature": "\\s{80,}",
278-
"extensions": [
279-
"js",
280-
"mjs",
281-
"cjs",
282-
"ts",
283-
"mts",
284-
"cts",
285-
"jsx",
286-
"tsx"
287-
],
288-
"level": "warning"
289-
},
290274
{
291275
"name": "Obfuscated Python (PyArmor Runtime Import)",
292276
"signature": "from pytransform import pyarmor_runtime",
@@ -367,6 +351,23 @@
367351
"json",
368352
"py"
369353
],
370-
"level": "malicious"
354+
"level": "warning"
355+
},
356+
{
357+
"name": "Excessive Whitespace",
358+
"regex": true,
359+
"signature": "\\s{80,}",
360+
"extensions": [
361+
"js",
362+
"mjs",
363+
"cjs",
364+
"ts",
365+
"mts",
366+
"cts",
367+
"jsx",
368+
"tsx",
369+
"py"
370+
],
371+
"level": "warning"
371372
}
372373
]

0 commit comments

Comments
 (0)