threatgrid / ctia

Cisco Threat Intelligence API
Eclipse Public License 1.0
69 stars 26 forks source link

remove ES5 support #1419

Closed ereteog closed 7 months ago

ereteog commented 7 months ago

ES5 EOL was reached a long time ago and all tests should happen on the last version ES7 (potentially ES8 in a close future) I also want to try some ES7 features that would require to find a backward compatibility with ES5 that might be impossible (and not useful to maintain).

§ QA

No QA is needed.