github OpenBAS-Platform/openbas 1.7.0
Version 1.7.0

21 hours ago

Hello dear community! The OpenBAS 1.7.0 is out ! Hope you will enjoy it! πŸš€

In this release, we’ve focused on addressing key community pains and squashing bugs to enhance your overall experience.

Improve the readability in our platform logs for more efficient debugging

For better readability, efficiency in troubleshooting and allowing compatibility with an observability platform such as Grafana (filtering, graphs), we changed our logs from Java to JSON.πŸ”

Command Details in execution traces

Need to see your command information to follow what will be executed? It’s now possible to see what command lines have been executed in your inject details or atomic testing page. πŸ“–

Self-signed certificate

Great news! Following a request from our community, our HTTP client now supports self-signed certificates, making it easier to authorize and connect securely in custom environments. 🚘

Customizable expiration time settings

Introducing customizable expiration settings! Now, you can manage the expiration time of your expectations in their setting and at platform level through your config file. Take full control and fine-tune your workflow like never before! πŸ’₯

Clearer insights for expectation score and validation

Say hello to clearer insights! We’ve refined our UI to clarify expectation scores settings and validation screens giving you instant clarity at a glance! 🧹

And we also solved a lot of bugs and made some UI improvements.

Enhancements:

  • #1418 Better readability for platform logs: from java default stack traces to JSON
  • #1218 Authorized platform self-signed ssl certificate
  • #1171 For expectations, add the ability to customize the expiration time used by the expiration manager

Bug Fixes:

  • #1550 Error message of Caldera executor not responding when there is no Caldera config
  • #1516 Delete a team from simulation works but generates an error in the interface
  • #1508 open agent windows 10 invalid peer certificate unknown issuer
  • #1503 in animation page, selecting a tag doesn't impact the graphs
  • #1496 obas a gent on win11 arm
  • #1482 Notify success & error from network requests are not translated
  • #1476 When adding a team with multiple players, it can lead to duplicate inserted in database which generate an error
  • #1471 bulk deletion of inject only delete the first one of the list
  • #1456 Sorting on "executor" in "Endpoints" section triggers "Internal error"
  • #1452 UI inconsistency: space separators in simulation list + height of the lines
  • #1435 Mitre Attack Coverage is partially hidden on firefox
  • #1371 Scenario result should not be interactive and show clearly that they have no data when no simulation has been played
  • #1028 In some cases, IMAP store of sent message can fail

Pull Requests:

New Contributors:

Full Changelog: 1.6.1...1.7.0

Don't miss a new openbas release

NewReleases is sending notifications on new releases.