René's URL Explorer Experiment


Title: Bump the github-actions-version-updates group across 1 directory with 4 updates by dependabot[bot] · Pull Request #3262 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the github-actions-version-updates group across 1 directory with 4 updates by dependabot[bot] · Pull Request #3262 · secureCodeBox/secureCodeBox

X Title: Bump the github-actions-version-updates group across 1 directory with 4 updates by dependabot[bot] · Pull Request #3262 · secureCodeBox/secureCodeBox

Description: Bumps the github-actions-version-updates group with 4 updates in the /.github/workflows directory: actions/setup-java, actions/setup-go, actions/setup-python and github/codeql-action. Updates actions/setup-java from 4.7.1 to 5.0.0 Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-java#888 Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes Dependency Upgrades Upgrade Publish Immutable Action by @​HarithaVattikuti in actions/setup-java#798 Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by @​dependabot[bot] in actions/setup-java#730 Upgrade undici from 5.28.5 to 5.29.0 by @​dependabot[bot] in actions/setup-java#833 Upgrade form-data to bring in fix for critical vulnerability by @​gowridurgad in actions/setup-java#887 Upgrade actions/checkout from 4 to 5 by @​dependabot[bot] in actions/setup-java#896 Bug Fixes Prevent default installation of JetBrains pre-releases by @​priyagupta108 in actions/setup-java#859 Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failures by @​gowridurgad in actions/setup-java#848 New Contributors @​gowridurgad made their first contribution in actions/setup-java#848 @​salmanmkc made their first contribution in actions/setup-java#888 Full Changelog: actions/setup-java@v4...v5.0.0 Commits dded088 Bump actions/checkout from 4 to 5 (#896) 0913e9a Upgrade to node 24 (#888) e9343db Bumps form-data (#887) ae2b61d Bump undici from 5.28.5 to 5.29.0 (#833) c190c18 Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#730) 67aec00 Fix: prevent default installation of JetBrains pre-releases (#859) ebb356c Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failu... f4f1212 Update publish-immutable-actions.yml (#798) See full diff in compare view Updates actions/setup-go from 5.5.0 to 6.0.0 Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed Breaking Changes Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by @​matthewhughes934 in actions/setup-go#460 Upgrade Nodejs runtime from node20 to node 24 by @​salmanmkc in actions/setup-go#624 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes Dependency Upgrades Upgrade @​types/jest from 29.5.12 to 29.5.14 by @​dependabot[bot] in actions/setup-go#589 Upgrade @​actions/tool-cache from 2.0.1 to 2.0.2 by @​dependabot[bot] in actions/setup-go#591 Upgrade @​typescript-eslint/parser from 8.31.1 to 8.35.1 by @​dependabot[bot] in actions/setup-go#590 Upgrade undici from 5.28.5 to 5.29.0 by @​dependabot[bot] in actions/setup-go#594 Upgrade typescript from 5.4.2 to 5.8.3 by @​dependabot[bot] in actions/setup-go#538 Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by @​dependabot[bot] in actions/setup-go#603 Upgrade form-data to bring in fix for critical vulnerability by @​matthewhughes934 in actions/setup-go#618 Upgrade actions/checkout from 4 to 5 by @​dependabot[bot] in actions/setup-go#631 New Contributors @​matthewhughes934 made their first contribution in actions/setup-go#618 @​salmanmkc made their first contribution in actions/setup-go#624 Full Changelog: actions/setup-go@v5...v6.0.0 Commits 4469467 Bump actions/checkout from 4 to 5 (#631) e093d1e Node 24 upgrade (#624) 1d76b95 Improve toolchain handling (#460) e75c3e8 Bump form-data to bring in fix for critical vulnerability (#618) 8e57b58 Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#603) 7c0b336 Bump typescript from 5.4.2 to 5.8.3 (#538) 6f26dcc Bump undici from 5.28.5 to 5.29.0 (#594) 8d4083a Bump @​typescript-eslint/parser from 5.62.0 to 8.32.0 (#590) fa96338 Bump @​actions/tool-cache from 2.0.1 to 2.0.2 (#591) 4de67c0 Bump @​types/jest from 29.5.12 to 29.5.14 (#589) See full diff in compare view Updates actions/setup-python from 5.6.0 to 6.0.0 Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes Enhancements: Add support for pip-version by @​priyagupta108 in actions/setup-python#1129 Enhance reading from .python-version by @​krystof-k in actions/setup-python#787 Add version parsing from Pipfile by @​aradkdj in actions/setup-python#1067 Bug fixes: Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by @​aparnajyothi-y in actions/setup-python#1183 Change missing cache directory error to warning by @​aparnajyothi-y in actions/setup-python#1182 Add Architecture-Specific PATH Management for Python with --user Flag on Windows by @​aparnajyothi-y in actions/setup-python#1122 Include python version in PyPy python-version output by @​cdce8p in actions/setup-python#1110 Update docs: clarification on pip authentication with setup-python by @​priya-kinthali in actions/setup-python#1156 Dependency updates: Upgrade idna from 2.9 to 3.7 in /tests/data by @​dependabot[bot] in actions/setup-python#843 Upgrade form-data to fix critical vulnerabilities #182 & #183 by @​aparnajyothi-y in actions/setup-python#1163 Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by @​aparnajyothi-y in actions/setup-python#1165 Upgrade actions/checkout from 4 to 5 by @​dependabot[bot] in actions/setup-python#1181 Upgrade @​actions/tool-cache from 2.0.1 to 2.0.2 by @​dependabot[bot] in actions/setup-python#1095 New Contributors @​krystof-k made their first contribution in actions/setup-python#787 @​cdce8p made their first contribution in actions/setup-python#1110 @​aradkdj made their first contribution in actions/setup-python#1067 Full Changelog: actions/setup-python@v5...v6.0.0 Commits e797f83 Upgrade to node 24 (#1164) 3d1e2d2 Revert "Enhance cache-dependency-path handling to support files outside the w... 65b0712 Clarify pythonLocation behavior for PyPy and GraalPy in environment variables... 5b668cf Bump actions/checkout from 4 to 5 (#1181) f62a0e2 Change missing cache directory error to warning (#1182) 9322b3c Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn... fbeb884 Bump form-data to fix critical vulnerabilities #182 & #183 (#1163) 03bb615 Bump idna from 2.9 to 3.7 in /tests/data (#843) 36da51d Add version parsing from Pipfile (#1067) 3c6f142 update documentation (#1156) Additional commits viewable in compare view Updates github/codeql-action from 3.29.2 to 3.30.1 Release notes Sourced from github/codeql-action's releases. v3.30.1 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. 3.30.1 - 05 Sep 2025 Update default CodeQL bundle version to 2.23.0. #3077 See the full CHANGELOG.md for more information. v3.30.0 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. 3.30.0 - 01 Sep 2025 Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054 See the full CHANGELOG.md for more information. v3.29.11 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. 3.29.11 - 21 Aug 2025 Update default CodeQL bundle version to 2.22.4. #3044 See the full CHANGELOG.md for more information. v3.29.10 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. 3.29.10 - 18 Aug 2025 No user facing changes. See the full CHANGELOG.md for more information. v3.29.9 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. 3.29.9 - 12 Aug 2025 ... (truncated) Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. [UNRELEASED] No user facing changes. 3.30.1 - 05 Sep 2025 Update default CodeQL bundle version to 2.23.0. #3077 3.30.0 - 01 Sep 2025 Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054 3.29.11 - 21 Aug 2025 Update default CodeQL bundle version to 2.22.4. #3044 3.29.10 - 18 Aug 2025 No user facing changes. 3.29.9 - 12 Aug 2025 No user facing changes. 3.29.8 - 08 Aug 2025 Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015 3.29.7 - 07 Aug 2025 This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5. 3.29.6 - 07 Aug 2025 The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999 Update default CodeQL bundle version to 2.22.3. #3000 3.29.5 - 29 Jul 2025 Update default CodeQL bundle version to 2.22.2. #2986 3.29.4 - 23 Jul 2025 No user facing changes. 3.29.3 - 21 Jul 2025 ... (truncated) Commits f1f6e5f Merge pull request #3081 from github/update-v3.30.1-2d2f57ed3 5dd2164 Update changelog for v3.30.1 2d2f57e Merge pull request #3079 from github/mbg/proxy/accept-git-source b364f99 Merge pull request #3077 from github/update-bundle/codeql-bundle-v2.23.0 5b8860a Merge branch 'main' into update-bundle/codeql-bundle-v2.23.0 8fe8b24 Add git_source as supported registry type for Go 6242bcb Allow multiple registry types in LANGUAGE_TO_REGISTRY_TYPE dfb741d Merge pull request #3075 from github/mbg/remove-augmentation-properties 920bba1 Add unit tests for createInitWithConfigStatusReport 37ddb03 Add createInitWithConfigStatusReport function Additional commits viewable 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 github-actions-version-updates group with 4 updates in the /.github/workflows directory: actions/setup-java, actions/setup-go, actions/setup-python and github/codeql-action. Updates actio...

