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.9.0 into master #6475

Merged
merged 80 commits into from Mar 5, 2024
Merged

Merge 4.9.0 into master #6475

merged 80 commits into from Mar 5, 2024

Conversation

asteriscos
Copy link
Member

Merge 4.9.0 into master

Caution

Merge PR strategy: Create a merge commit

yenienserrano and others added 30 commits January 12, 2024 13:41
* Fix script deploy mac agent

* Add command test

* Add euispacer

* Update changelog
* change validations

* change tests

* Modify changelog

* Update changelog

* Fix typo
* fix abbreviation for FQDN

* Add changelog
* Fix vulnerability detail truncated text in big fields

* Update CHANGELOG
* Fix to maximize display panel

* Fixed overflow in the minimize panel.

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Change default vulnerabilities pattern health check to false

* Add CHANGELOG

* Modify changelog

* Undo last commit made by mistake

---------

Co-authored-by: Tostti <nicolas.guevara.pihen@gmail.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Hide discover deprecation notice

* Update changelog

* Update changelog
* Fix date of the last scan(check update)

* Fix menu overlapping with notification of updates

* Fix test

* Update changelog

* Use service

* Fix published date

* Fix test

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix datagrid full screen side menu dock

* Update changelog
* Fix server stat Archives queue usage is picking the wrong value

* Update CHANGELOG

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix unnecessary scroll

* Update changelog

* Add comment

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* remove WAZUH_REGISTRATION_SERVER from the windows command

* Add changelog
* Set column with for count and change titles

* Update CHANGELOG

* Remove unnecessary import

* Remove prop

* Modify column width

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Change label "Last enrolled agent"

* Add tooltip most active agent

* Update changelog

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Remove compilation_date from the app

* Add changelog
* Add - when run as is disable

* Update changelog

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix statistics visualizations when cluster mode is disabled

* Update CHANGELOG

* Fix incorrect uppercase

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Add wazuh_manager.conf version 4.8.0 or higher

* Remove wazuh_manager.conf custom

* Revert change

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
* Add agent columns to Vulnerabilities Inventory

* Removed vulnerability.score.base column

* Removed vulnerability.score.version column

* Fix the useDockedSideNav to consider the width of the window

* Update check-health snapshot

---------

Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
* change api configuration title

* Update changelog

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Remove added help menu

* Remove reference to the deleted file

* Modify changelog
* Remove it hygiene section and change breadcrunb

* Agent menu restored

* Remove Vulnerability detection from agent menu

* Update breadcrumbs
* Split index/dashboard management menu

* Update menu options orders

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Avoid force check updates when user logins

* Update documentation

* Update check updates button tooltip
* Changed hideCloseButtons modules-helper method

* Activation of non-implicit filters is improved

* Add CHANGELOG

* Fixed isImplicit filters on hideCloseButtons

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fixed axis label form dashboards

* Add changelog

* Version tab in agent table change his width to 10%

* Snaps reloaded
* Add last alerts kpi

* Fix discover link

* Add error handling

* Add changelog

* Fix unit test

* Fix unit test warning

---------

Co-authored-by: Luciano Gorza <lucianogorza@gmail.com>
* Add pinned agent to vulnerability section

* Fixed use_search_bar_configuration tests

* Fix pinned agent on change vulnerability tab

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Update imposter

* Configuration block vulnerability detection update

* Remove unwanted elements -vulnerability conf block-

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Desvelao and others added 21 commits February 23, 2024 10:31
Merge 4.7.3 into 4.8.0
* Update dev.sh

* Update OSD version in plugins and changelog

* Update optimazer warnings

* Change breadcrumb in register agent for "Endpoint"

* Fix snapshot

* Fix snapshot

* Remove dependency wazuh-endpoint

* Fix test
* Add global action to agents table

* Add global action remove groups from agents

* Add warning to remove groups from agents

* Add results to modal

* Improve global actions to agent table

* Improve modal result

* Manage API response

* Improve result modal

* Fix table layout

* Clear table selection on refresh

* Fix filters and clear selection on sort and pagination

* Fix filters when user type

* Improve parameters in service funtions

* Paginate getAgents and getGroups

* Paginate add and remove agents to groups

* Update CHANGELOG

* Update test snapshots

* Fix pageSize on add-remove agents

* Fix snapshot

* Fix snapshot checkbox id and label

* Fix snapshot checkbox id and label in Mobile

* Add unit test for services

* Add unit test for hooks

* Add unit test for React components

* Update snapshots

* Remove comments
…tions call to actions (#6448)

* Fixed keeping filters between dashboard and inventory using visualizations call to actions

* Added CHANGELOG

* Fixed to remove auto loaded agent.id filters

* Fix CHANGELOG

* Fixed hideManagerAlerts filter

* Fixed filters order
* Refactor the agent by status and develop other charts

* Update outdated agents card

* Add dynamic colors to graphics and responsive layout

* Fix responsive layout

* Change outdated agents panel max size

* Change agent_distinct imposter endpoint and fix getAgentsByOS service

* Changed agent-by-group and agent-by-OS endpoints to filter agent 000.

* The getAgentsByGroup and getAgentsByOs methods are improved. Unit tests are added to both methods

* fix query when filtering by group and when filtering by outdated agents

* Disabled filter outdated agent when no data and add donut-card test

* Finished donut-card tests and added outdated-agents-card tests

* Adjusted visual styles of chart-legend and outdated-agents-card popover

* Add CHANGELOG

* Fix responsive visualizations

* Changed the services of obtaining agents by group and agents by OS. And fixed filtering by unknown values of both.

* Fix chart legend on tablet-desktop breakpoint

* Change width chart legent to desktop breakpoint

* Fix get-agents-by-group test

* Updated get-agents-by-os to get top 5 agents by OS

* Fixed CSS for both the outdated-agents-card popover and the donut legend
…6385)

* Update Get of filenames

* Imposter fiexd

* Added changelog

---------

Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com>
Co-authored-by: Nicolas Agustin Guevara Pihen <42900763+Tostti@users.noreply.github.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Remove relative_dirname

* Add changelog
Merge 4.7.3 into 4.8.0
* bump revision 05

* Modify changelog
* Replace discover mitre and virustotal

* Replace discover malware detection

* Remove unnecessary files

* Add changelog

* Update changelog
Merge 4.8.0 into 4.8.1
Merge 4.8.1 into 4.8.2
Merge 4.8.2 into 4.9.0
@asteriscos asteriscos self-assigned this Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Wazuh Core plugin code coverage (Jest) test % values
Statements 21.48% ( 176 / 819 )
Branches 19.45% ( 79 / 406 )
Functions 14.4% ( 36 / 250 )
Lines 21.67% ( 173 / 798 )

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Main plugin code coverage (Jest) test % values
Statements 12.24% ( 4244 / 34662 )
Branches 8% ( 1831 / 22861 )
Functions 11.76% ( 977 / 8303 )
Lines 12.41% ( 4122 / 33206 )

@asteriscos asteriscos mentioned this pull request Mar 5, 2024
10 tasks
Copy link
Member

@jbiset jbiset left a comment

Choose a reason for hiding this comment

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

LGTM!

@asteriscos asteriscos merged commit be64dac into master Mar 5, 2024
4 checks passed
@asteriscos asteriscos deleted the merge-4.9.0-into-master branch March 5, 2024 13:39
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.

None yet

8 participants