Skip to content

Commit

Permalink
Add an explanatory note about these test results
Browse files Browse the repository at this point in the history
  • Loading branch information
rylnd committed Feb 10, 2021
1 parent 9b8e343 commit 0d8223f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,11 @@ export default ({ getService }: FtrProviderContext) => {
provider: 'other_provider',
type: 'ip',
},
// We do not merge matched indicators during enrichment, so in
// certain circumstances a given indicator document could appear
// multiple times in an enriched alert (albeit with different
// threat.indicator.matched data). That's the case with the
// first and third indicators matched, here.
{
description: 'this should match auditbeat/hosts on both port and ip',
first_seen: '2021-01-26T11:06:03.000Z',
Expand Down

0 comments on commit 0d8223f

Please sign in to comment.