Skip to content

Commit

Permalink
Merge pull request #13 from polyswarm/update-cape
Browse files Browse the repository at this point in the history
cherry-pick fix from upstream
  • Loading branch information
mjbradford89 authored May 9, 2024
2 parents 1105012 + f999839 commit 1b86cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cuckoo/common/abstracts.py
Original file line number Diff line number Diff line change
Expand Up @@ -1633,6 +1633,7 @@ def as_result(self):
return dict(
name=self.name,
description=self.description,
categories=self.categories,
severity=self.severity,
weight=self.weight,
confidence=self.confidence,
Expand Down

0 comments on commit 1b86cb3

Please sign in to comment.