Skip to content

v24.11.1

Latest
Compare
Choose a tag to compare
@Progress1 Progress1 released this 04 Nov 14:41
· 42 commits to main since this release
a6568f3

Added

  • Email collector improvements #402
  • Logging improvement #351
  • Logging improvement part 2. (Collectors) #399
  • Add possibility delete already "used" OSINT Source Group #389
  • Improve RSS collector #360
  • Improve RSS collector #345
  • Display "Report item type" instead of string "Title" in Analyze row details #329
  • Check if ldap authentication is used #328
  • Added "Last attempt" and "Last collected" columns in OSINT sources #316
  • Add cascade delete to NEWS_ITEM releated tables #286
  • Use secrets for Docker #211
  • Docker secrets - Keycloak #293
  • Noto fonts tidy up (presenter) #296
  • Delete confirmation window #243
  • Add confirmation to Publish button #270
  • Replaced ConfirmDelete component to universal MessageBox #271
  • Add Czech translation #222
  • Added CWE attribute #209
  • Attribute description - CWE #312
  • Collectors update (Limit for article links, logs, fixes) #221
  • Add logging messages to mailer, improved SMTP communication #213
  • PDF report update #205
  • Remove false translation warnings, correct some tooltips, don't try translate user strings #200
  • Allow store CVSS as number (quick need for reporting) #203
  • Add support for language setting per user #202
  • Cancel the same GET request #204

Fixed

  • Fixed: first key is acting as shorcut in empty editor #387
  • Fixed keycloak logout #381
  • Fix keycloak secrets #378
  • Fix double scrollbars in Analyze & Publish screens #375
  • Fix error: Property or method "editorData" is not defined #369
  • Fix: SAWarning: Coercing Subquery object into a select() #352
  • Fix: OSINT sources open first OSINT group screen #350
  • Fixed bugs in Product and Report screens (endless status, errors mesages) #348
  • Fix sorting report atrributes to respect user order #343
  • Fix error for user with no organization #335
  • Fix: WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match #333
  • Fix: Manually creating news item can produce error #330
  • Fix LDAP env variables #326
  • Fix missing value_description definition #325
  • Fix: run collector always in new class #322
  • Fix error when adding CWE to report item #324
  • Fix error: '': No such file or directory" on mapped folder #287
  • Fix: Display the description in the OSINT source groups grid #295
  • Fix non working ACL for Product Types #249
  • Fix errors: t is null & semicolon #252
  • Fix selector for some element types #263
  • Fix upgrade db error (caused previous PR) #223
  • Fix upgrade db error 2 (caused previous PR) #224
  • Fix: disable shorcuts on text/textarea fields (prevents typing text) #207
  • Fixed bug in chrome driver: unrecognized proxy type: MANUAL #214
  • Dark theme fix (bad colors) #219
  • Fix crash when user try create new user with filled password #130
  • Fix some small code issues from last PR #198
  • Message product preview fix #244
  • A lot of various small fixes

Changed

  • Remove redundant code #404
  • Remove marshmallow-enum #403
  • Removed extra step in web driver exiting #400
  • Upgrade GitHub actions warnings #386
  • Upgrade GitHub action: checkout@v2 -> v4 on lint #385
  • Remove duplicate env variables #377
  • Remove old Python 3.8 references #374
  • Don't try translate news items categories on report items screen selector #370
  • Use text format in Content for manually entered news items #361
  • Removed .env password support #344
  • Opitimalization: tables relationship (join) #334
  • Update value desc only if found #327
  • Ignore custom settings files and templates #323
  • Update/rewrite slackclient to 2.9.4 #318
  • Correct date formats #319
  • Language update (previous messagebox commit) #274
  • Link deduplication in product #210
  • A lot of components update (bumping to new versions)

Contributors

Thanks for the contributions: @Progress1, @multiflexi, @Ximelele

Read more about changed inside CHANGELOG.md

Full Changelog: v23.12.1...v24.11.1