-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change windows agent service name (#5538) * Change windows agent service name to Wazuh Change windows agent service name to Wazuh * Add CHANGELOG * Remove agent name in agent info ribbon (#5497) * remove: agent name in agent info ribbon * changelog: add pull request entry --------- Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> * Fix IPV6 visualizations (#5471) * add ipv6 service * add test for service * Fix issue in agents-table * fix issue in agents-info * fix groups agents issue * Fix width in groups agents * use mapResponseItem * Add copy button to groups * Add copy button to info * fix for node list * Optimize code * Fix styles * Edit changelog * Edit changelog * Add imposter changes to test ipv6 * Replace onMouseDown with onClick * Move copy buttons to the left * fix: removed compressipv6 property of TableWzAPI * feat: add tableLayout property to some tables and remove IPv6 address compression add tableLayout=auto property to some tables: - Agents/{agent_id}/Inventory data - Management/Cluster/Nodes - Agents - Management/Configuration/Client - Management/Global configuration/Remote remove IPv6 address compression * remove: remove unused service to IPv6 compression * revert: revert changes in TableWzAPI component * add: add mocked responses to some syscollector endpoints * remove: unwanted table columns properties * changelog: add pull request entry * Fix imposter --------- Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> Co-authored-by: yenienserrano <ian.serrano@wazuh.com> Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> * Bump v4.4.4-2.6.0-rc2 * Add Apple Silicon architecture to the register Agent wizard (#5478) * Add Apple Silicon architecture * Add changelog * Change macOS environment variables * Revert "Change macOS environment variables" This reverts commit 108e866. * Change macOS architecture ids * Add missing supported versions to the Docker environments (#5584) feat(environments): add latest versions to Docker environments - Add Kibana versions: 7.17.7, 7.17.8, 7.17.9 and 7.17.10 - Add OpenSearch: 2.6.0 - Add OpenSearch Dashboards: 2.6.0 - Add Wazuh 4.4.1, 4.4.2, 4.4.3 and 4.4.4 * Bump 4.5.1 * Change the method to make the redirect (#5539) * Change the metod to make the redirect * Remove unused code * Add changelog --------- Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> * Fix agents active coverage stat as NaN (#5490) * fix: agents active coverate stat as NaN Ensure the values used to calculate have the expected types and the total count is greater than 0. * remove: unused openRegistrationDocs method * changelog: add entry * fix: check if agents active coverage is a NaN * changelog: fix entry --------- Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> * [Backport 4.5.1] Update test snapshots for 4.5 (#5607) * Update test snapshots for 4.5 (#5601) * Add missing supported versions to the Docker environments (#5584) feat(environments): add latest versions to Docker environments - Add Kibana versions: 7.17.7, 7.17.8, 7.17.9 and 7.17.10 - Add OpenSearch: 2.6.0 - Add OpenSearch Dashboards: 2.6.0 - Add Wazuh 4.4.1, 4.4.2, 4.4.3 and 4.4.4 * Update test snapshost * Update API data to 4.5 * Update branch patterns for GH Actions --------- Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> (cherry picked from commit 1ae5f19) * Fix API reference links in endpoints.json * Add kbn-dev 7.17.11 (#5628) * Merge 4.5.0 into 4.5.1 (#5670) * Update test snapshots for 4.5 (#5601) * Add missing supported versions to the Docker environments (#5584) feat(environments): add latest versions to Docker environments - Add Kibana versions: 7.17.7, 7.17.8, 7.17.9 and 7.17.10 - Add OpenSearch: 2.6.0 - Add OpenSearch Dashboards: 2.6.0 - Add Wazuh 4.4.1, 4.4.2, 4.4.3 and 4.4.4 * Update test snapshost * Update API data to 4.5 * Update branch patterns for GH Actions --------- Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> * Fix API reference links in endpoints.json * Merge 4.4 into 4.5.0 (#5669) Merge v4.4.5-2.6.0 into 4.4 (#5665) * Bump Wazuh and platform versions for v4.4.5 (#5639) * Update changelog * Update opensearch_dashboards.json * Update package.json * Update readme * Update tag script * Change tag.py version value * Empty tag suffix * Prepare tag.py for v4.4.5-rc1 (#5645) Add -rc1 tag suffix * Fix incompatible version of triple-beam subdependency (#5652) fix: add yarn.lock file and set version of triple-beam in yarn.lock * Update unit-test.yml (#5655) * Add support for Wazuh 4.4.5-rc2 (#5659) * Update revision of v4.4.5 in the Changelog * Bump v4.4.5-2.6.0-rc2 --------- Co-authored-by: Nicolas Agustin Guevara Pihen <42900763+Tostti@users.noreply.github.com> Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com> Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> --------- Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> 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> --------- Co-authored-by: Julio César Biset <43619595+jbiset@users.noreply.github.com> Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com> Co-authored-by: Nicolas Agustin Guevara Pihen <42900763+Tostti@users.noreply.github.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
- Loading branch information
1 parent
f332817
commit 3c5f965
Showing
33 changed files
with
5,051 additions
and
1,840 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
FROM node:16.20.1 AS builder-kbn-7.17.11 | ||
RUN npm install --global @bazel/bazelisk@1.10.1 | ||
USER node | ||
RUN git clone --depth 1 --branch v7.17.11 https://github.com/elastic/kibana /home/node/kbn | ||
RUN chown node.node /home/node/kbn | ||
|
||
WORKDIR /home/node/kbn | ||
RUN yarn kbn bootstrap | ||
RUN yarn config set registry http://host.docker.internal:4873 && \ | ||
sed -i 's/https:\/\/registry.yarnpkg.com/http:\/\/host.docker.internal:4873/g' yarn.lock | ||
RUN rm -rf /home/node/.cache/yarn && rm -rf /home/node/.cache/Cypress && rm -rf /home/node/.cache/ms-playwright | ||
RUN mkdir -p /home/node/kbn/data/wazuh/config | ||
|
||
FROM node:16.20.1 | ||
USER node | ||
COPY --from=builder-kbn-7.17.11 /home/node/ /home/node/ | ||
WORKDIR /home/node/kbn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"data": { | ||
"affected_items": [ | ||
{ | ||
"os": { | ||
"arch": "x86_64", | ||
"codename": "Focal Fossa", | ||
"major": 20, | ||
"minor": 4, | ||
"name": "Ubuntu", | ||
"platform": "ubuntu", | ||
"uname": "Linux |b2497efbf876 |5.8.0-45-generic |#51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 |x86_64", | ||
"version": "20.04.2 LTS" | ||
}, | ||
"mergedSum": "2c769b2ea138d472ee8f1ba23412b5d4", | ||
"node_name": "worker1", | ||
"ip": "FE80:0034:0223:A000:0002:B3FF:0000:8329", | ||
"id": 4, | ||
"manager": "wazuh-worker1", | ||
"group": [ | ||
"default", | ||
"group1" | ||
], | ||
"name": "b2497efbf876", | ||
"configSum": "052374472f3a0d5c8508241dcc455ea7", | ||
"status": "active", | ||
"dateAdd": "2021-05-27T09:14:19Z", | ||
"registerIP": "any", | ||
"lastKeepAlive": "2021-05-27T09:23:59Z", | ||
"version": "Wazuh v4.3.0" | ||
}, | ||
{ | ||
"os": { | ||
"arch": "x86_64", | ||
"codename": "Focal Fossa", | ||
"major": 20, | ||
"minor": 4, | ||
"name": "Ubuntu", | ||
"platform": "ubuntu", | ||
"uname": "Linux |600e27371700 |5.8.0-45-generic |#51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 |x86_64", | ||
"version": "20.04.2 LTS" | ||
}, | ||
"mergedSum": "9a016508cea1e997ab8569f5cfab30f5", | ||
"node_name": "worker1", | ||
"ip": "FE80:1234:2223:A000:2202:B3FF:FE1E:8329", | ||
"id": 5, | ||
"manager": "wazuh-worker1", | ||
"group": [ | ||
"default", | ||
"group2" | ||
], | ||
"name": "Infinity", | ||
"configSum": "ab73af41699f13fdd81903b5f23d8d00", | ||
"status": "active", | ||
"dateAdd": "2021-05-27T09:14:19Z", | ||
"registerIP": "any", | ||
"lastKeepAlive": "2021-05-27T09:23:52Z", | ||
"version": "Wazuh v4.3.0" | ||
}, | ||
{ | ||
"os": { | ||
"arch": "x86_64", | ||
"codename": "Focal Fossa", | ||
"major": 20, | ||
"minor": 4, | ||
"name": "Ubuntu", | ||
"platform": "ubuntu", | ||
"uname": "Linux |4bdac19ce5e3 |5.8.0-45-generic |#51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 |x86_64", | ||
"version": "20.04.2 LTS" | ||
}, | ||
"mergedSum": "9a016508cea1e997ab8569f5cfab30f5", | ||
"node_name": "worker2", | ||
"ip": "172.20.0.10", | ||
"id": 6, | ||
"manager": "wazuh-worker2", | ||
"group": [ | ||
"default", | ||
"group3" | ||
], | ||
"name": "4bdac19ce5e3", | ||
"configSum": "ab73af41699f13fdd81903b5f23d8d00", | ||
"status": "active", | ||
"dateAdd": "2021-05-27T09:14:19Z", | ||
"registerIP": "any", | ||
"lastKeepAlive": "2021-05-27T09:23:52Z", | ||
"version": "Wazuh v4.3.0" | ||
} | ||
], | ||
"total_affected_items": 3, | ||
"total_failed_items": 0, | ||
"failed_items": [] | ||
}, | ||
"message": "All selected agents information was returned", | ||
"error": 0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.