-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malcolm v24.05.0 #316
Merged
Merged
Malcolm v24.05.0 #316
+1,986
−1,540
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…/malcolm_kubernetes.py
…of the string, but we should handle it even if we do
…d elasticsearch-py (8.13.1)
…rm64 compatibility
…gers for filebeat on Malcolm
…gers for filebeat on Hedgehog
…into v24.05.0_merge_cisagov
…into v24.05.0_merge_cisagov
…into v24.05.0_merge_cisagov
…into v24.05.0_merge_cisagov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Malcolm v24.05.0 contains new features, improvements, bug fixes and component version updates.
v24.04.0...v24.05.0
./scripts/configure
script should detect the architecture and automatically adjust theimage:
names in thedocker-compose.yml
files in Docker deployments, or this can be changed manually by appending-arm64
to the tag for Malcolm's Docker images, e.g.,ghcr.io/idaholab/malcolm/zeek:24.05.0-arm64
. (Using MISP and STIX/TAXII Intelligence Feeds idaholab/Malcolm#369)control_vars.conf
for tuning capture-related settings for Arkime on the sensor, bringing them into parity with those that were available in thearkime-live
container in Malcolm. (discrepancy between environment variables used to populate Arkime's config.ini between Malcolm and Hedgehog idaholab/Malcolm#476)config.ini
file via theARKIME_SPI_DATA_MAX_INDICES
environment variable. (allow setting spiDataMaxIndices for Arkime's config.ini idaholab/Malcolm#471)requests
Python library to v2.32.0 for CVE-2024-35195flask-cors
Python library on Hedgehog Linux to v4.0.1 for CVE-2024-1681Jinja
Python library on Hedgehog Linux to v3.1.4 for CVE-2024-34064Werkzeug
Python library on Hedgehog linux to v3.0.3 for CVE-2024-34069./scripts/status
for Kubernetes deployment. (error reporting memory and CPU resources in scripts/malcolm_kubernetes.py idaholab/Malcolm#467)./config/
) for Malcolm and incontrol_vars.conf
for Hedgehog LinuxARKIME_SPI_DATA_MAX_INDICES
toarkime.env
with a default value of7
, which manifests asspiDataMaxIndexes
in Arkime's config.ini. If you are changing the Arkime index period from daily to weekly, hourly, etc., you may wish to adjust this value. (allow setting spiDataMaxIndices for Arkime's config.ini idaholab/Malcolm#471)EXTRA_TAGS
toupload-common.env
for specifying custom tags to be associated with logs forwarded to Logstash by FileBeat. (allow custom tags to be specified at the point of log file ingestion (ie., filebeat) idaholab/Malcolm#463)zeek-live.env
for tuning the resource utilization and performance of Zeek's live capture, see the documentation for details. (streamline configuration of Zeek live capture worker load balancing using AF_PACKET and fanout idaholab/Malcolm#475)control_vars.conf
for tuning the resource utilization and performance of Zeek's live capture, see the documentation for details. (streamline configuration of Zeek live capture worker load balancing using AF_PACKET and fanout idaholab/Malcolm#475)control_vars.conf
for tuning capture-related settings for Arkime on the sensor, bringing them into parity with those that were available in thearkime-live
container in Malcolm. (discrepancy between environment variables used to populate Arkime's config.ini between Malcolm and Hedgehog idaholab/Malcolm#476)