Skip to content

Latest commit

 

History

History
179 lines (115 loc) · 9.42 KB

CHANGELOG.md

File metadata and controls

179 lines (115 loc) · 9.42 KB

Change Log

2.0.3 (2018-04-09)

Full Changelog

Implemented enhancements:

  • Allow arbitrary parameters for a job #86
  • Change of global config for proxy is not reflected in analyzer's configurations #81

Fixed bugs:

  • Refresh Analyzers button not working #83
  • Version Upgrade of Analyzer makes all Analyzers invisible for TheHive (Cortex2) #75

Closed issues:

  • Allow specifying a cache period per analyzer #85
  • Display existing analyzers with invalid definition #82
  • Allow configuring auto artifacts extraction per analyzer #80

2.0.2 (2018-04-04)

Full Changelog

Fixed bugs:

  • Coretxutils and TypeError: argument of type 'bool' is not iterable #73
  • Silently failure when ElasticSearch is unreachable #76
  • Unable to disable analyzers #72
  • Cortex 2 is not passing proxy variable to analyzers #71
  • Session collision when TheHive & Cortex 2 share the same URL #70

2.0.1 (2018-03-30)

Full Changelog

Fixed bugs:

  • File upload component not working #69
  • Packages contain obsolete configuration sample #68
  • User can't change his password #67

2.0.0 (2018-03-30)

Full Changelog

Implemented enhancements:

  • Display analyzers only if necessary configuration values are set #14

Fixed bugs:

  • Error when clicking out of the "New Analysis" box #48

Closed issues:

  • AMD64 REPO 404 #64
  • Unable for Cortex to connected to MISP #61
  • Cortex crashed after a OutOfMemoryError #60
  • Malwareconfig Lookup and Yara Rule Additions #57
  • Shodan Analyzer Fails - Module cortexutils Not Found #55
  • API: Resource not found by Assets controller #47
  • Wrong MISP config in conf/application.sample #45
  • Local, LDAP, AD and API Key Authentication #7
  • Limit Rates and Respect Quotas #6
  • Persistence and Report Caching #5
  • Provide alternative paths for analyzers in addition to standard path. #4
  • Provide way to reload conf file for new API keys without shutdown. #3
  • Provide Secret Key auth to upstream service #2

Merged pull requests:

1.1.4 (2017-09-15)

Full Changelog

Fixed bugs:

  • Display a error notification on analyzer start fail #39
  • Cortex removes the input details from failure reports #38

Closed issues:

  • Group ownership in Docker image prevents running on OpenShift #42
  • Disable analyzer in configuration file #32

1.1.3 (2017-06-14)

Full Changelog

Fixed bugs:

  • Problem Start Cortex on Ubuntu 16.04 #35
  • Error when parsing analyzer failure report #33

debian/1.1.2-2 (2017-05-24)

Full Changelog

1.1.2 (2017-05-24)

Full Changelog

Implemented enhancements:

  • Add page loader #30
  • Initialize MISP modules at startup #28

Fixed bugs:

  • jobstatus from jobs within cortex are not updated when status changes #31
  • Cortex and MISP unclear and error-loop #29
  • Error 500 in TheHive when a job is submited to Cortex #27

debian/1.1.1-2 (2017-05-19)

Full Changelog

rpm/1.1.1-2 (2017-05-19)

Full Changelog

Fixed bugs:

  • After Upgrade from Cortex 1.0.2 to 1.1.1 system does not come up #26

1.1.1 (2017-05-17)

Full Changelog

Fixed bugs:

  • Missing logos and favicons #25

Closed issues:

  • Cortex 1.1.0 doesnt work with theHive 2.11.0 #24
  • MISP integration #21

1.1.0 (2017-05-12)

Full Changelog

Implemented enhancements:

  • Add support to .deb and .rpm package generation #20
  • Scala code cleanup #19
  • Display analyzers metadata #18

Closed issues:

  • Display Cortex version on the footer #23
  • Use new logo and favicon #22

1.0.2 (2017-04-19)

Full Changelog

Fixed bugs:

  • Redirect to jobs list when a job is not found #16
  • Global section in configuration file is ignored #13
  • Secure the usage of angular-ui-notification library #12
  • Jobs list API doesn't take into account the limit param #11

Closed issues:

  • Support for cuckoo malware analysis plattform (link analysis) #17
  • Documentation on 'How to create an analyzer' #10

1.0.1 (2017-03-08)

Full Changelog

Fixed bugs:

  • Fix page scroll issues #9

Closed issues:

  • Missing install repertory #1

1.0.0 (2017-02-01)

* This Change Log was automatically generated by github_changelog_generator