Skip to content

Commit

Permalink
#50 #23 review CSB PR. add Url analysis short report
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jul 10, 2017
1 parent 2728fd5 commit 47b1144
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions thehive-templates/CuckooSandbox_Url_Analysis_1_0/short.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<span class="label" ng-repeat="t in content.taxonomies" ng-class="{'info': 'label-info', 'safe': 'label-success', 'suspicious': 'label-warning', 'malicious':'label-danger'}[t.level]">
{{t.namespace}}:{{t.predicate}}={{t.value}}
</span>&nbsp;

0 comments on commit 47b1144

Please sign in to comment.