Skip to content

Fix the wrong type for the version record type in the zeek.software schema #3538

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

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

Dakostu
Copy link

@Dakostu Dakostu commented Sep 22, 2023

This PR fixes a bug that seems to have stayed dormant until a recently updated macOS build exposed it - minor versions were being printed as doubles, but technically are defined as uints: https://docs.zeek.org/en/master/scripts/base/frameworks/software/main.zeek.html#type-Software::Version

@Dakostu Dakostu added the bug Incorrect behavior label Sep 22, 2023
@Dakostu Dakostu requested a review from lava September 22, 2023 13:52
@Dakostu Dakostu force-pushed the topic/fix-wrong-version-in-zeek-software-schema branch from 05cb44d to e7f6e0d Compare September 22, 2023 13:52
@Dakostu Dakostu requested a review from lava September 22, 2023 14:28
@Dakostu Dakostu merged commit 71966e6 into main Sep 25, 2023
@Dakostu Dakostu deleted the topic/fix-wrong-version-in-zeek-software-schema branch September 25, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants