Title: Bump the npm-version-updates group across 7 directories with 12 updates by dependabot[bot] · Pull Request #2772 · secureCodeBox/secureCodeBox · GitHub
Open Graph Title: Bump the npm-version-updates group across 7 directories with 12 updates by dependabot[bot] · Pull Request #2772 · secureCodeBox/secureCodeBox
X Title: Bump the npm-version-updates group across 7 directories with 12 updates by dependabot[bot] · Pull Request #2772 · secureCodeBox/secureCodeBox
Description: Bumps the npm-version-updates group with 1 update in the / directory: @types/node. Bumps the npm-version-updates group with 4 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integration-test directory: @kubernetes/client-node, @types/node, jest and jest-runner-eslint. Bumps the npm-version-updates group with 2 updates in the /hook-sdk/nodejs directory: @kubernetes/client-node and axios. Bumps the npm-version-updates group with 6 updates in the /hooks directory: Package From To @kubernetes/client-node 0.19.0 0.22.2 @types/node 20.8.10 22.9.0 jest 29.3.1 29.7.0 @types/jest 29.4.0 29.5.14 ts-jest 29.0.5 29.2.5 typescript 4.6.3 5.6.3 Bumps the npm-version-updates group with 4 updates in the /parser-sdk/nodejs directory: @kubernetes/client-node, axios, ajv and ajv-formats. Bumps the npm-version-updates group with 6 updates in the /scanners directory: Package From To @types/node 20.8.10 20.17.6 jest 29.3.1 29.7.0 @types/jest 29.5.2 29.5.14 prettier 2.5.1 3.3.3 ts-jest 29.1.0 29.2.5 typescript 4.9.5 5.6.3 Bumps the npm-version-updates group with 6 updates in the /tests/integration directory: Package From To @types/node 20.8.10 20.17.6 jest 29.6.1 29.7.0 @types/jest 29.5.3 29.5.14 prettier 2.8.8 3.3.3 ts-jest 29.1.1 29.2.5 typescript 5.1.6 5.6.3 Updates @types/node from 22.8.7 to 22.9.0 Commits See full diff in compare view Updates @kubernetes/client-node from 0.22.1 to 0.22.2 Commits 88da3bd Rev to new version. 25c3b04 Merge pull request #1993 from kubernetes-client/dependabot/npm_and_yarn/mocha... c803b15 Merge pull request #1976 from ArpanSolanki29/master ffc04fd Merge pull request #1992 from kubernetes-client/dependabot/npm_and_yarn/types... d1d7483 build(deps-dev): bump mocha from 10.7.3 to 10.8.1 3b4dc5c build(deps-dev): bump @types/node from 22.8.2 to 22.8.4 5131a49 Merge pull request #1988 from kubernetes-client/dependabot/npm_and_yarn/types... 5ba5196 Merge pull request #1987 from kubernetes-client/dependabot/npm_and_yarn/types... 21b88e9 build(deps-dev): bump @types/chai from 5.0.0 to 5.0.1 c5e1940 build(deps-dev): bump @types/node from 22.8.1 to 22.8.2 Additional commits viewable in compare view Updates @types/node from 22.7.6 to 22.9.0 Commits See full diff in compare view Updates jest from 29.5.0 to 29.7.0 Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) New Contributors @bawjensen made their first contribution in jestjs/jest#14465 @malaviya-parth made their first contribution in jestjs/jest#14467 @niklasholm made their first contribution in jestjs/jest#14507 Full Changelog: jestjs/jest@v29.6.4...v29.7.0 v29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446) [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437) New Contributors @stanleyume made their first contribution in jestjs/jest#14424 @dj-stormtrooper made their first contribution in jestjs/jest#14437 @thw0rted made their first contribution in jestjs/jest#14444 Full Changelog: jestjs/jest@v29.6.3...v29.6.4 v29.6.3 Fixes [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414) [expect] Remove @types/node from dependencies (#14385) [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085). [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401) [jest-mock] Revert #13692 as it was a breaking change (#14429) [jest-mock] Revert #13866 as it was a breaking change (#14429) ... (truncated) Changelog Sourced from jest's changelog. 29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) 29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446) [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437) 29.6.3 Fixes [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414) [expect] Remove @types/node from dependencies (#14385) [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085). [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401) [jest-mock] Revert #13692 as it was a breaking change (#14429) [jest-mock] Revert #13866 as it was a breaking change (#14429) [jest-mock] Revert #13867 as it was a breaking change (#14429) [@jest/reporters] Marks Reporter's hooks as optional (#14433) [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397) Chore & Maintenance [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366) 29.6.2 Fixes ... (truncated) Commits 4e56991 v29.7.0 55cd6a0 v29.6.4 fb7d95c v29.6.3 49bacb9 chore: update jest repo organisation in urls (#14413) 0fd5b1c v29.6.2 1f019af v29.6.1 c1e5b8a v29.6.0 6ffa48d chore: upgrade TypeScript to v5 (#14155) a95eeb6 chore: update tsd runner (#14020) See full diff in compare view Updates jest-runner-eslint from 1.2.0 to 2.2.1 Release notes Sourced from jest-runner-eslint's releases. v2.2.1 What's Changed Fix reported location by @thatsmydoing in jest-community/jest-runner-eslint#262 New Contributors @thatsmydoing made their first contribution in jest-community/jest-runner-eslint#262 Full Changelog: jest-community/jest-runner-eslint@v2.2.0...v2.2.1 v2.2.0 What's Changed fix: implement fixes to work with eslint 8.57.0 by @cprussin in jest-community/jest-runner-eslint#228 Full Changelog: jest-community/jest-runner-eslint@v2.1.2...v2.2.0 v2.1.2 What's Changed Do not report warnings as errors in quiet mode by @ken-kenware in jest-community/jest-runner-eslint#212 New Contributors @ken-kenware made their first contribution in jest-community/jest-runner-eslint#212 Full Changelog: jest-community/jest-runner-eslint@v2.1.1...v2.1.2 v2.1.1 What's Changed Fix issue #58 cliOptions.fix is ignored by @hassoubeat in jest-community/jest-runner-eslint#200 Fix reporting test durations by @overlookmotel in jest-community/jest-runner-eslint#205 New Contributors @hassoubeat made their first contribution in jest-community/jest-runner-eslint#200 @overlookmotel made their first contribution in jest-community/jest-runner-eslint#205 Full Changelog: jest-community/jest-runner-eslint@v2.1.0...v2.1.1 v2.1.0 What's Changed Support eslint's new flat config by @cprussin in jest-community/jest-runner-eslint#176 Full Changelog: jest-community/jest-runner-eslint@v2.0.0...v2.1.0 v2.0.0 This release (via jest-community/jest-runner-eslint#154) drops the following supported versions: Node 10 (we also now have an engine requirement that we don't support Node version 11, 13, 15 and 17 - none of which we've ever run tests against on CI) ESLint v6 Jest 25 Jest 26 ... (truncated) Commits 1f46f3b v2.2.1 891d1f9 chore(deps): lock file maintenance (#263) 9abd049 Fix reported location (#262) 6b3fd56 chore(deps): lock file maintenance (#261) f4a0cf2 chore(deps): lock file maintenance (#260) 9ce77cb chore(deps): lock file maintenance (#259) d871995 chore(deps): lock file maintenance (#257) 183b896 chore(deps): lock file maintenance (#256) 881e2f9 chore(deps): lock file maintenance (#255) 844ed4d chore(deps): lock file maintenance (#254) Additional commits viewable in compare view Updates @kubernetes/client-node from 0.19.0 to 0.22.2 Commits 88da3bd Rev to new version. 25c3b04 Merge pull request #1993 from kubernetes-client/dependabot/npm_and_yarn/mocha... c803b15 Merge pull request #1976 from ArpanSolanki29/master ffc04fd Merge pull request #1992 from kubernetes-client/dependabot/npm_and_yarn/types... d1d7483 build(deps-dev): bump mocha from 10.7.3 to 10.8.1 3b4dc5c build(deps-dev): bump @types/node from 22.8.2 to 22.8.4 5131a49 Merge pull request #1988 from kubernetes-client/dependabot/npm_and_yarn/types... 5ba5196 Merge pull request #1987 from kubernetes-client/dependabot/npm_and_yarn/types... 21b88e9 build(deps-dev): bump @types/chai from 5.0.0 to 5.0.1 c5e1940 build(deps-dev): bump @types/node from 22.8.1 to 22.8.2 Additional commits viewable in compare view Updates axios from 1.6.0 to 1.7.7 Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085) http: fixed support for IPv6 literal strings in url (#5731) (364993f) Contributors to this release Rishi556 Dmitriy Mozgovoy Release v1.7.6 Release notes: Bug Fixes fetch: fix content length calculation for FormData payload; (#6524) (085f568) fetch: optimize signals composing logic; (#6582) (df9889b) Contributors to this release Dmitriy Mozgovoy Jacques Germishuys kuroino721 Release v1.7.5 Release notes: Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a) core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b) fetch: fix credentials handling in Cloudflare workers (#6533) (550d885) Contributors to this release Dmitriy Mozgovoy Antonin Bas Hans Otto Wirtz Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF (#6539) (07a661a) Contributors to this release Lev Pachmanov ... (truncated) Changelog Sourced from axios's changelog. 1.7.7 (2024-08-31) Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085) http: fixed support for IPv6 literal strings in url (#5731) (364993f) Contributors to this release Rishi556 Dmitriy Mozgovoy 1.7.6 (2024-08-30) Bug Fixes fetch: fix content length calculation for FormData payload; (#6524) (085f568) fetch: optimize signals composing logic; (#6582) (df9889b) Contributors to this release Dmitriy Mozgovoy Jacques Germishuys kuroino721 1.7.5 (2024-08-23) Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a) core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b) fetch: fix credentials handling in Cloudflare workers (#6533) (550d885) Contributors to this release Dmitriy Mozgovoy Antonin Bas Hans Otto Wirtz 1.7.4 (2024-08-13) Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF (#6539) (07a661a) ... (truncated) Commits 5b8a826 chore(release): v1.7.7 (#6585) 364993f fix(http): fixed support for IPv6 literal strings in url (#5731) d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade... d584fcf chore(release): v1.7.6 (#6583) bc03c6c chore(examples): fix module import (#6575) df9889b fix(fetch): optimize signals composing logic; (#6582) ee208cf chore(sponsor): update sponsor block (#6576) 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524) 59cd6b0 chore(release): v1.7.5 (#6574) 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573) Additional commits viewable in compare view Updates ws from 8.13.0 to 8.18.0 Release notes Sourced from ws's releases. 8.18.0 Features Added support for Blob (#2229). 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold could be used to crash a ws server. const http = require('http'); const WebSocket = require('ws'); const wss = new WebSocket.Server({ port: 0 }, function () { const chars = "!#$%&'*+-.0123456789abcdefghijklmnopqrstuvwxyz^_`|~".split(''); const headers = {}; let count = 0; for (let i = 0; i < chars.length; i++) { if (count === 2000) break; for (let j = 0; j < chars.length; j++) { const key = chars[i] + chars[j]; headers[key] = 'x'; if (++count === 2000) break; } } headers.Connection = 'Upgrade'; headers.Upgrade = 'websocket'; headers['Sec-WebSocket-Key'] = 'dGhlIHNhbXBsZSBub25jZQ=='; headers['Sec-WebSocket-Version'] = '13'; const request = http.request({ headers: headers, host: '127.0.0.1', port: wss.address().port }); request.end(); }); The vulnerability was reported by Ryan LaPointe in websockets/ws#2230. ... (truncated) Commits 976c53c [dist] 8.18.0 59b9629 [feature] Add support for Blob (#2229) 0d1b5e6 [security] Use more descriptive text for 2017 vulnerability link 15f11a0 [security] Add new DoS vulnerability to SECURITY.md 3c56601 [dist] 8.17.1 e55e510 [security] Fix crash when the Upgrade header cannot be read (#2231) 6a00029 [test] Increase code coverage ddfe4a8 [perf] Reduce the amount of crypto.randomFillSync() calls b73b118 [dist] 8.17.0 29694a5 [test] Use the highWaterMark variable Additional commits viewable in compare view Updates @kubernetes/client-node from 0.19.0 to 0.22.2 Commits 88da3bd Rev to new version. 25c3b04 Merge pull request #1993 from kubernetes-client/dependabot/npm_and_yarn/mocha... c803b15 Merge pull request #1976 from ArpanSolanki29/master ffc04fd Merge pull request #1992 from kubernetes-client/dependabot/npm_and_yarn/types... d1d7483 build(deps-dev): bump mocha from 10.7.3 to 10.8.1 3b4dc5c build(deps-dev): bump @types/node from 22.8.2 to 22.8.4 5131a49 Merge pull request #1988 from kubernetes-client/dependabot/npm_and_yarn/types... 5ba5196 Merge pull request #1987 from kubernetes-client/dependabot/npm_and_yarn/types... 21b88e9 build(deps-dev): bump @types/chai from 5.0.0 to 5.0.1 c5e1940 build(deps-dev): bump @types/node from 22.8.1 to 22.8.2 Additional commits viewable in compare view Updates @types/node from 20.8.10 to 22.9.0 Commits See full diff in compare view Updates jest from 29.3.1 to 29.7.0 Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) New Contributors @bawjensen made their first contribution in jestjs/jest#14465 @malaviya-parth made their first contribution in jestjs/jest#14467 @niklasholm made their first contribution in jestjs/jest#14507 Full Changelog: jestjs/jest@v29.6.4...v29.7.0 v29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446) [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437) New Contributors @stanleyume made their first contribution in jestjs/jest#14424 @dj-stormtrooper made their first contribution in jestjs/jest#14437 @thw0rted made their first contribution in jestjs/jest#14444 Full Changelog: jestjs/jest@v29.6.3...v29.6.4 v29.6.3 Fixes [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414) [expect] Remove @types/node from dependencies (#14385) [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085). [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401) [jest-mock] Revert #13692 as it was a breaking change (#14429) [jest-mock] Revert #13866 as it was a breaking change (#14429) ... (truncated) Changelog Sourced from jest's changelog. 29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) 29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446) [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437) 29.6.3 Fixes [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414) [expect] Remove @types/node from dependencies (#14385) [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085). [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401) [jest-mock] Revert #13692 as it was a breaking change (#14429) [jest-mock] Revert #13866 as it was a breaking change (#14429) [jest-mock] Revert #13867 as it was a breaking change (#14429) [@jest/reporters] Marks Reporter's hooks as optional (#14433) [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397) Chore & Maintenance [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366) 29.6.2 Fixes ... (truncated) Commits 4e56991 v29.7.0 55cd6a0 v29.6.4 fb7d95c v29.6.3 49bacb9 chore: update jest repo organisation in urls (#14413) 0fd5b1c v29.6.2 1f019af v29.6.1 c1e5b8a v29.6.0 6ffa48d chore: upgrade TypeScript to v5 (#14155) a95eeb6 chore: update tsd runner (#14020) See full diff in compare view Updates @types/jest from 29.4.0 to 29.5.14 Commits See full diff in compare view Updates ts-jest from 29.0.5 to 29.2.5 Release notes Sourced from ts-jest's releases. v29.2.5 Please refer to CHANGELOG.md for details. v29.2.4 Please refer to CHANGELOG.md for details. v29.2.3 Please refer to CHANGELOG.md for details. v29.2.2 Please refer to CHANGELOG.md for details. v29.2.1 Please refer to CHANGELOG.md for details. v29.2.0 Please refer to CHANGELOG.md for details. v29.1.5 Please refer to CHANGELOG.md for details. v29.1.4 Please refer to CHANGELOG.md for details. v29.1.3 Please refer to CHANGELOG.md for details. v29.1.2 Please refer to CHANGELOG.md for details. v29.1.1 Please refer to CHANGELOG.md for details. v29.1.0 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.2.5 (2024-08-23) Bug Fixes build: build package with NodeNext module (9b3ade5) fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362) fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #4499 29.2.4 (2024-08-01) Bug Fixes fix: revert support implementation for Node16/NodeNext (70b9530), closes #4468 #4473 29.2.3 (2024-07-18) Security Fixes build(deps): Update dependency ejs to ^3.1.10 (de94a56) Code Refactoring refactor(presets): maintain preset codes inside src (8474fc2) 29.2.2 (2024-07-10) Bug Fixes fix(compiler): update memory cache after changing module value (94db43f), closes #4439 29.2.1 (2024-07-10) Bug Fixes fix: move ejs to dep instead of peerDep (26e31a7) fix: set allowSyntheticDefaultImports properly (ff4b302), closes #4156 ... (truncated) Commits 500a863 chore(release): 29.2.5 dce986e build(deps): Update dependency @babel/preset-env to ^7.25.4 48a28a6 build(deps): Update dependency vite to ^5.4.2 d9ff362 fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset 00550ef test: add e2e test case for ESM features Description has been truncated
Open Graph Description: Bumps the npm-version-updates group with 1 update in the / directory: @types/node. Bumps the npm-version-updates group with 4 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integra...
X Description: Bumps the npm-version-updates group with 1 update in the / directory: @types/node. Bumps the npm-version-updates group with 4 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integra...
Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/2772
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:6b513db4-42f3-1179-0b9a-3475442fdf04 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 9338:173201:6A11DF:74EEAF:698FA0DC |
| html-safe-nonce | 6e1d3434df7f0ef15c49ba0edecf8d1b7ea2d1877c03474fc98bbc0fa2a38d13 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MzM4OjE3MzIwMTo2QTExREY6NzRFRUFGOjY5OEZBMERDIiwidmlzaXRvcl9pZCI6IjE0MTE4NzAzODAzNDgzODM0NTIiLCJyZWdpb25fZWRnZSI6InNlYSIsInJlZ2lvbl9yZW5kZXIiOiJzZWEifQ== |
| visitor-hmac | 33a65b4b0d3f1ebd0aa2794938da255038dc2b0b4b1c9f8382f2d39f98b6e14c |
| hovercard-subject-tag | pull_request:2188105041 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/2772/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the npm-version-updates group with 1 update in the / directory: @types/node. Bumps the npm-version-updates group with 4 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integra... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f47eb8d0aaafbfcb6a8220a40bd81431acf688857c575e6489670c394cfa36f |
| turbo-cache-control | no-preview |
| go-import | github.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git |
| octolytics-dimension-user_id | 34573705 |
| octolytics-dimension-user_login | secureCodeBox |
| octolytics-dimension-repository_id | 80711933 |
| octolytics-dimension-repository_nwo | secureCodeBox/secureCodeBox |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 80711933 |
| octolytics-dimension-repository_network_root_nwo | secureCodeBox/secureCodeBox |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 17aba3d160d69b8c2b37695ebd174d8101af8896 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width