Add tableCaption to EuiBasicTable in insights summary for accessibility#263424
Merged
Add tableCaption to EuiBasicTable in insights summary for accessibility#263424
tableCaption to EuiBasicTable in insights summary for accessibility#263424Conversation
4 tasks
…Table in insights summary Agent-Logs-Url: https://github.com/elastic/kibana/sessions/0c213919-75d1-4add-b438-e8db49608bdf Co-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix @elastic_eui_require-table-caption lint violations
Add Apr 15, 2026
tableCaption to EuiBasicTable in insights summary for accessibility
Contributor
|
/ci |
Contributor
|
Pinging @elastic/kibana-accessibility (Project:Accessibility) |
alexwizp
approved these changes
Apr 15, 2026
Contributor
|
/ci |
achyutjhunjhunwala
approved these changes
Apr 17, 2026
Contributor
|
@elasticmachine run docs-build |
Contributor
|
Starting backport for target branches: 9.3, 9.4 https://github.com/elastic/kibana/actions/runs/24570392325 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Apr 17, 2026
…bility (elastic#263424) Closes: elastic#263423 The `EuiBasicTable` in the significant events insights summary was missing the required `tableCaption` prop, violating `@elastic/eui/require-table-caption`. - Added i18n-translated `tableCaption` to the insights table in `summary.tsx`, following the same pattern as other tables in `sig_events/` ```tsx <EuiBasicTable tableCaption={i18n.translate('xpack.streams.insights.tableCaption', { defaultMessage: 'Significant events insights', })} ... /> ``` > [!WARNING] > > <details> > <summary>Firewall rules blocked me from connecting to one or more addresses (expand for details)</summary> > > #### I tried to connect to the following addresses, but was blocked by firewall rules: > > - `ci-stats.kibana.dev` > - Triggering command: `/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/kbn bootstrap` (dns block) > - Triggering command: `/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/yarn_install_scripts.js run ldd 0.8.2 nibrowser-gtk/sys/lib/libbrotlidec.so.1.0.7 git e_modules/npm/bin/node-gyp-bin/ldd &elastic#34;@elastic/eui/re/lib/ld-linux.so.2 --global de/node/bin/bash/home/REDACTED/.cache/ms-playwright/webkit-2272/minibrowser-wpe/sys/lib/libbrotlicommon.so.1 /lib/ld-linux.so.2 b/li��` (dns block) > - Triggering command: `/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node node scripts/eslint x-pack/platform/plugins/shared/streams_app/public/components/sig_events/significant_events_discovery/components/insights/summary.tsx 53 -j ACCEPT _discovery/components/insights/summary.tsx v22.22.0/bin/node_modules/npm/bin/node-gyp-bin/ldd unset --global tnet/tools/bash ldd s/li�� i] !~ /^[0-9]&elastic#43;$/) { exit(0); } user.email git /lib/node_modules/npm/bin/node-gyp-bin/ldd get --local /usr/local/bin/g-t $0; sep=RS }` (dns block) > - `clients3.google.com` > - Triggering command: `/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block) > - `detectportal.firefox.com` > - Triggering command: `/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block) > - `google.com` > - Triggering command: `/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block) > - `googlechromelabs.github.io` > - Triggering command: `/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node install.js t ldd b/li��` (dns block) > - `iojs.org` > - Triggering command: `/usr/bin/curl curl -q --fail --compressed -L -s REDACTED -o -` (dns block) > > If you need me to access, download, or install something from one of these locations, you can either: > > - Configure [Actions setup steps](https://gh.io/copilot/actions-setup-steps) to set up my environment, which run before the firewall is enabled > - Add the appropriate URLs or hosts to the custom allowlist in this repository's [Copilot coding agent settings](https://github.com/elastic/kibana/settings/copilot/coding_agent) (admins only) > > </details> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com> Co-authored-by: Alexey Antonov <alexwizp@gmail.com> (cherry picked from commit bd59f0e)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Apr 17, 2026
…ccessibility (#263424) (#264101) # Backport This will backport the following commits from `main` to `9.4`: - [Add `tableCaption` to `EuiBasicTable` in insights summary for accessibility (#263424)](#263424) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Copilot","email":"198982749+Copilot@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-04-17T14:29:29Z","message":"Add `tableCaption` to `EuiBasicTable` in insights summary for accessibility (#263424)\n\nCloses: https://github.com/elastic/kibana/issues/263423\n\nThe `EuiBasicTable` in the significant events insights summary was\nmissing the required `tableCaption` prop, violating\n`@elastic/eui/require-table-caption`.\n\n- Added i18n-translated `tableCaption` to the insights table in\n`summary.tsx`, following the same pattern as other tables in\n`sig_events/`\n\n```tsx\n<EuiBasicTable\n tableCaption={i18n.translate('xpack.streams.insights.tableCaption', {\n defaultMessage: 'Significant events insights',\n })}\n ...\n/>\n```\n\n> [!WARNING]\n>\n> <details>\n> <summary>Firewall rules blocked me from connecting to one or more\naddresses (expand for details)</summary>\n>\n> #### I tried to connect to the following addresses, but was blocked by\nfirewall rules:\n>\n> - `ci-stats.kibana.dev`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/kbn\nbootstrap` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\nscripts/yarn_install_scripts.js run ldd 0.8.2\nnibrowser-gtk/sys/lib/libbrotlidec.so.1.0.7 git\ne_modules/npm/bin/node-gyp-bin/ldd\n"@elastic/eui/re/lib/ld-linux.so.2 --global\nde/node/bin/bash/home/REDACTED/.cache/ms-playwright/webkit-2272/minibrowser-wpe/sys/lib/libbrotlicommon.so.1\n/lib/ld-linux.so.2 b/li\u0004\u0018` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node node scripts/eslint\nx-pack/platform/plugins/shared/streams_app/public/components/sig_events/significant_events_discovery/components/insights/summary.tsx\n53 -j ACCEPT _discovery/components/insights/summary.tsx\nv22.22.0/bin/node_modules/npm/bin/node-gyp-bin/ldd unset --global\ntnet/tools/bash ldd s/li\u0004\u0018 i] !~ /^[0-9]+$/) { exit(0); }\nuser.email git /lib/node_modules/npm/bin/node-gyp-bin/ldd get --local\n/usr/local/bin/g-t $0; sep=RS }` (dns block)\n> - `clients3.google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `detectportal.firefox.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `googlechromelabs.github.io`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node install.js t ldd\nb/li\u0004\u0018` (dns block)\n> - `iojs.org`\n> - Triggering command: `/usr/bin/curl curl -q --fail --compressed -L -s\nREDACTED -o -` (dns block)\n>\n> If you need me to access, download, or install something from one of\nthese locations, you can either:\n>\n> - Configure [Actions setup\nsteps](https://gh.io/copilot/actions-setup-steps) to set up my\nenvironment, which run before the firewall is enabled\n> - Add the appropriate URLs or hosts to the custom allowlist in this\nrepository's [Copilot coding agent\nsettings](https://github.com/elastic/kibana/settings/copilot/coding_agent)\n(admins only)\n>\n> </details>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com>\nCo-authored-by: Alexey Antonov <alexwizp@gmail.com>","sha":"bd59f0e47c602d8ae1032f81283610cdde73657d","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","💝community","backport:version","v9.4.0","a11y:agent-pr","v9.5.0","v9.3.4"],"title":"Add `tableCaption` to `EuiBasicTable` in insights summary for accessibility","number":263424,"url":"https://github.com/elastic/kibana/pull/263424","mergeCommit":{"message":"Add `tableCaption` to `EuiBasicTable` in insights summary for accessibility (#263424)\n\nCloses: https://github.com/elastic/kibana/issues/263423\n\nThe `EuiBasicTable` in the significant events insights summary was\nmissing the required `tableCaption` prop, violating\n`@elastic/eui/require-table-caption`.\n\n- Added i18n-translated `tableCaption` to the insights table in\n`summary.tsx`, following the same pattern as other tables in\n`sig_events/`\n\n```tsx\n<EuiBasicTable\n tableCaption={i18n.translate('xpack.streams.insights.tableCaption', {\n defaultMessage: 'Significant events insights',\n })}\n ...\n/>\n```\n\n> [!WARNING]\n>\n> <details>\n> <summary>Firewall rules blocked me from connecting to one or more\naddresses (expand for details)</summary>\n>\n> #### I tried to connect to the following addresses, but was blocked by\nfirewall rules:\n>\n> - `ci-stats.kibana.dev`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/kbn\nbootstrap` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\nscripts/yarn_install_scripts.js run ldd 0.8.2\nnibrowser-gtk/sys/lib/libbrotlidec.so.1.0.7 git\ne_modules/npm/bin/node-gyp-bin/ldd\n"@elastic/eui/re/lib/ld-linux.so.2 --global\nde/node/bin/bash/home/REDACTED/.cache/ms-playwright/webkit-2272/minibrowser-wpe/sys/lib/libbrotlicommon.so.1\n/lib/ld-linux.so.2 b/li\u0004\u0018` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node node scripts/eslint\nx-pack/platform/plugins/shared/streams_app/public/components/sig_events/significant_events_discovery/components/insights/summary.tsx\n53 -j ACCEPT _discovery/components/insights/summary.tsx\nv22.22.0/bin/node_modules/npm/bin/node-gyp-bin/ldd unset --global\ntnet/tools/bash ldd s/li\u0004\u0018 i] !~ /^[0-9]+$/) { exit(0); }\nuser.email git /lib/node_modules/npm/bin/node-gyp-bin/ldd get --local\n/usr/local/bin/g-t $0; sep=RS }` (dns block)\n> - `clients3.google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `detectportal.firefox.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `googlechromelabs.github.io`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node install.js t ldd\nb/li\u0004\u0018` (dns block)\n> - `iojs.org`\n> - Triggering command: `/usr/bin/curl curl -q --fail --compressed -L -s\nREDACTED -o -` (dns block)\n>\n> If you need me to access, download, or install something from one of\nthese locations, you can either:\n>\n> - Configure [Actions setup\nsteps](https://gh.io/copilot/actions-setup-steps) to set up my\nenvironment, which run before the firewall is enabled\n> - Add the appropriate URLs or hosts to the custom allowlist in this\nrepository's [Copilot coding agent\nsettings](https://github.com/elastic/kibana/settings/copilot/coding_agent)\n(admins only)\n>\n> </details>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com>\nCo-authored-by: Alexey Antonov <alexwizp@gmail.com>","sha":"bd59f0e47c602d8ae1032f81283610cdde73657d"}},"sourceBranch":"main","suggestedTargetBranches":["9.4","9.3"],"targetPullRequestStates":[{"branch":"9.4","label":"v9.4.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/263424","number":263424,"mergeCommit":{"message":"Add `tableCaption` to `EuiBasicTable` in insights summary for accessibility (#263424)\n\nCloses: https://github.com/elastic/kibana/issues/263423\n\nThe `EuiBasicTable` in the significant events insights summary was\nmissing the required `tableCaption` prop, violating\n`@elastic/eui/require-table-caption`.\n\n- Added i18n-translated `tableCaption` to the insights table in\n`summary.tsx`, following the same pattern as other tables in\n`sig_events/`\n\n```tsx\n<EuiBasicTable\n tableCaption={i18n.translate('xpack.streams.insights.tableCaption', {\n defaultMessage: 'Significant events insights',\n })}\n ...\n/>\n```\n\n> [!WARNING]\n>\n> <details>\n> <summary>Firewall rules blocked me from connecting to one or more\naddresses (expand for details)</summary>\n>\n> #### I tried to connect to the following addresses, but was blocked by\nfirewall rules:\n>\n> - `ci-stats.kibana.dev`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/kbn\nbootstrap` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\nscripts/yarn_install_scripts.js run ldd 0.8.2\nnibrowser-gtk/sys/lib/libbrotlidec.so.1.0.7 git\ne_modules/npm/bin/node-gyp-bin/ldd\n"@elastic/eui/re/lib/ld-linux.so.2 --global\nde/node/bin/bash/home/REDACTED/.cache/ms-playwright/webkit-2272/minibrowser-wpe/sys/lib/libbrotlicommon.so.1\n/lib/ld-linux.so.2 b/li\u0004\u0018` (dns block)\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node node scripts/eslint\nx-pack/platform/plugins/shared/streams_app/public/components/sig_events/significant_events_discovery/components/insights/summary.tsx\n53 -j ACCEPT _discovery/components/insights/summary.tsx\nv22.22.0/bin/node_modules/npm/bin/node-gyp-bin/ldd unset --global\ntnet/tools/bash ldd s/li\u0004\u0018 i] !~ /^[0-9]+$/) { exit(0); }\nuser.email git /lib/node_modules/npm/bin/node-gyp-bin/ldd get --local\n/usr/local/bin/g-t $0; sep=RS }` (dns block)\n> - `clients3.google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `detectportal.firefox.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `google.com`\n> - Triggering command:\n`/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\n/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon\nrun :build-webpack /lib/ld-linux.so.2 0.8.2` (dns block)\n> - `googlechromelabs.github.io`\n> - Triggering command:\n`/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node\n/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node install.js t ldd\nb/li\u0004\u0018` (dns block)\n> - `iojs.org`\n> - Triggering command: `/usr/bin/curl curl -q --fail --compressed -L -s\nREDACTED -o -` (dns block)\n>\n> If you need me to access, download, or install something from one of\nthese locations, you can either:\n>\n> - Configure [Actions setup\nsteps](https://gh.io/copilot/actions-setup-steps) to set up my\nenvironment, which run before the firewall is enabled\n> - Add the appropriate URLs or hosts to the custom allowlist in this\nrepository's [Copilot coding agent\nsettings](https://github.com/elastic/kibana/settings/copilot/coding_agent)\n(admins only)\n>\n> </details>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com>\nCo-authored-by: Alexey Antonov <alexwizp@gmail.com>","sha":"bd59f0e47c602d8ae1032f81283610cdde73657d"}},{"branch":"9.3","label":"v9.3.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: alexwizp <20072247+alexwizp@users.noreply.github.com> Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #263423
The
EuiBasicTablein the significant events insights summary was missing the requiredtableCaptionprop, violating@elastic/eui/require-table-caption.tableCaptionto the insights table insummary.tsx, following the same pattern as other tables insig_events/Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
ci-stats.kibana.dev/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/kbn bootstrap(dns block)/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node scripts/yarn_install_scripts.js run ldd 0.8.2 nibrowser-gtk/sys/lib/libbrotlidec.so.1.0.7 git e_modules/npm/bin/node-gyp-bin/ldd "@elastic/eui/re/lib/ld-linux.so.2 --global de/node/bin/bash/home/REDACTED/.cache/ms-playwright/webkit-2272/minibrowser-wpe/sys/lib/libbrotlicommon.so.1 /lib/ld-linux.so.2 b/li��(dns block)/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node node scripts/eslint x-pack/platform/plugins/shared/streams_app/public/components/sig_events/significant_events_discovery/components/insights/summary.tsx 53 -j ACCEPT _discovery/components/insights/summary.tsx v22.22.0/bin/node_modules/npm/bin/node-gyp-bin/ldd unset --global tnet/tools/bash ldd s/li�� i] !~ /^[0-9]+$/) { exit(0); } user.email git /lib/node_modules/npm/bin/node-gyp-bin/ldd get --local /usr/local/bin/g-t $0; sep=RS }(dns block)clients3.google.com/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2(dns block)detectportal.firefox.com/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2(dns block)google.com/home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon /home/REDACTED/work/kibana/kibana/node_modules/@moonrepo/core-linux-x64-gnu/moon run :build-webpack /lib/ld-linux.so.2 0.8.2(dns block)googlechromelabs.github.io/home/REDACTED/.nvm/versions/node/v22.22.0/bin/node /home/REDACTED/.nvm/versions/node/v22.22.0/bin/node install.js t ldd b/li��(dns block)iojs.org/usr/bin/curl curl -q --fail --compressed -L -s REDACTED -o -(dns block)If you need me to access, download, or install something from one of these locations, you can either: