CrowdStrike / MISP-tools

Import CrowdStrike Threat Intelligence into your instance of MISP
MIT License
40 stars 10 forks source link

[ENH] Add switch to test and report out both APIs #64

Open packet-rat opened 1 year ago

packet-rat commented 1 year ago

Add switch to test and report out both APIs

A lot of time installing and testing new frameworks/integrations is often spent initially on getting API Access, Keys, Proxies, et al sorted out.

The current form of logs are less than helpful.

[2022-11-09 11:24:42,361] CRITICAL config authentication Invalid API credentials provided

jshcodes commented 1 year ago

This should be doable. It'll be configured to execute only if the related argument is provided. (Whereas the config check tests will run every execution.)

Adding this to the punch list.