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

Merge 4.8.0 into 4.9.0 #23191

Merged
merged 188 commits into from
Apr 30, 2024
Merged

Merge 4.8.0 into 4.9.0 #23191

merged 188 commits into from
Apr 30, 2024

Conversation

MarcelKemp
Copy link
Member

Related issue
#23180

sebasfalcone and others added 30 commits March 21, 2024 18:54
- Improved indexer connector logging
- Factorized out callbacks used on indexer connector
- Fixed coverity defects
  - Use of auto causes copy
  - Copy instead of move
  - Use of & to prevent copy
- Reverted style changes
…t-at-shared-modules-1

Fix coverity defects for 4.8.0
…lize-indexerconnector-for-index-wazuh-states-vulnerabilities

Improving indexer connector log messages
- Fix behavior if the feed have less or invalid data.
…reloaded-var

Add new preloaded var to disable `update_check`
…of-rocksdb

Changes to limit the memory usage in write/read operations with rocksdb.
…ng-on-content-updater

Update the log level in the vulnerability scanner content-updater
- Implement L1 logic

- Partial implement L2 logic
- Implement translation logic
- Restore deleted file
- Add TC-008 for windows scenario
- Fix new line
- Fix errors related with string_view
- Add filter logic
- Fix segfault.
- Add documentation.
- Fix segfault.

- Add documentation.
- Refactoring, move L2 to databaseFeedManager.
- Delete filter.
- Split translation package scanner in a new function.
- Add cases for QA python testing.
- Restor cacheLRU.
- Fix style.
- Fixed typo on column name
MarcelKemp and others added 15 commits April 25, 2024 10:44
- Add custom exception.

- Enum possible errors.

- Difference error from warning.
- Apply review comments.
- Add try/catch for packages
- Add review comments.
- Fix review comments.
- Remove catch for SocketDbWrapperException
Adds "ignore" section as a list in localfile JSON.
- Fix error.
…bwrapper

Improve error logging in `socketDbWrapper`
- Fixed typo
- Updated logging
   - Moved to debug
   - Aligned logging message
…ility-scanner-facade-logging-with-current-changes

Align vulnerability scanner logging with current changes
@MarcelKemp MarcelKemp self-assigned this Apr 30, 2024
@MarcelKemp MarcelKemp added the type/maintenance Maintenance issues. label Apr 30, 2024
@MarcelKemp MarcelKemp linked an issue Apr 30, 2024 that may be closed by this pull request
4 tasks
@JcabreraC
Copy link
Member

Checks:
- Integration tests for fim on MacOS - Tier 0 and 1 / build
- Integration tests for logcollector on MacOS - Tier 0 and 1 / build

that fail are discussed in the following issue: #23148

@MarcelKemp
Copy link
Member Author

MarcelKemp commented Apr 30, 2024

Failing checks

@MarcelKemp MarcelKemp mentioned this pull request Apr 30, 2024
4 tasks
@MarcelKemp
Copy link
Member Author

After merging the packages PR, when the reference branch was removed, the Build... packages checks failed.

@vikman90 vikman90 merged commit f4de366 into 4.9.0 Apr 30, 2024
145 of 146 checks passed
@vikman90 vikman90 deleted the merge-4.8.0-into-4.9.0 branch April 30, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/maintenance Maintenance issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Post release tasks for 4.7.4