| 
1 | 1 | # Change Log  | 
2 | 2 | 
 
  | 
3 |  | -## [3.0.0](https://github.com/TheHive-Project/Cortex/tree/HEAD) (2019-09-05)  | 
 | 3 | +## [3.0.1](https://github.com/TheHive-Project/Cortex/tree/3.0.1) (2020-01-20)  | 
 | 4 | + | 
 | 5 | +[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0...HEAD)  | 
 | 6 | + | 
 | 7 | +**Implemented enhancements:**  | 
 | 8 | + | 
 | 9 | +- Cortex logs the Play secret key at startup. [\#244](https://github.com/TheHive-Project/Cortex/issues/244)  | 
 | 10 | +- Analyzer reports "no output" when it fails [\#241](https://github.com/TheHive-Project/Cortex/issues/241)  | 
 | 11 | +- Docker image has many CVE's open against it [\#238](https://github.com/TheHive-Project/Cortex/issues/238)  | 
 | 12 | +- Remove Elasticsearch cluster configuration option [\#230](https://github.com/TheHive-Project/Cortex/pull/230) ([adl1995](https://github.com/adl1995))  | 
 | 13 | +- Handle second/minute-rates limits on Flavors and Analyzers [\#164](https://github.com/TheHive-Project/Cortex/issues/164)  | 
 | 14 | + | 
 | 15 | +**Fixed bugs:**  | 
 | 16 | + | 
 | 17 | +- Fix error message display for failed analyzers/responders [\#243](https://github.com/TheHive-Project/Cortex/issues/243)  | 
 | 18 | +- Remove reference to google fonts [\#242](https://github.com/TheHive-Project/Cortex/issues/242)  | 
 | 19 | +- Encoding issue causes invalid format for catalog file [\#240](https://github.com/TheHive-Project/Cortex/issues/240)  | 
 | 20 | +- Missing dependency for cluster [\#239](https://github.com/TheHive-Project/Cortex/issues/239)  | 
 | 21 | +- Old non-existent analysers showing in Cortex after an upgrade [\#234](https://github.com/TheHive-Project/Cortex/issues/234)  | 
 | 22 | + | 
 | 23 | +## [3.0.0](https://github.com/TheHive-Project/Cortex/tree/3.0.0) (2019-09-05)  | 
4 | 24 | 
 
  | 
5 | 25 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC4...3.0.0)  | 
6 | 26 | 
 
  | 
 | 
9 | 29 | - cortex 3.0.0-RC4 container : StreamSrv error popup spamming the setup page [\#210](https://github.com/TheHive-Project/Cortex/issues/210)  | 
10 | 30 | 
 
  | 
11 | 31 | ## [3.0.0-RC4](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC4) (2019-07-10)  | 
 | 32 | + | 
12 | 33 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC3...3.0.0-RC4)  | 
13 | 34 | 
 
  | 
14 | 35 | **Fixed bugs:**  | 
 | 
41 | 62 | - Get user detials via API is available to non-admin users [\#194](https://github.com/TheHive-Project/Cortex/issues/194)  | 
42 | 63 | 
 
  | 
43 | 64 | ## [3.0.0-RC2](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC2) (2019-05-03)  | 
 | 65 | + | 
44 | 66 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC1...3.0.0-RC2)  | 
45 | 67 | 
 
  | 
46 | 68 | **Fixed bugs:**  | 
 | 
50 | 72 | - Docker container exposes tcp/9000 instead of tcp/9001 [\#166](https://github.com/TheHive-Project/Cortex/issues/166)  | 
51 | 73 | 
 
  | 
52 | 74 | ## [3.0.0-RC1](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC1) (2019-04-05)  | 
 | 75 | + | 
53 | 76 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.3...3.0.0-RC1)  | 
54 | 77 | 
 
  | 
55 | 78 | **Implemented enhancements:**  | 
 | 
60 | 83 | 
 
  | 
61 | 84 | **Fixed bugs:**  | 
62 | 85 | 
 
  | 
63 |  | -- SSO: Authentication module not found  [\#181](https://github.com/TheHive-Project/Cortex/issues/181)  | 
 | 86 | +- SSO: Authentication module not found [\#181](https://github.com/TheHive-Project/Cortex/issues/181)  | 
64 | 87 | - Akka Dispatcher Blocked [\#170](https://github.com/TheHive-Project/Cortex/issues/170)  | 
65 | 88 | 
 
  | 
66 | 89 | **Closed issues:**  | 
 | 
71 | 94 | - File extraction [\#120](https://github.com/TheHive-Project/Cortex/issues/120)  | 
72 | 95 | 
 
  | 
73 | 96 | ## [2.1.3](https://github.com/TheHive-Project/Cortex/tree/2.1.3) (2018-12-20)  | 
 | 97 | + | 
74 | 98 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.2...2.1.3)  | 
75 | 99 | 
 
  | 
76 | 100 | **Implemented enhancements:**  | 
 | 
88 | 112 | 
 
  | 
89 | 113 | **Closed issues:**  | 
90 | 114 | 
 
  | 
91 |  | -- Systemd: cortex.service: Failed with result 'exit-code'.  [\#155](https://github.com/TheHive-Project/Cortex/issues/155)  | 
 | 115 | +- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155)  | 
92 | 116 | - conf/logback.xml: Rotate logs [\#62](https://github.com/TheHive-Project/Cortex/issues/62)  | 
93 | 117 | 
 
  | 
94 | 118 | ## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12)  | 
 | 119 | + | 
95 | 120 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...2.1.2)  | 
96 | 121 | 
 
  | 
97 | 122 | **Fixed bugs:**  | 
98 | 123 | 
 
  | 
99 | 124 | - findSimilarJob function broken [\#144](https://github.com/TheHive-Project/Cortex/issues/144)  | 
100 | 125 | 
 
  | 
101 | 126 | ## [2.1.1](https://github.com/TheHive-Project/Cortex/tree/2.1.1) (2018-10-09)  | 
 | 127 | + | 
102 | 128 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0...2.1.1)  | 
103 | 129 | 
 
  | 
104 | 130 | **Implemented enhancements:**  | 
 | 
114 | 140 | - Console output should not be logged in syslog [\#136](https://github.com/TheHive-Project/Cortex/issues/136)  | 
115 | 141 | 
 
  | 
116 | 142 | ## [2.1.0](https://github.com/TheHive-Project/Cortex/tree/2.1.0) (2018-09-25)  | 
 | 143 | + | 
117 | 144 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0-RC1...2.1.0)  | 
118 | 145 | 
 
  | 
119 | 146 | **Implemented enhancements:**  | 
 | 
124 | 151 | **Fixed bugs:**  | 
125 | 152 | 
 
  | 
126 | 153 | - MISP API fails [\#109](https://github.com/TheHive-Project/Cortex/issues/109)  | 
127 |  | -- File\_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53)  | 
 | 154 | +- File_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53)  | 
128 | 155 | - Temporary files are not removed at the end of job [\#129](https://github.com/TheHive-Project/Cortex/issues/129)  | 
129 | 156 | - MISP fails to run analyzers [\#128](https://github.com/TheHive-Project/Cortex/issues/128)  | 
130 | 157 | 
 
  | 
 | 
133 | 160 | - Update resolvers in build.sbt to contain Maven as a dependency [\#130](https://github.com/TheHive-Project/Cortex/pull/130) ([adl1995](https://github.com/adl1995))  | 
134 | 161 | 
 
  | 
135 | 162 | ## [2.1.0-RC1](https://github.com/TheHive-Project/Cortex/tree/2.1.0-RC1) (2018-07-31)  | 
 | 163 | + | 
136 | 164 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.4...2.1.0-RC1)  | 
137 | 165 | 
 
  | 
138 | 166 | **Implemented enhancements:**  | 
 | 
163 | 191 | - Update GitHub path [\#100](https://github.com/TheHive-Project/Cortex/pull/100) ([saadkadhi](https://github.com/saadkadhi))  | 
164 | 192 | 
 
  | 
165 | 193 | ## [2.0.4](https://github.com/TheHive-Project/Cortex/tree/2.0.4) (2018-04-13)  | 
 | 194 | + | 
166 | 195 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.3...2.0.4)  | 
167 | 196 | 
 
  | 
168 | 197 | **Implemented enhancements:**  | 
 | 
184 | 213 | - Insufficient Rights To Perform This Action [\#87](https://github.com/TheHive-Project/Cortex/issues/87)  | 
185 | 214 | 
 
  | 
186 | 215 | ## [2.0.3](https://github.com/TheHive-Project/Cortex/tree/2.0.3) (2018-04-09)  | 
 | 216 | + | 
187 | 217 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.2...2.0.3)  | 
188 | 218 | 
 
  | 
189 | 219 | **Implemented enhancements:**  | 
 | 
203 | 233 | - Allow configuring auto artifacts extraction per analyzer [\#80](https://github.com/TheHive-Project/Cortex/issues/80)  | 
204 | 234 | 
 
  | 
205 | 235 | ## [2.0.2](https://github.com/TheHive-Project/Cortex/tree/2.0.2) (2018-04-04)  | 
 | 236 | + | 
206 | 237 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.1...2.0.2)  | 
207 | 238 | 
 
  | 
208 | 239 | **Fixed bugs:**  | 
 | 
214 | 245 | - Session collision when TheHive & Cortex 2 share the same URL [\#70](https://github.com/TheHive-Project/Cortex/issues/70)  | 
215 | 246 | 
 
  | 
216 | 247 | ## [2.0.1](https://github.com/TheHive-Project/Cortex/tree/2.0.1) (2018-03-30)  | 
 | 248 | + | 
217 | 249 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.0...2.0.1)  | 
218 | 250 | 
 
  | 
219 | 251 | **Fixed bugs:**  | 
 | 
223 | 255 | - User can't change his password [\#67](https://github.com/TheHive-Project/Cortex/issues/67)  | 
224 | 256 | 
 
  | 
225 | 257 | ## [2.0.0](https://github.com/TheHive-Project/Cortex/tree/2.0.0) (2018-03-30)  | 
 | 258 | + | 
226 | 259 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.4...2.0.0)  | 
227 | 260 | 
 
  | 
228 | 261 | **Implemented enhancements:**  | 
 | 
245 | 278 | - Local, LDAP, AD and API Key Authentication [\#7](https://github.com/TheHive-Project/Cortex/issues/7)  | 
246 | 279 | - Limit Rates and Respect Quotas [\#6](https://github.com/TheHive-Project/Cortex/issues/6)  | 
247 | 280 | - Persistence and Report Caching [\#5](https://github.com/TheHive-Project/Cortex/issues/5)  | 
248 |  | -- Provide alternative paths for analyzers in addition to standard path.  [\#4](https://github.com/TheHive-Project/Cortex/issues/4)  | 
 | 281 | +- Provide alternative paths for analyzers in addition to standard path. [\#4](https://github.com/TheHive-Project/Cortex/issues/4)  | 
249 | 282 | - Provide way to reload conf file for new API keys without shutdown. [\#3](https://github.com/TheHive-Project/Cortex/issues/3)  | 
250 | 283 | - Provide Secret Key auth to upstream service [\#2](https://github.com/TheHive-Project/Cortex/issues/2)  | 
251 | 284 | 
 
  | 
 | 
256 | 289 | - Adding WOT config sample [\#43](https://github.com/TheHive-Project/Cortex/pull/43) ([mthlvt](https://github.com/mthlvt))  | 
257 | 290 | 
 
  | 
258 | 291 | ## [1.1.4](https://github.com/TheHive-Project/Cortex/tree/1.1.4) (2017-09-15)  | 
 | 292 | + | 
259 | 293 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.3...1.1.4)  | 
260 | 294 | 
 
  | 
261 | 295 | **Fixed bugs:**  | 
 | 
269 | 303 | - Disable analyzer in configuration file [\#32](https://github.com/TheHive-Project/Cortex/issues/32)  | 
270 | 304 | 
 
  | 
271 | 305 | ## [1.1.3](https://github.com/TheHive-Project/Cortex/tree/1.1.3) (2017-06-14)  | 
 | 306 | + | 
272 | 307 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.2-2...1.1.3)  | 
273 | 308 | 
 
  | 
274 | 309 | **Fixed bugs:**  | 
 | 
277 | 312 | - Error when parsing analyzer failure report [\#33](https://github.com/TheHive-Project/Cortex/issues/33)  | 
278 | 313 | 
 
  | 
279 | 314 | ## [debian/1.1.2-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.2-2) (2017-05-24)  | 
 | 315 | + | 
280 | 316 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.2...debian/1.1.2-2)  | 
281 | 317 | 
 
  | 
282 | 318 | ## [1.1.2](https://github.com/TheHive-Project/Cortex/tree/1.1.2) (2017-05-24)  | 
 | 319 | + | 
283 | 320 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.1-2...1.1.2)  | 
284 | 321 | 
 
  | 
285 | 322 | **Implemented enhancements:**  | 
 | 
294 | 331 | - Error 500 in TheHive when a job is submited to Cortex [\#27](https://github.com/TheHive-Project/Cortex/issues/27)  | 
295 | 332 | 
 
  | 
296 | 333 | ## [debian/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.1-2) (2017-05-19)  | 
 | 334 | + | 
297 | 335 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/rpm/1.1.1-2...debian/1.1.1-2)  | 
298 | 336 | 
 
  | 
299 | 337 | ## [rpm/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/rpm/1.1.1-2) (2017-05-19)  | 
 | 338 | + | 
300 | 339 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.1...rpm/1.1.1-2)  | 
301 | 340 | 
 
  | 
302 | 341 | **Fixed bugs:**  | 
303 | 342 | 
 
  | 
304 | 343 | - After Upgrade from Cortex 1.0.2 to 1.1.1 system does not come up [\#26](https://github.com/TheHive-Project/Cortex/issues/26)  | 
305 | 344 | 
 
  | 
306 | 345 | ## [1.1.1](https://github.com/TheHive-Project/Cortex/tree/1.1.1) (2017-05-17)  | 
 | 346 | + | 
307 | 347 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.0...1.1.1)  | 
308 | 348 | 
 
  | 
309 | 349 | **Fixed bugs:**  | 
 | 
316 | 356 | - MISP integration [\#21](https://github.com/TheHive-Project/Cortex/issues/21)  | 
317 | 357 | 
 
  | 
318 | 358 | ## [1.1.0](https://github.com/TheHive-Project/Cortex/tree/1.1.0) (2017-05-12)  | 
 | 359 | + | 
319 | 360 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.2...1.1.0)  | 
320 | 361 | 
 
  | 
321 | 362 | **Implemented enhancements:**  | 
 | 
330 | 371 | - Use new logo and favicon [\#22](https://github.com/TheHive-Project/Cortex/issues/22)  | 
331 | 372 | 
 
  | 
332 | 373 | ## [1.0.2](https://github.com/TheHive-Project/Cortex/tree/1.0.2) (2017-04-19)  | 
 | 374 | + | 
333 | 375 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.1...1.0.2)  | 
334 | 376 | 
 
  | 
335 | 377 | **Fixed bugs:**  | 
 | 
345 | 387 | - Documentation on 'How to create an analyzer' [\#10](https://github.com/TheHive-Project/Cortex/issues/10)  | 
346 | 388 | 
 
  | 
347 | 389 | ## [1.0.1](https://github.com/TheHive-Project/Cortex/tree/1.0.1) (2017-03-08)  | 
 | 390 | + | 
348 | 391 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.0...1.0.1)  | 
349 | 392 | 
 
  | 
350 | 393 | **Fixed bugs:**  | 
 | 
357 | 400 | 
 
  | 
358 | 401 | ## [1.0.0](https://github.com/TheHive-Project/Cortex/tree/1.0.0) (2017-02-01)  | 
359 | 402 | 
 
  | 
360 |  | - | 
361 |  | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*  | 
 | 403 | +\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_  | 
0 commit comments