You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: objects/malicious-package-report/definition.json
+54-3Lines changed: 54 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,37 @@
14
14
"ui-priority": 8
15
15
},
16
16
"analysis": {
17
-
"description": "Behavioral details explaining why the package is malicious (payload, trigger, campaign, impact).",
17
+
"description": "Behavioral details explaining why the package is malicious (payload, trigger, campaign, impact), typically sourced from OSV summary/details and related contextual fields.",
18
18
"disable_correlation": true,
19
19
"misp-attribute": "text",
20
20
"ui-priority": 7
21
21
},
22
+
"credit": {
23
+
"description": "Credit entry from OSV credits[].name (person, team, or organization acknowledged for discovery, analysis, or remediation).",
0 commit comments