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.1 into 4.10.0 #6930

Merged
merged 44 commits into from
Aug 21, 2024
Merged

Merge 4.9.1 into 4.10.0 #6930

merged 44 commits into from
Aug 21, 2024

Conversation

Desvelao
Copy link
Member

Merge 4.9.1 into 4.10.0

Caution

Merge PR strategy: Create a merge commit

Tostti and others added 30 commits July 19, 2024 10:03
* Changed permalink render in Events tab in Virustotal

* Considered case that permalink was undefined and CHANGELOG added
* Fixed donut card legend

* Added CHANGELOG
…ave no links (#6845)

* fix some links in the threat hunting dashboard table do not redirect or have no links

* update changelog

* use RedirectAppLinks in threat hunting
* chore: bump to 4.9.1 revision 00

* chore: bump the version on the server API mock
remove rule.mitre_techniques column from the threat hunting
… in the file integrity monitoring module (#6847)

* fix the selected filter is not applied when redirecting to the events tab in the file integrity monitoring module

* update changelog
* Fix maximized panel styles

* Add changelog

* Fix styles under 767px
* Fix redirection to agent 000

* Unify rendering of flyout columns

* Add changelog

* Fix merge commit

* Add wz-link component

* Change subscribe to useObservable

* Implement component

* Add documentation

* Update changelog

* Remove unused imports

* Fix typo

* improvement function addRenderColumn
* remove the width-max of the button

* Update changelog
…ropdown shows a different grey than the background (#6868)

* fix flyout of the inventory tab of the fim module the bottom of the dropdown shows a different grey than the background

* update changelog

* style for inventory tab

* fim conditional style

* fix flyout en los siguientes modulos file integrity monitoring, mitre y pci dss

* delete changes

* delete change

* delete changes

* fix(flyout): add margin between table and flyout border

* add flex group

* add style details row

* remove div

---------

Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
* Add document details header component with links

* Apply document header in flyout details

* Apply prettier

* Update CHANGELOG

* Remove unused imports

* Change link method

---------

Co-authored-by: Luciano Gorza <103193307+lucianogorza@users.noreply.github.com>
* Pass render columns options to doc viewer

* Apply render fields

* Solve links for custom data grid columns

* Update CHANGELOG

* Solve agent.name link in flyout

* Run prettier

---------

Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
* Add conditional type of meta filter

* Add changelog

* fix(agent-inventory): reports PDF data source missing cluster/manager filter

---------

Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
…ndows registry (#6880)

* Fix(Inventory): Checking the internal tab when changing agent

* Changelog: Update changelog
…ement (#6875)

* changelog: add entries related to the replacement of logging system

* changelog: typo
…d agent (#6878)

* fix the dashboard of the mitre module is the same with or without a pinned agent

* delete specification
…entory > Windows Registry (#6876)

* Update imposter

* Change width

* Add white-space nowrap

* feat(workflow): fix prettier workflow when renaming files

* Add changelog

* feat(mock-server): enhance FIM data

---------

Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
* fix(rules): display rule flyout details based on URL

* chore(changelog): add entry
* Remove rule.mitre.id and .tactics

* Added Changelog

* Updated changelog

* Rename Time label to timestamp

---------

Co-authored-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com>
* Add tooltips to new discover table call to actions

* Update CHANGELOG

* Update Wz-Link documentation
* Add switch route to flyout

* Update redirections

* Add tabRedirect to know subTab

* Update changelog

* Fix(intelligence test): Mock service

* Fix(intelligence): Fix comment

* Change(Visualizations): Change donut: true

* Fix(tableColumnsCreator): remove parameter unused

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix(Endpoint Groups): URL consistent with the state of the selected group

* Changelog: Update

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix endpoints summary agent action buttons navigation

* Add changelog
…esponse (#6895)

Added imposter version to dev.yml and fix a typo in decoders response
chore: bump 4.9.0 rev 04
chore: bump 4.9.0 rev 05
* Render from disabled response was deleted and description changes

* Changes title and add changelog
* Repair windows agent deployment command

* Added changelog

* Update CHANGELOG.md
Desvelao and others added 14 commits August 13, 2024 14:21
* fix(reporting): fix an error generating the dashboard reports on Firefox

- Add dom-to-image-more dependency
- Replace the library to generate de screenshots of the dashboard
  visualizations
- Apply a fix related to cropped screenshots on Firefox

* fix(reporting): remove embedded dom-to-image dependency

* chore(changelog): add entry

* fix(reporting): remove undefined variable

* fix(reporting): remove dom-to-image-more dependency from package and embed on the source code

* fix(reporting): change KPIs label color when generating a report on dark mode

* fix(visualizations): set metric label color to green on some visualziations of HIPAA and NIST 800-53 applications

* remove(tsc): unused visualization definition

* fix(reporting): add license header to dom-to-image-more embedded dependency
…application (#6908)

* fix(server): remove array to comma-separated string transformation of payload sent to Wazuh API server

* chore(changelog): add entry
chore: bump 4.8.2 rev 00
* Remove \n

* Added changelog

* Resolve test

* fix(changelog): enhance entries

---------

Co-authored-by: Chantal Belén kelm <99441266+chantal-kelm@users.noreply.github.com>
Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
* Fix sorting in data grid

* Add sorting and columns in vuls data grid

* Add timestamp sorting

* Apply prettier

* Remove unused conditional

* Apply prettier

* More prettier

* Update CHANGELOG

* Apply prettier

* Prettier

* Prettier

* Fixed typo

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
* Fix pagination error when it exceeds 10000 docs

* Update changelog

* Apply requested changes

* Apply prettier
* Sync initial filters with app state

* Add changelog

* Remove space in changelog

* Get global filters in data-source hook
* Add method to transform relative date to absolute

* Add method to fetch table pages

* Add date range in data grid header

* Use new fetchPageData

* Remove console logs

* Fix date range order

* Add absolute date range calc

* Apply refresh request when button is clicked

* Apply on flyout discover

* Apply prettier

* Apply prettier

* Remove unused import

* Fix files with prettier

* Fixed prettier issue

* Fix virus total dashboard

* Apply prettier

* Fix gpdr dashboard

* Fix Docker dashboard

---------

Co-authored-by: jbiset <julio.biset@wazuh.com>
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Merge 4.8.2 into 4.9.0
Merge 4.9.0 into 4.9.1
@Desvelao Desvelao self-assigned this Aug 21, 2024
@Desvelao Desvelao linked an issue Aug 21, 2024 that may be closed by this pull request
7 tasks
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 46.02% ( 400 / 869 )
Branches 41.97% ( 157 / 374 )
Functions 44.01% ( 136 / 309 )
Lines 46.22% ( 398 / 861 )

Copy link
Contributor

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

Main plugin code coverage (Jest) test % values
Statements 13.59% ( 4016 / 29532 )
Branches 9.09% ( 1755 / 19300 )
Functions 13.31% ( 947 / 7110 )
Lines 13.77% ( 3914 / 28416 )

@Desvelao Desvelao mentioned this pull request Aug 21, 2024
7 tasks
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

LGTM 🟢

image

@Desvelao Desvelao merged commit cfe59c2 into 4.10.0 Aug 21, 2024
5 checks passed
@Desvelao Desvelao deleted the merge-4.9.1-into-4.10.0 branch August 21, 2024 10:48
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.

Post release tasks for 4.8.2
9 participants