|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [3.0.0-RC4](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC4) (2019-07-10) |
| 3 | +## [3.0.0](https://github.com/TheHive-Project/Cortex/tree/HEAD) (2019-09-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC4...3.0.0) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- cortex 3.0.0-RC4 container : StreamSrv error popup spamming the setup page [\#210](https://github.com/TheHive-Project/Cortex/issues/210) |
4 | 10 |
|
| 11 | +## [3.0.0-RC4](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC4) (2019-07-10) |
5 | 12 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC3...3.0.0-RC4) |
6 | 13 |
|
7 | 14 | **Fixed bugs:** |
8 | 15 |
|
| 16 | +- Yara analyzer configuration dialog broken [\#134](https://github.com/TheHive-Project/Cortex/issues/134) |
9 | 17 | - Responder run displayed as Analyzer run [\#207](https://github.com/TheHive-Project/Cortex/issues/207) |
10 | 18 | - docker version of cortex breaks when you don't create a user immediately [\#204](https://github.com/TheHive-Project/Cortex/issues/204) |
11 | 19 | - Login error after Cortex upgrade to 3 [\#199](https://github.com/TheHive-Project/Cortex/issues/199) |
12 | | -- Yara analyzer configuration dialog broken [\#134](https://github.com/TheHive-Project/Cortex/issues/134) |
13 | 20 |
|
14 | 21 | **Closed issues:** |
15 | 22 |
|
16 | | -- docker version of cortex prints a lot of errors for auth failures [\#205](https://github.com/TheHive-Project/Cortex/issues/205) |
17 | | -- dockerhub sample uses the wrong port [\#203](https://github.com/TheHive-Project/Cortex/issues/203) |
| 23 | +- PassiveTotal SSL Certificate History analyzer always report at least one record, even if there isn't one [\#209](https://github.com/TheHive-Project/Cortex/issues/209) |
18 | 24 | - Custom Responder not showing up in Responders Config Tab [\#201](https://github.com/TheHive-Project/Cortex/issues/201) |
19 | 25 | - Can't enable some "free" Analyzers [\#200](https://github.com/TheHive-Project/Cortex/issues/200) |
| 26 | +- docker version of cortex prints a lot of errors for auth failures [\#205](https://github.com/TheHive-Project/Cortex/issues/205) |
| 27 | +- dockerhub sample uses the wrong port [\#203](https://github.com/TheHive-Project/Cortex/issues/203) |
20 | 28 |
|
21 | 29 | ## [3.0.0-RC3](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC3) (2019-06-05) |
22 | 30 |
|
|
33 | 41 | - Get user detials via API is available to non-admin users [\#194](https://github.com/TheHive-Project/Cortex/issues/194) |
34 | 42 |
|
35 | 43 | ## [3.0.0-RC2](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC2) (2019-05-03) |
36 | | - |
37 | 44 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC1...3.0.0-RC2) |
38 | 45 |
|
39 | 46 | **Fixed bugs:** |
|
43 | 50 | - Docker container exposes tcp/9000 instead of tcp/9001 [\#166](https://github.com/TheHive-Project/Cortex/issues/166) |
44 | 51 |
|
45 | 52 | ## [3.0.0-RC1](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC1) (2019-04-05) |
46 | | - |
47 | 53 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.3...3.0.0-RC1) |
48 | 54 |
|
49 | 55 | **Implemented enhancements:** |
|
54 | 60 |
|
55 | 61 | **Fixed bugs:** |
56 | 62 |
|
57 | | -- SSO: Authentication module not found [\#181](https://github.com/TheHive-Project/Cortex/issues/181) |
| 63 | +- SSO: Authentication module not found [\#181](https://github.com/TheHive-Project/Cortex/issues/181) |
58 | 64 | - Akka Dispatcher Blocked [\#170](https://github.com/TheHive-Project/Cortex/issues/170) |
59 | 65 |
|
60 | 66 | **Closed issues:** |
|
65 | 71 | - File extraction [\#120](https://github.com/TheHive-Project/Cortex/issues/120) |
66 | 72 |
|
67 | 73 | ## [2.1.3](https://github.com/TheHive-Project/Cortex/tree/2.1.3) (2018-12-20) |
68 | | - |
69 | 74 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.2...2.1.3) |
70 | 75 |
|
71 | 76 | **Implemented enhancements:** |
|
83 | 88 |
|
84 | 89 | **Closed issues:** |
85 | 90 |
|
86 | | -- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155) |
| 91 | +- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155) |
87 | 92 | - conf/logback.xml: Rotate logs [\#62](https://github.com/TheHive-Project/Cortex/issues/62) |
88 | 93 |
|
89 | 94 | ## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12) |
90 | | - |
91 | 95 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...2.1.2) |
92 | 96 |
|
93 | 97 | **Fixed bugs:** |
94 | 98 |
|
95 | 99 | - findSimilarJob function broken [\#144](https://github.com/TheHive-Project/Cortex/issues/144) |
96 | 100 |
|
97 | 101 | ## [2.1.1](https://github.com/TheHive-Project/Cortex/tree/2.1.1) (2018-10-09) |
98 | | - |
99 | 102 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0...2.1.1) |
100 | 103 |
|
101 | 104 | **Implemented enhancements:** |
|
111 | 114 | - Console output should not be logged in syslog [\#136](https://github.com/TheHive-Project/Cortex/issues/136) |
112 | 115 |
|
113 | 116 | ## [2.1.0](https://github.com/TheHive-Project/Cortex/tree/2.1.0) (2018-09-25) |
114 | | - |
115 | 117 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0-RC1...2.1.0) |
116 | 118 |
|
117 | 119 | **Implemented enhancements:** |
|
122 | 124 | **Fixed bugs:** |
123 | 125 |
|
124 | 126 | - MISP API fails [\#109](https://github.com/TheHive-Project/Cortex/issues/109) |
125 | | -- File_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53) |
| 127 | +- File\_Info issue [\#53](https://github.com/TheHive-Project/Cortex/issues/53) |
126 | 128 | - Temporary files are not removed at the end of job [\#129](https://github.com/TheHive-Project/Cortex/issues/129) |
127 | 129 | - MISP fails to run analyzers [\#128](https://github.com/TheHive-Project/Cortex/issues/128) |
128 | 130 |
|
|
131 | 133 | - 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)) |
132 | 134 |
|
133 | 135 | ## [2.1.0-RC1](https://github.com/TheHive-Project/Cortex/tree/2.1.0-RC1) (2018-07-31) |
134 | | - |
135 | 136 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.4...2.1.0-RC1) |
136 | 137 |
|
137 | 138 | **Implemented enhancements:** |
|
162 | 163 | - Update GitHub path [\#100](https://github.com/TheHive-Project/Cortex/pull/100) ([saadkadhi](https://github.com/saadkadhi)) |
163 | 164 |
|
164 | 165 | ## [2.0.4](https://github.com/TheHive-Project/Cortex/tree/2.0.4) (2018-04-13) |
165 | | - |
166 | 166 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.3...2.0.4) |
167 | 167 |
|
168 | 168 | **Implemented enhancements:** |
|
184 | 184 | - Insufficient Rights To Perform This Action [\#87](https://github.com/TheHive-Project/Cortex/issues/87) |
185 | 185 |
|
186 | 186 | ## [2.0.3](https://github.com/TheHive-Project/Cortex/tree/2.0.3) (2018-04-09) |
187 | | - |
188 | 187 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.2...2.0.3) |
189 | 188 |
|
190 | 189 | **Implemented enhancements:** |
|
204 | 203 | - Allow configuring auto artifacts extraction per analyzer [\#80](https://github.com/TheHive-Project/Cortex/issues/80) |
205 | 204 |
|
206 | 205 | ## [2.0.2](https://github.com/TheHive-Project/Cortex/tree/2.0.2) (2018-04-04) |
207 | | - |
208 | 206 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.1...2.0.2) |
209 | 207 |
|
210 | 208 | **Fixed bugs:** |
|
216 | 214 | - Session collision when TheHive & Cortex 2 share the same URL [\#70](https://github.com/TheHive-Project/Cortex/issues/70) |
217 | 215 |
|
218 | 216 | ## [2.0.1](https://github.com/TheHive-Project/Cortex/tree/2.0.1) (2018-03-30) |
219 | | - |
220 | 217 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.0...2.0.1) |
221 | 218 |
|
222 | 219 | **Fixed bugs:** |
|
226 | 223 | - User can't change his password [\#67](https://github.com/TheHive-Project/Cortex/issues/67) |
227 | 224 |
|
228 | 225 | ## [2.0.0](https://github.com/TheHive-Project/Cortex/tree/2.0.0) (2018-03-30) |
229 | | - |
230 | 226 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.4...2.0.0) |
231 | 227 |
|
232 | 228 | **Implemented enhancements:** |
|
249 | 245 | - Local, LDAP, AD and API Key Authentication [\#7](https://github.com/TheHive-Project/Cortex/issues/7) |
250 | 246 | - Limit Rates and Respect Quotas [\#6](https://github.com/TheHive-Project/Cortex/issues/6) |
251 | 247 | - Persistence and Report Caching [\#5](https://github.com/TheHive-Project/Cortex/issues/5) |
252 | | -- Provide alternative paths for analyzers in addition to standard path. [\#4](https://github.com/TheHive-Project/Cortex/issues/4) |
| 248 | +- Provide alternative paths for analyzers in addition to standard path. [\#4](https://github.com/TheHive-Project/Cortex/issues/4) |
253 | 249 | - Provide way to reload conf file for new API keys without shutdown. [\#3](https://github.com/TheHive-Project/Cortex/issues/3) |
254 | 250 | - Provide Secret Key auth to upstream service [\#2](https://github.com/TheHive-Project/Cortex/issues/2) |
255 | 251 |
|
|
260 | 256 | - Adding WOT config sample [\#43](https://github.com/TheHive-Project/Cortex/pull/43) ([mthlvt](https://github.com/mthlvt)) |
261 | 257 |
|
262 | 258 | ## [1.1.4](https://github.com/TheHive-Project/Cortex/tree/1.1.4) (2017-09-15) |
263 | | - |
264 | 259 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.3...1.1.4) |
265 | 260 |
|
266 | 261 | **Fixed bugs:** |
|
274 | 269 | - Disable analyzer in configuration file [\#32](https://github.com/TheHive-Project/Cortex/issues/32) |
275 | 270 |
|
276 | 271 | ## [1.1.3](https://github.com/TheHive-Project/Cortex/tree/1.1.3) (2017-06-14) |
277 | | - |
278 | 272 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.2-2...1.1.3) |
279 | 273 |
|
280 | 274 | **Fixed bugs:** |
|
283 | 277 | - Error when parsing analyzer failure report [\#33](https://github.com/TheHive-Project/Cortex/issues/33) |
284 | 278 |
|
285 | 279 | ## [debian/1.1.2-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.2-2) (2017-05-24) |
286 | | - |
287 | 280 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.2...debian/1.1.2-2) |
288 | 281 |
|
289 | 282 | ## [1.1.2](https://github.com/TheHive-Project/Cortex/tree/1.1.2) (2017-05-24) |
290 | | - |
291 | 283 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.1-2...1.1.2) |
292 | 284 |
|
293 | 285 | **Implemented enhancements:** |
|
302 | 294 | - Error 500 in TheHive when a job is submited to Cortex [\#27](https://github.com/TheHive-Project/Cortex/issues/27) |
303 | 295 |
|
304 | 296 | ## [debian/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.1-2) (2017-05-19) |
305 | | - |
306 | 297 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/rpm/1.1.1-2...debian/1.1.1-2) |
307 | 298 |
|
308 | 299 | ## [rpm/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/rpm/1.1.1-2) (2017-05-19) |
309 | | - |
310 | 300 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.1...rpm/1.1.1-2) |
311 | 301 |
|
312 | 302 | **Fixed bugs:** |
313 | 303 |
|
314 | 304 | - 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) |
315 | 305 |
|
316 | 306 | ## [1.1.1](https://github.com/TheHive-Project/Cortex/tree/1.1.1) (2017-05-17) |
317 | | - |
318 | 307 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.0...1.1.1) |
319 | 308 |
|
320 | 309 | **Fixed bugs:** |
|
327 | 316 | - MISP integration [\#21](https://github.com/TheHive-Project/Cortex/issues/21) |
328 | 317 |
|
329 | 318 | ## [1.1.0](https://github.com/TheHive-Project/Cortex/tree/1.1.0) (2017-05-12) |
330 | | - |
331 | 319 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.2...1.1.0) |
332 | 320 |
|
333 | 321 | **Implemented enhancements:** |
|
342 | 330 | - Use new logo and favicon [\#22](https://github.com/TheHive-Project/Cortex/issues/22) |
343 | 331 |
|
344 | 332 | ## [1.0.2](https://github.com/TheHive-Project/Cortex/tree/1.0.2) (2017-04-19) |
345 | | - |
346 | 333 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.1...1.0.2) |
347 | 334 |
|
348 | 335 | **Fixed bugs:** |
|
358 | 345 | - Documentation on 'How to create an analyzer' [\#10](https://github.com/TheHive-Project/Cortex/issues/10) |
359 | 346 |
|
360 | 347 | ## [1.0.1](https://github.com/TheHive-Project/Cortex/tree/1.0.1) (2017-03-08) |
361 | | - |
362 | 348 | [Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.0...1.0.1) |
363 | 349 |
|
364 | 350 | **Fixed bugs:** |
|
371 | 357 |
|
372 | 358 | ## [1.0.0](https://github.com/TheHive-Project/Cortex/tree/1.0.0) (2017-02-01) |
373 | 359 |
|
374 | | -\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_ |
| 360 | + |
| 361 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments