Skip to content

Commit 8cd3e45

Browse files
committed
Update changelog
1 parent 2b19468 commit 8cd3e45

File tree

1 file changed

+49
-7
lines changed

1 file changed

+49
-7
lines changed

CHANGELOG.md

+49-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Change Log
22

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)
424

525
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC4...3.0.0)
626

@@ -9,6 +29,7 @@
929
- cortex 3.0.0-RC4 container : StreamSrv error popup spamming the setup page [\#210](https://github.com/TheHive-Project/Cortex/issues/210)
1030

1131
## [3.0.0-RC4](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC4) (2019-07-10)
32+
1233
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC3...3.0.0-RC4)
1334

1435
**Fixed bugs:**
@@ -41,6 +62,7 @@
4162
- Get user detials via API is available to non-admin users [\#194](https://github.com/TheHive-Project/Cortex/issues/194)
4263

4364
## [3.0.0-RC2](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC2) (2019-05-03)
65+
4466
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/3.0.0-RC1...3.0.0-RC2)
4567

4668
**Fixed bugs:**
@@ -50,6 +72,7 @@
5072
- Docker container exposes tcp/9000 instead of tcp/9001 [\#166](https://github.com/TheHive-Project/Cortex/issues/166)
5173

5274
## [3.0.0-RC1](https://github.com/TheHive-Project/Cortex/tree/3.0.0-RC1) (2019-04-05)
75+
5376
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.3...3.0.0-RC1)
5477

5578
**Implemented enhancements:**
@@ -60,7 +83,7 @@
6083

6184
**Fixed bugs:**
6285

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)
6487
- Akka Dispatcher Blocked [\#170](https://github.com/TheHive-Project/Cortex/issues/170)
6588

6689
**Closed issues:**
@@ -71,6 +94,7 @@
7194
- File extraction [\#120](https://github.com/TheHive-Project/Cortex/issues/120)
7295

7396
## [2.1.3](https://github.com/TheHive-Project/Cortex/tree/2.1.3) (2018-12-20)
97+
7498
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.2...2.1.3)
7599

76100
**Implemented enhancements:**
@@ -88,17 +112,19 @@
88112

89113
**Closed issues:**
90114

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)
92116
- conf/logback.xml: Rotate logs [\#62](https://github.com/TheHive-Project/Cortex/issues/62)
93117

94118
## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12)
119+
95120
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...2.1.2)
96121

97122
**Fixed bugs:**
98123

99124
- findSimilarJob function broken [\#144](https://github.com/TheHive-Project/Cortex/issues/144)
100125

101126
## [2.1.1](https://github.com/TheHive-Project/Cortex/tree/2.1.1) (2018-10-09)
127+
102128
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0...2.1.1)
103129

104130
**Implemented enhancements:**
@@ -114,6 +140,7 @@
114140
- Console output should not be logged in syslog [\#136](https://github.com/TheHive-Project/Cortex/issues/136)
115141

116142
## [2.1.0](https://github.com/TheHive-Project/Cortex/tree/2.1.0) (2018-09-25)
143+
117144
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.0-RC1...2.1.0)
118145

119146
**Implemented enhancements:**
@@ -124,7 +151,7 @@
124151
**Fixed bugs:**
125152

126153
- 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)
128155
- Temporary files are not removed at the end of job [\#129](https://github.com/TheHive-Project/Cortex/issues/129)
129156
- MISP fails to run analyzers [\#128](https://github.com/TheHive-Project/Cortex/issues/128)
130157

@@ -133,6 +160,7 @@
133160
- 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))
134161

135162
## [2.1.0-RC1](https://github.com/TheHive-Project/Cortex/tree/2.1.0-RC1) (2018-07-31)
163+
136164
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.4...2.1.0-RC1)
137165

138166
**Implemented enhancements:**
@@ -163,6 +191,7 @@
163191
- Update GitHub path [\#100](https://github.com/TheHive-Project/Cortex/pull/100) ([saadkadhi](https://github.com/saadkadhi))
164192

165193
## [2.0.4](https://github.com/TheHive-Project/Cortex/tree/2.0.4) (2018-04-13)
194+
166195
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.3...2.0.4)
167196

168197
**Implemented enhancements:**
@@ -184,6 +213,7 @@
184213
- Insufficient Rights To Perform This Action [\#87](https://github.com/TheHive-Project/Cortex/issues/87)
185214

186215
## [2.0.3](https://github.com/TheHive-Project/Cortex/tree/2.0.3) (2018-04-09)
216+
187217
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.2...2.0.3)
188218

189219
**Implemented enhancements:**
@@ -203,6 +233,7 @@
203233
- Allow configuring auto artifacts extraction per analyzer [\#80](https://github.com/TheHive-Project/Cortex/issues/80)
204234

205235
## [2.0.2](https://github.com/TheHive-Project/Cortex/tree/2.0.2) (2018-04-04)
236+
206237
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.1...2.0.2)
207238

