Changes
- Improved handling of authentication failure with the MISP server. (3c38012)
- Improved handling of authentication failure with the Pandora server. (b86314a)
- Updated dependencies.
Fix
- The configuration file is now loaded with read_file which returns an
exception when the configuration file is not found. Closes #6.