PaloAltoNetworks / minemeld-core

Engine of MineMeld
Apache License 2.0
141 stars 95 forks source link

Look for correct version in list of possible versions #363

Open dreilly1982 opened 4 years ago

dreilly1982 commented 4 years ago

Look for correct version in list of possible versions

Description

Changed logic in minemeld.ft.taxii.py to look for appropriate version in a list of available versions as opposed to comparing first version in list to what we want.

Motivation and Context

fixes #337

How Has This Been Tested?

I have used this change in a custom written extension based on this miner.

Types of changes

Checklist

I accept all terms of the Apache License version 2.0

jtschichold commented 4 years ago

Thanks! Could you state that you accept the Apache license?

dreilly1982 commented 4 years ago

I accept all terms of the Apache License version 2.0