forked from cisagov/Malcolm
-
Notifications
You must be signed in to change notification settings - Fork 60
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.07.0 #526
Merged
Merged
Malcolm v24.07.0 #526
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
…h as of now only exists internally in a local build
beats to v8.14.3 logstash to v8.14.3 certifi to 2024.7.4 (#512 and cisagov#319) for CVE-2024-39689 fluent-bit to v3.1.2 netbox to v4.0.7
…cker-compose.yml yet, this commit makes LocalPathForContainerBindMount work for when I do. it's backwards compatible with the old short-style mount options as well
…into install-py-yaml
…into install-py-yaml
* resolved by replacing libressl with openssl * tested - HTTP access (SSL disabled) - HTTPS access - LDAP authentication - BASIC authentication everything seems to work, I'll keep an eye on it but it seems like a pretty straightforward swap out.
…into v24.07.0_merge_idaholab
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.
docker compose
does bind mounts of files and directories to avoid creating empty directories when the source is missing, returning an error instead (use mount instead of volume in docker compose file to avoid creating empty directories for missing files #473)service
argument torestart
script (add optional service argument to restart script #521)nginx-proxy
container (resolve errors for and update nginx-proxy to alpine 3.20 #500)build.sh
helper script when building non-AMD64 Docker images./config/
)ZEEK_DISABLE_ICS_GE_SRTP
has been added tozeek.env
andcontrol_vars.conf
to control enabling the network analyzer for the GE SRTP protocol. It's default value istrue
(indicating that the analyzer is disabled) as it is a somewhat uncommon OT protocol that likely won't be needed by most Malcolm users.net-map.json
file support (remove long-deprecated net-map.json file support #517)