René's URL Explorer Experiment


Title: Bump the gradle-version-updates group across 1 directory with 10 updates by dependabot[bot] · Pull Request #2770 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the gradle-version-updates group across 1 directory with 10 updates by dependabot[bot] · Pull Request #2770 · secureCodeBox/secureCodeBox

X Title: Bump the gradle-version-updates group across 1 directory with 10 updates by dependabot[bot] · Pull Request #2770 · secureCodeBox/secureCodeBox

Description: Bumps the gradle-version-updates group with 10 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.2 5.11.3 org.springframework:spring-web 6.1.13 6.2.0 com.fasterxml.jackson.core:jackson-core 2.18.0 2.18.1 com.fasterxml.jackson.core:jackson-annotations 2.18.0 2.18.1 com.fasterxml.jackson.core:jackson-databind 2.18.0 2.18.1 com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.0 2.18.1 org.mockito:mockito-core 5.14.1 5.14.2 org.mockito:mockito-junit-jupiter 5.14.1 5.14.2 io.freefair.lombok 8.10.2 8.11 org.sonarqube 5.1.0.4882 6.0.0.5145 Updates org.junit:junit-bom from 5.11.2 to 5.11.3 Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: junit-team/junit-framework@r5.11.2...r5.11.3 Commits b20991e Release 5.11.3 e57b508 Finalize 5.11.3 release notes fb1254c Allow repeating ExtendWith annotation on fields and parameters a3192bd Fix package name comparison on Java 8 (#4077) fcb7b01 Remove useless Order annotation 57dfcb5 Allow repeating @…Source annotations when used as meta annotations 09cd8b3 Add ArchUnit test for consistency of repeatable annotations fa46a92 Hard-wrap at 90 characters 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again b451122 Introduce release notes for 5.11.3 Additional commits viewable in compare view Updates org.springframework:spring-web from 6.1.13 to 6.2.0 Release notes Sourced from org.springframework:spring-web's releases. v6.2.0 ⭐ New Features Update UndertowHttpHandlerAdapter to dispatch #33885 Refine @Contract Javadoc to mention this and new return values #33849 AOT processing for bean validation does not consider cascaded and container element constraints #33842 Avoid repeated resolving of singleton beans through @Lazy proxy #33841 Regiser runtime hints for @TestBean fully-qualified method names #33836 Introduce support for custom reason in @DisabledInAotMode #33833 Use optimistic locking where possible in ResponseBodyEmitter #33831 Revise cookies support with Apache HTTP Components in WebClient and WebTestClient #33822 Remove the pure attribute from @Contract #33820 Introduce @CheckReturnValue annotation #33818 ResourceHttpRequestHandler throwing IllegalArgumentException if resource doesn't end with slash breaks some third-party libraris #33815 Provide first-class virtual thread option on ThreadPoolTaskExecutor/ThreadPoolTaskScheduler #33807 HttpServiceProxyFactory should omit optional @RequestParam if converted from null to empty string #33794 Reactor Netty response should not buffer the full response #33781 Relax the visibility of MockMVC DSL constructors #33778 Support Publisher to InputStream conversion #31677 🐞 Bug Fixes MockReset should be honored without @Mockito[Spy]Bean fields #33829 Test Bean Overrides do not honor @Primary semantics #33819 Bean Overrides cannot reliably override beans created by a FactoryBean with generics #33811 Bean Overrides for certain FactoryBean use cases no longer work #33800 @MockitoBean, @MockitoSpyBean, & @TestBean do not work with @DirtiesContext "before method" modes #33783 Deprecate exchangeTimeout and refactor readTimeout in ReactorClientHttpRequestFactory #33782 📔 Documentation Revise documentation for SpEL PropertyAccessor and IndexAccessor APIs regarding ordering #33862 Document UrlHandler Servlet and reactive filters #33784 Improve documentation for SpelCompilerMode #33223 🔨 Dependency Upgrades Upgrade to ASM 9.7.1 (for early Java 24 support) #33821 Upgrade to Micrometer 1.14.0 #33876 Upgrade to Reactor 2024.0.0 #33878 ❤️ Contributors Thank you to all the contributors who worked on this release: @​Hejow, @​OlegDokuka, and @​lucky8987 v6.2.0-RC3 ⭐ New Features ... (truncated) Commits 5024bb7 Release v6.2.0 35b452b Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter 56525da Merge branch '6.1.x' 5145cf4 Next development version (v6.1.16-SNAPSHOT) d4f8b5d Merge branch '6.1.x' 6cb41dc Upgrade to Netty 4.1.115 cca2450 Improve documentation for SpelCompilerMode de8a94f Do not set up CookieStore in Apache connector 973d815 Merge branch '6.1.x' 1e95332 Fix link to "Resources" section in reference guide Additional commits viewable in compare view Updates com.fasterxml.jackson.core:jackson-core from 2.18.0 to 2.18.1 Commits 0c1aff4 [maven-release-plugin] prepare release jackson-core-2.18.1 aaa23d0 Prepare for 2.18.1 release 79ecea4 Update release notes 1e7119b use fastdoubleparser 1.0.90 (#1353) 047e631 Merge branch '2.17' into 2.18 7db88c1 Fix infinite loop due to integer overflow when reading large strings (#1352) cbedab7 Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER 686dd45 Tiny test fix (for manually run test) 2b6e05c Back to snapshot dep 54c7d70 [maven-release-plugin] prepare for next development iteration See full diff in compare view Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.0 to 2.18.1 Commits See full diff in compare view Updates com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1 Commits See full diff in compare view Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.0 to 2.18.1 Updates org.mockito:mockito-core from 5.14.1 to 5.14.2 Release notes Sourced from org.mockito:mockito-core's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot] Fix #3466 nexus publishing configuration [(#3470)](mockito/mockito#3470) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 [(#3468)](mockito/mockito#3468) Bump bytebuddy from 1.15.3 to 1.15.4 [(#3467)](mockito/mockito#3467) Missing 5.14.2 release [(#3466)](mockito/mockito#3466) chore: Tests whether JVM warnings / messages on dynamic attach [(#3462)](mockito/mockito#3462) Bump junit-jupiter from 5.11.1 to 5.11.2 [(#3461)](mockito/mockito#3461) Renames extension modules with mockito- prefix [(#3460)](mockito/mockito#3460) Avoid attach warning if Byte Buddy is configured for command-line attach. [(#3459)](mockito/mockito#3459) Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 [(#3458)](mockito/mockito#3458) Bump junit-jupiter from 5.11.0 to 5.11.1 [(#3455)](mockito/mockito#3455) Move root project to dedicated core folder [(#3444)](mockito/mockito#3444) Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 [(#3136)](mockito/mockito#3136) Commits 7834859 Update nexusPublishing to use project.group(#3470) 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468) 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467) 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136) 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461) 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3... 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle 1c0b04b Rename extension modules with mockito- prefix (#3460) ab32438 Move core sources to mockito-core 61dcd83 Switch gradleEnterprise to develocity Additional commits viewable in compare view Updates org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot] Fix #3466 nexus publishing configuration [(#3470)](mockito/mockito#3470) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 [(#3468)](mockito/mockito#3468) Bump bytebuddy from 1.15.3 to 1.15.4 [(#3467)](mockito/mockito#3467) Missing 5.14.2 release [(#3466)](mockito/mockito#3466) chore: Tests whether JVM warnings / messages on dynamic attach [(#3462)](mockito/mockito#3462) Bump junit-jupiter from 5.11.1 to 5.11.2 [(#3461)](mockito/mockito#3461) Renames extension modules with mockito- prefix [(#3460)](mockito/mockito#3460) Avoid attach warning if Byte Buddy is configured for command-line attach. [(#3459)](mockito/mockito#3459) Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 [(#3458)](mockito/mockito#3458) Bump junit-jupiter from 5.11.0 to 5.11.1 [(#3455)](mockito/mockito#3455) Move root project to dedicated core folder [(#3444)](mockito/mockito#3444) Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 [(#3136)](mockito/mockito#3136) Commits 7834859 Update nexusPublishing to use project.group(#3470) 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468) 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467) 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136) 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461) 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3... 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle 1c0b04b Rename extension modules with mockito- prefix (#3460) ab32438 Move core sources to mockito-core 61dcd83 Switch gradleEnterprise to develocity Additional commits viewable in compare view Updates io.freefair.lombok from 8.10.2 to 8.11 Release notes Sourced from io.freefair.lombok's releases. 8.11 What's Changed Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @​dependabot in freefair/gradle-plugins#1221 Bump io.freefair.settings.plugin-versions from 8.10 to 8.10.2 by @​dependabot in freefair/gradle-plugins#1222 Bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /examples by @​dependabot in freefair/gradle-plugins#1224 #1234 Use new spring-boot docs site for recent versions of Spring Boot by @​nixel2007 in freefair/gradle-plugins#1235 Bump com.github.spotbugs from 6.0.24 to 6.0.26 in /examples by @​dependabot in freefair/gradle-plugins#1233 Bump mavenPluginToolsVersion from 3.15.0 to 3.15.1 by @​dependabot in freefair/gradle-plugins#1232 Bump com.gradle.develocity from 3.18.1 to 3.18.2 by @​dependabot in freefair/gradle-plugins#1238 Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 by @​dependabot in freefair/gradle-plugins#1236 Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @​dependabot in freefair/gradle-plugins#1229 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @​dependabot in freefair/gradle-plugins#1226 Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /examples by @​dependabot in freefair/gradle-plugins#1228 Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1 in /examples by @​dependabot in freefair/gradle-plugins#1231 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 in /examples by @​dependabot in freefair/gradle-plugins#1227 New Contributors @​nixel2007 made their first contribution in freefair/gradle-plugins#1235 Full Changelog: freefair/gradle-plugins@8.10.2...8.11 Commits 1e38bf8 Merge pull request #1227 from freefair/dependabot/gradle/examples/org.mockito... b355361 Merge pull request #1231 from freefair/dependabot/gradle/examples/org.apache.... cd0c693 Merge pull request #1228 from freefair/dependabot/gradle/examples/org.junit-j... 92b7bb7 Update to Lombok 1.18.36 b79a2c1 Update to Gradle 8.11 e953001 Update to Gradle 8.11 e7dbd5b Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /examples ddcf4ad Merge pull request #1226 from freefair/dependabot/gradle/org.mockito-mockito-... 9e81041 Merge pull request #1229 from freefair/dependabot/gradle/org.junit-junit-bom-... 1c7082d Merge pull request #1236 from freefair/dependabot/gradle/io.github.classgraph... Additional commits viewable in compare view Updates org.sonarqube from 5.1.0.4882 to 6.0.0.5145 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 gradle-version-updates group with 10 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.2 5.11.3 org.springframework:spring-web...

X Description: Bumps the gradle-version-updates group with 10 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.2 5.11.3 org.springframework:spring-web...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:eecda42d-3472-8faa-e32d-54a5272f1fc4
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAF10:CA97C:443FD7:5A9DB7:698F94B3
html-safe-nonced0586f06bc74ba0ba4a1150fbfd9bb9b16d3b2a6de29a55d9fe5869068005e1f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRjEwOkNBOTdDOjQ0M0ZENzo1QTlEQjc6Njk4Rjk0QjMiLCJ2aXNpdG9yX2lkIjoiODQxMjA4NzgyMzQ3NDA3MDcwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb0a7d0d94aaa791f69df1501c4453fedda42d7af2043af08757280fd89a44e76
hovercard-subject-tagpull_request:2187356211
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/2770/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 gradle-version-updates group with 10 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.2 5.11.3 org.springframework:spring-web...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f47eb8d0aaafbfcb6a8220a40bd81431acf688857c575e6489670c394cfa36f
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
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release09a8136f6e8f8fd3078d54ce5f8b7adb493d44a7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2770%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%2F2770%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/2770/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 179 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 955 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 71 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 4 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/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-cfed6201b1https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-cfed6201b1
Conversation 2 https://github.com/secureCodeBox/secureCodeBox/pull/2770
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/2770/commits
Checks 0 https://github.com/secureCodeBox/secureCodeBox/pull/2770/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/2770/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files
Bump the gradle-version-updates group across 1 directory with 10 updates https://github.com/secureCodeBox/secureCodeBox/pull/2770/files#top
Show all changes 1 commit https://github.com/secureCodeBox/secureCodeBox/pull/2770/files
472b4b6 Bump the gradle-version-updates group across 1 directory with 10 updates dependabot[bot] Nov 19, 2024 https://github.com/secureCodeBox/secureCodeBox/pull/2770/commits/472b4b68c8a250e6266f2bbdb3b7bdd2449d9e94
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/2770/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files
hooks/persistence-defectdojo/hook/build.gradlehttps://github.com/secureCodeBox/secureCodeBox/pull/2770/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
View file https://github.com/secureCodeBox/secureCodeBox/blob/472b4b68c8a250e6266f2bbdb3b7bdd2449d9e94/hooks/persistence-defectdojo/hook/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2770/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2770/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/2770/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/2770/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
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.