208239
**Fixed bugs:**
@@ -214,6 +245,7 @@
214245
- Session collision when TheHive & Cortex 2 share the same URL [\#70](https://github.com/TheHive-Project/Cortex/issues/70)
215246

216247
## [2.0.1](https://github.com/TheHive-Project/Cortex/tree/2.0.1) (2018-03-30)
248+
217249
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.0.0...2.0.1)
218250

219251
**Fixed bugs:**
@@ -223,6 +255,7 @@
223255
- User can't change his password [\#67](https://github.com/TheHive-Project/Cortex/issues/67)
224256

225257
## [2.0.0](https://github.com/TheHive-Project/Cortex/tree/2.0.0) (2018-03-30)
258+
226259
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.4...2.0.0)
227260

228261
**Implemented enhancements:**
@@ -245,7 +278,7 @@
245278
- Local, LDAP, AD and API Key Authentication [\#7](https://github.com/TheHive-Project/Cortex/issues/7)
246279
- Limit Rates and Respect Quotas [\#6](https://github.com/TheHive-Project/Cortex/issues/6)
247280
- 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)
249282
- Provide way to reload conf file for new API keys without shutdown. [\#3](https://github.com/TheHive-Project/Cortex/issues/3)
250283
- Provide Secret Key auth to upstream service [\#2](https://github.com/TheHive-Project/Cortex/issues/2)
251284

@@ -256,6 +289,7 @@
256289
- Adding WOT config sample [\#43](https://github.com/TheHive-Project/Cortex/pull/43) ([mthlvt](https://github.com/mthlvt))
257290

258291
## [1.1.4](https://github.com/TheHive-Project/Cortex/tree/1.1.4) (2017-09-15)
292+
259293
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.3...1.1.4)
260294

261295
**Fixed bugs:**
@@ -269,6 +303,7 @@
269303
- Disable analyzer in configuration file [\#32](https://github.com/TheHive-Project/Cortex/issues/32)
270304

271305
## [1.1.3](https://github.com/TheHive-Project/Cortex/tree/1.1.3) (2017-06-14)
306+
272307
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.2-2...1.1.3)
273308

274309
**Fixed bugs:**
@@ -277,9 +312,11 @@
277312
- Error when parsing analyzer failure report [\#33](https://github.com/TheHive-Project/Cortex/issues/33)
278313

279314
## [debian/1.1.2-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.2-2) (2017-05-24)
315+
280316
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.2...debian/1.1.2-2)
281317

282318
## [1.1.2](https://github.com/TheHive-Project/Cortex/tree/1.1.2) (2017-05-24)
319+
283320
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/debian/1.1.1-2...1.1.2)
284321

285322
**Implemented enhancements:**
@@ -294,16 +331,19 @@
294331
- Error 500 in TheHive when a job is submited to Cortex [\#27](https://github.com/TheHive-Project/Cortex/issues/27)
295332

296333
## [debian/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/debian/1.1.1-2) (2017-05-19)
334+
297335
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/rpm/1.1.1-2...debian/1.1.1-2)
298336

299337
## [rpm/1.1.1-2](https://github.com/TheHive-Project/Cortex/tree/rpm/1.1.1-2) (2017-05-19)
338+
300339
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.1...rpm/1.1.1-2)
301340

302341
**Fixed bugs:**
303342

304343
- 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)
305344

306345
## [1.1.1](https://github.com/TheHive-Project/Cortex/tree/1.1.1) (2017-05-17)
346+
307347
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.1.0...1.1.1)
308348

309349
**Fixed bugs:**
@@ -316,6 +356,7 @@
316356
- MISP integration [\#21](https://github.com/TheHive-Project/Cortex/issues/21)
317357

318358
## [1.1.0](https://github.com/TheHive-Project/Cortex/tree/1.1.0) (2017-05-12)
359+
319360
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.2...1.1.0)
320361

321362
**Implemented enhancements:**
@@ -330,6 +371,7 @@
330371
- Use new logo and favicon [\#22](https://github.com/TheHive-Project/Cortex/issues/22)
331372

332373
## [1.0.2](https://github.com/TheHive-Project/Cortex/tree/1.0.2) (2017-04-19)
374+
333375
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.1...1.0.2)
334376

335377
**Fixed bugs:**
@@ -345,6 +387,7 @@
345387
- Documentation on 'How to create an analyzer' [\#10](https://github.com/TheHive-Project/Cortex/issues/10)
346388

347389
## [1.0.1](https://github.com/TheHive-Project/Cortex/tree/1.0.1) (2017-03-08)
390+
348391
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/1.0.0...1.0.1)
349392

350393
**Fixed bugs:**
@@ -357,5 +400,4 @@
357400

358401
## [1.0.0](https://github.com/TheHive-Project/Cortex/tree/1.0.0) (2017-02-01)
359402

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

Comments
 (0)