muaddib-scanner 2.5.14 → 2.5.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "muaddib-scanner",
3
- "version": "2.5.14",
3
+ "version": "2.5.15",
4
4
  "description": "Supply-chain threat detection & response for npm & PyPI/Python",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -1,20 +0,0 @@
1
- {
2
- "target": "npm/evil-pkg@1.0.0",
3
- "timestamp": "2026-03-07T19:15:13.572Z",
4
- "ecosystem": "npm",
5
- "summary": {
6
- "critical": 1,
7
- "high": 0,
8
- "medium": 0,
9
- "low": 0,
10
- "total": 1,
11
- "riskLevel": "CRITICAL",
12
- "riskScore": 25
13
- },
14
- "threats": [
15
- {
16
- "type": "known_malicious_package",
17
- "severity": "CRITICAL"
18
- }
19
- ]
20
- }
@@ -1,24 +0,0 @@
1
- {
2
- "target": "npm/suspect-pkg@1.0",
3
- "timestamp": "2026-03-07T19:15:13.572Z",
4
- "ecosystem": "npm",
5
- "summary": {
6
- "critical": 0,
7
- "high": 1,
8
- "medium": 0,
9
- "low": 0,
10
- "total": 1,
11
- "riskLevel": "HIGH",
12
- "riskScore": 15
13
- },
14
- "threats": [
15
- {
16
- "type": "dynamic_require",
17
- "severity": "HIGH"
18
- }
19
- ],
20
- "sandbox": {
21
- "score": 75,
22
- "severity": "HIGH"
23
- }
24
- }
@@ -1,20 +0,0 @@
1
- {
2
- "target": "npm/evil-pkg@1.0.0",
3
- "timestamp": "2026-03-07T19:15:13.573Z",
4
- "ecosystem": "npm",
5
- "summary": {
6
- "critical": 1,
7
- "high": 0,
8
- "medium": 0,
9
- "low": 0,
10
- "total": 1,
11
- "riskLevel": "CRITICAL",
12
- "riskScore": 25
13
- },
14
- "threats": [
15
- {
16
- "type": "known_malicious_package",
17
- "severity": "CRITICAL"
18
- }
19
- ]
20
- }
@@ -1,24 +0,0 @@
1
- {
2
- "target": "npm/evil-pkg@2.0.0",
3
- "timestamp": "2026-03-07T19:15:13.947Z",
4
- "ecosystem": "npm",
5
- "summary": {
6
- "critical": 1,
7
- "high": 0,
8
- "medium": 0,
9
- "low": 0,
10
- "total": 1,
11
- "riskLevel": "CRITICAL",
12
- "riskScore": 25
13
- },
14
- "threats": [
15
- {
16
- "type": "known_malicious_package",
17
- "severity": "CRITICAL"
18
- }
19
- ],
20
- "sandbox": {
21
- "score": 85,
22
- "severity": "CRITICAL"
23
- }
24
- }
@@ -1,61 +0,0 @@
1
- {
2
- "date": "2026-03-07",
3
- "timestamp": "2026-03-07T19:15:14.082Z",
4
- "embed": {
5
- "embeds": [
6
- {
7
- "title": "📊 MUAD'DIB Daily Report",
8
- "color": 3447003,
9
- "fields": [
10
- {
11
- "name": "Packages Scanned",
12
- "value": "3",
13
- "inline": true
14
- },
15
- {
16
- "name": "Clean",
17
- "value": "1",
18
- "inline": true
19
- },
20
- {
21
- "name": "Suspects",
22
- "value": "0",
23
- "inline": true
24
- },
25
- {
26
- "name": "Errors",
27
- "value": "0",
28
- "inline": true
29
- },
30
- {
31
- "name": "Avg Scan Time",
32
- "value": "2.0s/pkg",
33
- "inline": true
34
- },
35
- {
36
- "name": "Top Suspects",
37
- "value": "1. **npm/test-dedup-detection-1772910913569@1.0.0** — 1 finding(s)",
38
- "inline": false
39
- }
40
- ],
41
- "footer": {
42
- "text": "MUAD'DIB - Daily summary | 2026-03-07 19:15:14 UTC"
43
- },
44
- "timestamp": "2026-03-07T19:15:14.081Z"
45
- }
46
- ]
47
- },
48
- "metrics": {
49
- "scanned": 3,
50
- "clean": 1,
51
- "suspect": 0,
52
- "errors": 0,
53
- "avgScanTimeMs": 2000,
54
- "suspectByTier": {
55
- "t1": 0,
56
- "t2": 0,
57
- "t3": 0
58
- },
59
- "topSuspects": []
60
- }
61
- }