X Description: Bumps the github-actions-version-updates group with 4 updates in the /.github/workflows directory: actions/setup-java, actions/setup-go, actions/setup-python and github/codeql-action. Updates actio...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:07d03a3b-fbee-40ca-84fa-9b951b727025
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA7E6:1D9B97:A7CA5DD:D83BE63:69764490
html-safe-nonce9abaf2e80612dcbd3ce539a1a01e81e25a5abbe3cb7de1ed3fb241df5b5cce83
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBN0U2OjFEOUI5NzpBN0NBNUREOkQ4M0JFNjM6Njk3NjQ0OTAiLCJ2aXNpdG9yX2lkIjoiMTIxMDk3NjQxNjEwNzQ4MDIwOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace292d4aa56aeb98a8bf82968a0b90c8e2fa633c431364970da97a33df7034b1d
hovercard-subject-tagpull_request:2807532310
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/3262/files
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 github-actions-version-updates group with 4 updates in the /.github/workflows directory: actions/setup-java, actions/setup-go, actions/setup-python and github/codeql-action. Updates actio...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec6814b4cc7afd45cd6e64525d0cff0e76dd802f315a5b0e55a7abda1d1d070d0
turbo-cache-controlno-preview
diff-viewunified
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
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4ea235bfed58ef16c8a5642b3ac64b74f10c9f52
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3262%2Ffiles
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%2F3262%2Ffiles
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%2Ffiles&source=header-repo&source_repo=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
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 941 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
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/github_actions/dot-github/workflows/github-actions-version-updates-4685d40d4ahttps://github.com/secureCodeBox/secureCodeBox/tree/dependabot/github_actions/dot-github/workflows/github-actions-version-updates-4685d40d4a
Conversation 4 https://github.com/secureCodeBox/secureCodeBox/pull/3262
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/3262/commits
Checks 52 https://github.com/secureCodeBox/secureCodeBox/pull/3262/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Bump the github-actions-version-updates group across 1 directory with 4 updates https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#top
Show all changes 1 commit https://github.com/secureCodeBox/secureCodeBox/pull/3262/files
7db2e72 Bump the github-actions-version-updates group across 1 directory with… dependabot[bot] Sep 8, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/3262/commits/7db2e72bfaf4ff93f2f41070ee2b1c1cb6c341d1
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
ci.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
oss-scorecard.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-f86ca1716647d04eb97db5a7435d829b71822b3418bf56ced06c4fa90450c65c
.github/workflows/ci.yamlhttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
View file https://github.com/secureCodeBox/secureCodeBox/blob/7db2e72bfaf4ff93f2f41070ee2b1c1cb6c341d1/.github/workflows/ci.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3262/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
.github/workflows/oss-scorecard.yamlhttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-f86ca1716647d04eb97db5a7435d829b71822b3418bf56ced06c4fa90450c65c
View file https://github.com/secureCodeBox/secureCodeBox/blob/7db2e72bfaf4ff93f2f41070ee2b1c1cb6c341d1/.github/workflows/oss-scorecard.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3262/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3262/files#diff-f86ca1716647d04eb97db5a7435d829b71822b3418bf56ced06c4fa90450c65c
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3262/files
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.