Skip to content

Commit

Permalink
fix: [ransomware-group-post] added the missing descriptions for `acto…
Browse files Browse the repository at this point in the history
…r-geo-stats-30d` and `actor-total-stats-30d`
  • Loading branch information
adulau committed Apr 24, 2024
1 parent 42b4843 commit 2061c35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions objects/ransomware-group-post/definition.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"attributes": {
"actor-geo-stats-30d": {
"description": "actor-geo-stats-30d",
"description": "Count of how many other victims were publicly leaked by the same ransomware actor in the country of the victim during the past 30 days",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"actor-total-stats-30d": {
"description": "actor-total-stats-30d",
"description": "Count of how many other victims were publicly leaked by the same ransomware actor worldwide during the past 30 days",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
Expand Down Expand Up @@ -97,5 +97,5 @@
"leak-site-url"
],
"uuid": "52a0e179-4942-41e6-90f5-7db856fd6f39",
"version": 3
"version": 4
}

0 comments on commit 2061c35

Please sign in to comment.