René's URL Explorer Experiment


Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox

X Title: Bump the npm-version-updates group across 5 directories with 3 updates by dependabot[bot] · Pull Request #2806 · secureCodeBox/secureCodeBox

Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps the npm-version-updates group with 1 update in the /parser-sdk/nodejs directory: axios. Bumps the npm-version-updates group with 2 updates in the /scanners directory: @types/node and prettier. Bumps the npm-version-updates group with 2 updates in the /tests/integration directory: @types/node and prettier. Updates @types/node from 22.10.1 to 22.10.2 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Updates axios from 1.7.8 to 1.7.9 Release notes Sourced from axios's releases. Release v1.7.9 Release notes: Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Changelog Sourced from axios's changelog. 1.7.9 (2024-12-04) Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Commits b2cb45d chore(release): v1.7.9 (#6730) c44d2f2 Revert "fix(types): export CJS types from ESM (#6218)" (#6729) See full diff in compare view Updates axios from 1.7.8 to 1.7.9 Release notes Sourced from axios's releases. Release v1.7.9 Release notes: Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Changelog Sourced from axios's changelog. 1.7.9 (2024-12-04) Reverts Revert "fix(types): export CJS types from ESM (#6218)" (#6729) (c44d2f2), closes #6218 #6729 Contributors to this release Jay Commits b2cb45d chore(release): v1.7.9 (#6730) c44d2f2 Revert "fix(types): export CJS types from ESM (#6218)" (#6729) See full diff in compare view Updates @types/node from 20.17.9 to 20.17.10 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Updates @types/node from 20.17.9 to 20.17.10 Commits See full diff in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...

X Description: Bumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...

Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/2806

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:c1269f91-d8c3-80eb-4c6e-64b602c52e4b
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id9472:18E686:1C5193E:2770101:69778BE9
html-safe-nonce7ae59fe4aa4dcfbaa9380d63ec39ae2be5b374d404af8a1c4a5f861e527c5345
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NDcyOjE4RTY4NjoxQzUxOTNFOjI3NzAxMDE6Njk3NzhCRTkiLCJ2aXNpdG9yX2lkIjoiODcxMTY5NTU5ODA1NjA4MjQwOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac96618c4c2da5441c718677bd039f6c658661f3043d0f9a324f2b864c431b2b43
hovercard-subject-tagpull_request:2236961215
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the npm-version-updates group with 2 updates in the / directory: @types/node and prettier. Bumps the npm-version-updates group with 1 update in the /hook-sdk/nodejs directory: axios. Bumps th...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonefd37f8e74ecc49b700617ea694fa6d7b395b6c9a4b79c59b3014da220462ac69
turbo-cache-controlno-preview
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release523f6485bbeeb9958ec03260b225e9183734585d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2806%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2806%2Fchecks
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 175 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 944 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 72 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 3 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
J12934https://github.com/J12934
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/npm_and_yarn/npm-version-updates-3b59979740https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/npm_and_yarn/npm-version-updates-3b59979740
Conversation 2 https://github.com/secureCodeBox/secureCodeBox/pull/2806
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/2806/commits
Checks 55 https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/2806/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
Bump the npm-version-updates group across 5 directories with 3 updates https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks#top
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2806/checks
DCO https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463783612
Header rules - docs-securecodebox https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463796560
Pages changed - docs-securecodebox https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463796175
Redirect rules - docs-securecodebox https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463796850
SonarCloud Code Analysis https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463826181
MegaLinter on: push https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593257
MegaLinter https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593257/job/34463783823?pr=2806
Label Commenter on: pull_request_target https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593801
comment https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593801/job/34463784482?pr=2806
Label Commenter on: pull_request_target https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593807
comment https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593807/job/34463784514?pr=2806
Check License Compliance on: pull_request https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593838
license-check https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593838/job/34463784574?pr=2806
Move bot PRs to Review on: pull_request https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593844
move-bot-pr-to-review https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593844/job/34463784524?pr=2806
MegaLinter on: pull_request https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593850
MegaLinter https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593850/job/34463785993?pr=2806
CI on: pull_request https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858
Unit Test | Node.js Scanner Test Helpers https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463786249?pr=2806
Setup Kind & Kubectl & Helm https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463785204?pr=2806
Unit-Test | Java (persistence-defectdojo) https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463788316?pr=2806
Build | Operator (operator) https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463787020?pr=2806
Build | Operator (lurker) https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463787839?pr=2806
AutoDiscovery | Kubernetes https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463785840?pr=2806
AutoDiscovery | Cloud | AWS https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463786617?pr=2806
Build | SDKs (parser-sdk) https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463788816?pr=2806
Build | SDKs (hook-sdk) https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463789494?pr=2806
Run sbctcl Tests https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463787393?pr=2806
Unit-Test | Helm https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463806775?pr=2806
Autodiscovery | Kubernetes | SecretExtractionInitContainer https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34463806417?pr=2806
Test | Hook cascading-scans https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464038801?pr=2806
Test | Hook generic-webhook https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464040470?pr=2806
Test | Hook persistence-azure-monitor https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464040888?pr=2806
Test | Hook persistence-dependencytrack https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464041287?pr=2806
Test | Hook update-field-hook https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464042155?pr=2806
Test | Hook finding-post-processing https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464043093?pr=2806
Test | Hook notification https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464044901?pr=2806
Test | Scanner amass https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464041703?pr=2806
Test | Scanner cmseek https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464042701?pr=2806
Test | Scanner doggo https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464043821?pr=2806
Test | Scanner ffuf https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464045361?pr=2806
Test | Scanner git-repo-scanner https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464045785?pr=2806
Test | Scanner gitleaks https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464046213?pr=2806
Test | Scanner kubeaudit https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464046671?pr=2806
Test | Scanner kube-hunter https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464047049?pr=2806
Test | Scanner ncrack https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464047460?pr=2806
Test | Scanner nikto https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464047877?pr=2806
Test | Scanner nmap https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464048312?pr=2806
Test | Scanner nuclei https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464048719?pr=2806
Test | Scanner screenshooter https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464049119?pr=2806
Test | Scanner semgrep https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464049514?pr=2806
Test | Scanner ssh-audit https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464050017?pr=2806
Test | Scanner sslyze https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464050452?pr=2806
Test | Scanner trivy https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464050856?pr=2806
Test | Scanner trivy-sbom https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464051230?pr=2806
Test | Scanner typo3scan https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464051642?pr=2806
Test | Scanner whatweb https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464052046?pr=2806
Test | Scanner wpscan https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464052454?pr=2806
Test | Scanner zap https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464052818?pr=2806
Test | Scanner zap-advanced https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464053196?pr=2806
Test | Scanner zap-automation-framework https://github.com/secureCodeBox/secureCodeBox/actions/runs/12350593858/job/34464053540?pr=2806
SonarCloud https://github.com/secureCodeBox/secureCodeBox/pull/2806/checks?check_run_id=34463826316
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.