software

v2.4.11 – Enhancements, Fixes, And Community Growth

Dive into the latest advancements with the release of v2.4.11, which brings significant enhancements and new features to the forefront.

This update introduces robust GraphQL support, multi-factor authentication, and innovative versioning for notes.

Explore the contributions from the community and key fixes that enhance functionality and security in this detailed release summary.

What’s Changed

  • Add GraphQL support on some endpoints
  • Add MFA support
  • Add Notes versioning
  • Automatically create data directories by @Matthijsy in #432
  • Graphql iocs by @c8y3 in #453
  • Graphql cases by @Elise17 in #461
  • Update case.notes.js to allow auto image upload from copy and paste by @LoneWolf-96 in #465
  • Add pool_pre_ping option by @smgrol in #468
  • Add graphql queries and mutations of cases by @Elise17 in #479
  • Graphql filters query ioc by @Elise17 in #483
  • Add custom X-IRIS-AUTH header by @Matthijsy in #506
  • GitHub workflows for image build and helm chart release by @tylerobara in #420
  • CICD to push to gchr in #511
  • CI/CD: GraphQL documentation spectaql by @Elise17 in #513

Fixed

  • Datastore files upload issue
  • Case status error
  • Fix Lookup of custom API Key header
  • Datastore files upload issue
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Understanding the Model Context Protocol (MCP) and How It Works

Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…

4 days ago

The file Command – Quickly Identify File Contents in Linux

While file extensions in Linux are optional and often misleading, the file command helps decode what a…

4 days ago

How to Use the touch Command in Linux

The touch command is one of the quickest ways to create new empty files or update timestamps…

4 days ago

How to Search Files and Folders in Linux Using the find Command

Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…

4 days ago

How to Move and Rename Files in Linux with the mv Command

Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…

4 days ago

How to Create Directories in Linux with the mkdir Command

Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…

4 days ago