Skip to content
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

Update states-vulnerabilities package.size field type to unsigned_long #663

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

QU3B1M
Copy link
Member

@QU3B1M QU3B1M commented Feb 3, 2025

Description

Change vulnerabilities package.size type from long to unsigned_long

Related Issues

Resolves wazuh/wazuh#27979

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@QU3B1M QU3B1M self-assigned this Feb 3, 2025
@QU3B1M QU3B1M requested a review from a team as a code owner February 3, 2025 11:44
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep the ECS description:

These fields contain information about an installed software package. It contains general information about a package, such as name, version or size. It also contains installation details, such as time or location.

Package size in bytes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in commit 0c51b08

@QU3B1M QU3B1M requested a review from AlexRuiz7 February 3, 2025 14:24
@AlexRuiz7 AlexRuiz7 merged commit 56f72b8 into master Feb 3, 2025
7 checks passed
@AlexRuiz7 AlexRuiz7 deleted the ecs/27979-update-vulnerability-package-size-type branch February 3, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulnerabilities template wrong type for package size
2 participants