René's URL Explorer Experiment


Title: Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates by dependabot[bot] · Pull Request #3418 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates by dependabot[bot] · Pull Request #3418 · secureCodeBox/secureCodeBox

X Title: Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates by dependabot[bot] · Pull Request #3418 · secureCodeBox/secureCodeBox

Description: Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates: org.springframework:spring-web, org.mockito:mockito-core, org.mockito:mockito-junit-jupiter and org.sonarqube. Updates org.springframework:spring-web from 7.0.1 to 7.0.2 Release notes Sourced from org.springframework:spring-web's releases. v7.0.2 ⭐ New Features Avoid unnecessary list creation and processing in AbstractTestContextBootstrapper #35995 AbstractTestContextBootstrapper should resolve ContextLoader only once #35994 Log RetryException for @Retryable methods #35983 Consistently stop already started Lifecycle beans on cancelled refresh #35964 Support timeouts in @Retryable and RetryPolicy #35963 Use == instead of instanceof for primitive array type checks #35962 Introduce MultiValueMapCollector for use with streams #35958 Avoid package cycle caused by use of UriComponentsBuilder in ServletServerHttpRequest #35952 Target type in Converter interface should be @Nullable #35947 Provide access to attempt count in RetryListener as well as callbacks for the initial attempt #35940 DefaultHandshakeHandler should not log client faults on error level #35930 Log warning when meta-annotation is ignored due to types not present in classpath #35927 Revise ApplicationContext#getId() nullability to non-null #35925 Use concurrent set behind reactive TransactionSynchronizationManager#registerSynchronization #35921 Refine AbstractKotlinSerializationHttpMessageConverter#canWrite #35920 Register bean dependency for Optional injection point as well #35919 Change canRead/canWrite overrides to Class ones in AbstractSmartHttpMessageConverter #35916 Do not make HttpHeaders read-only in HttpEntity #35888 Add WebFlux SSE support with GSON #35884 Different ReactorNettyWebSocketSession call getId() may return the same value #35883 Refine nullability of Assert#noNullElements #35868 Allow configuring default maxIdleTime on InMemoryWebSessionStore. #35866 Refine BindingReflectionHintsRegistrar with ObjectToObjectConverter hints #35847 Add resetCaches() method to general CacheManager interface #35845 Enhance handleTypeMismatch error message in ResponseEntityExceptionHandler #35837 Add support for package-private BeanRegistrar in Spring AOT generated code #35803 Use ExtendedServletRequestDataBinder/ExtendedWebExchangeDataBinder for functional request binding #35800 Expose Collection on FragmentsRendering to facilitate Unit Tests #35775 Improve i18n-support for NoResourceFoundException #35758 Cache resolved singleton beans in injected Provider instance #35373 🐞 Bug Fixes ContextConfigurationAttributes(Class) constructor incorrectly sets inheritLocations to false #36000 NullPointerException thrown from JdkClientHttpRequestFactory for null request header value #35996 State inconsistency in LazyConnectionDataSourceProxy when connection settings fail #35980 SubscriberInputStream#resume misuses parked thread reference #35978 Shared EntityManager returned by AbstractEntityManagerFactoryBean cannot be advised by AspectJ interceptor #35974 RestClient cannot make HEAD requests when the response declares gzip Content-Encoding #35966 ServerRequestObservationContext(s) miss Propagator.Getter method implementation #35965 Jackson used instead of kotlinx.serialization for more complex types #35960 Strong locking in ConcurrentReferenceHashMap#computeIfAbsent may cause context initialisation deadlock #35944 BridgeMethodResolver change in 6.2.13 breaks Spring Data entity introspection #35936 DefaultMessageListenerContainer does not clear Session and MessageConsumer for paused invokers #35932 Tighten cacheable decision behind @Lazy injection point #35917 AOT-generated bean definition does not consider name of RuntimeBeanReference using name and type #35913 Accidental fallback match for Collection-type beans due to @Bean-level qualifier annotation #35908 ... (truncated) Commits 3591f1e Release v7.0.2 e2c9dc7 Revert to previous behavior for 7.0.2 (based on Boot/Data impact) 1818161 Ensure bottom-up semantics in resolveDefaultContextConfigurationAttributes() 8916ee9 Set inheritLocations to true in ContextConfigurationAttributes constructor d835fe3 Do not send null HTTP header value in JdkClientHttpRequest 0eefac2 Polishing contribution e99791f Improve i18n-support for NoResourceFoundException. 658775b Avoid unnecessary list creation & processing in AbstractTestContextBootstrapper ea7a1d7 Resolve ContextLoader only once in AbstractTestContextBootstrapper 4ae471d Resolve all default context configuration within @⁠Nested hierarchy Additional commits viewable in compare view Updates org.mockito:mockito-core from 5.20.0 to 5.21.0 Release notes Sourced from org.mockito:mockito-core's releases. v5.21.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.21.0 2025-12-09 - 17 commit(s) by Giulio Longfils, Joshua Selbo, Woongi9, Zylox, dependabot[bot] Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 [(#3768)](mockito/mockito#3768) Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 [(#3767)](mockito/mockito#3767) Bump actions/checkout from 5 to 6 [(#3765)](mockito/mockito#3765) Adds output of matchers to potential mismatch; Fixes #2468 [(#3760)](mockito/mockito#3760) Forbid mocking WeakReference with inline mock maker [(#3759)](mockito/mockito#3759) StackOverflowError when mocking WeakReference [(#3758)](mockito/mockito#3758) Bump actions/upload-artifact from 4 to 5 [(#3756)](mockito/mockito#3756) Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 [(#3755)](mockito/mockito#3755) Support primitives in GenericArrayReturnType. [(#3753)](mockito/mockito#3753) ClassNotFoundException when stubbing array of primitive type on Android [(#3752)](mockito/mockito#3752) Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 [(#3744)](mockito/mockito#3744) Bump gradle/actions from 4 to 5 [(#3743)](mockito/mockito#3743) Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 [(#3738)](mockito/mockito#3738) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 [(#3735)](mockito/mockito#3735) Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 [(#3734)](mockito/mockito#3734) Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 [(#3733)](mockito/mockito#3733) Bump errorprone from 2.41.0 to 2.42.0 [(#3732)](mockito/mockito#3732) Feat: automatically detect class to mock in mockStatic and mockConstruction [(#3731)](mockito/mockito#3731) Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues [(#3727)](mockito/mockito#3727) automatically detect class to mock [(#2779)](mockito/mockito#2779) Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers [(#2468)](mockito/mockito#2468) Commits 09d2230 Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768) df3e0cc Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767) 04a6e9f Bump actions/checkout from 5 to 6 (#3765) 756a3cf Add description of matchers to potential mismatch (#3760) 58ba445 Forbid mocking WeakReference with inline mock maker (#3759) 966d600 Bump actions/upload-artifact from 4 to 5 (#3756) 632bf7b Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755) 8564b43 Fix primitives support in GenericArrayReturnType for Android (#3753) bf3a809 Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744) cffddd4 Bump gradle/actions from 4 to 5 (#3743) Additional commits viewable in compare view Updates org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0 Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.21.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.21.0 2025-12-09 - 17 commit(s) by Giulio Longfils, Joshua Selbo, Woongi9, Zylox, dependabot[bot] Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 [(#3768)](mockito/mockito#3768) Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 [(#3767)](mockito/mockito#3767) Bump actions/checkout from 5 to 6 [(#3765)](mockito/mockito#3765) Adds output of matchers to potential mismatch; Fixes #2468 [(#3760)](mockito/mockito#3760) Forbid mocking WeakReference with inline mock maker [(#3759)](mockito/mockito#3759) StackOverflowError when mocking WeakReference [(#3758)](mockito/mockito#3758) Bump actions/upload-artifact from 4 to 5 [(#3756)](mockito/mockito#3756) Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 [(#3755)](mockito/mockito#3755) Support primitives in GenericArrayReturnType. [(#3753)](mockito/mockito#3753) ClassNotFoundException when stubbing array of primitive type on Android [(#3752)](mockito/mockito#3752) Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 [(#3744)](mockito/mockito#3744) Bump gradle/actions from 4 to 5 [(#3743)](mockito/mockito#3743) Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 [(#3738)](mockito/mockito#3738) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 [(#3735)](mockito/mockito#3735) Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 [(#3734)](mockito/mockito#3734) Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 [(#3733)](mockito/mockito#3733) Bump errorprone from 2.41.0 to 2.42.0 [(#3732)](mockito/mockito#3732) Feat: automatically detect class to mock in mockStatic and mockConstruction [(#3731)](mockito/mockito#3731) Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues [(#3727)](mockito/mockito#3727) automatically detect class to mock [(#2779)](mockito/mockito#2779) Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers [(#2468)](mockito/mockito#2468) Commits 09d2230 Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768) df3e0cc Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767) 04a6e9f Bump actions/checkout from 5 to 6 (#3765) 756a3cf Add description of matchers to potential mismatch (#3760) 58ba445 Forbid mocking WeakReference with inline mock maker (#3759) 966d600 Bump actions/upload-artifact from 4 to 5 (#3756) 632bf7b Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755) 8564b43 Fix primitives support in GenericArrayReturnType for Android (#3753) bf3a809 Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744) cffddd4 Bump gradle/actions from 4 to 5 (#3743) Additional commits viewable in compare view Updates org.sonarqube from 7.2.0.6526 to 7.2.1.6560 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 in /hooks/persistence-defectdojo/hook with 4 updates: org.springframework:spring-web, org.mockito:mockito-core, org.mockito:mockito-junit-jupiter and org.sona...

X Description: Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates: org.springframework:spring-web, org.mockito:mockito-core, org.mockito:mockito-junit-jupiter and org.sona...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e87ac6c2-edde-88ba-8556-1f1004ea2ff9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDE28:1630A9:96167:C623B:69770E39
html-safe-nonce59e7eeb162330a1068676eb4bfc1eb31ea21e7f91ba67d56cb1fdb94575f0a20
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTI4OjE2MzBBOTo5NjE2NzpDNjIzQjo2OTc3MEUzOSIsInZpc2l0b3JfaWQiOiIzMzgyOTk5MTQ5Mjk5ODMwMzI5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacbaabf35ad9da6afb65d96c2a8fffb861cb4a0ea920e4fb56e3b92c3ef112edbc
hovercard-subject-tagpull_request:3101626343
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/3418/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 in /hooks/persistence-defectdojo/hook with 4 updates: org.springframework:spring-web, org.mockito:mockito-core, org.mockito:mockito-junit-jupiter and org.sona...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
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
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3418%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%2F3418%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/3418/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3418/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/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-ac7fddb262https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-ac7fddb262
Conversation 4 https://github.com/secureCodeBox/secureCodeBox/pull/3418
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/3418/commits
Checks 52 https://github.com/secureCodeBox/secureCodeBox/pull/3418/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/3418/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files
Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 4 updates https://github.com/secureCodeBox/secureCodeBox/pull/3418/files#top
Show all changes 1 commit https://github.com/secureCodeBox/secureCodeBox/pull/3418/files
4e74a81 Bump the gradle-version-updates group dependabot[bot] Dec 15, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/3418/commits/4e74a810250c22869d81a26f9e6bd799831ca7a2
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/3418/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files
hooks/persistence-defectdojo/hook/build.gradlehttps://github.com/secureCodeBox/secureCodeBox/pull/3418/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
View file https://github.com/secureCodeBox/secureCodeBox/blob/4e74a810250c22869d81a26f9e6bd799831ca7a2/hooks/persistence-defectdojo/hook/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3418/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3418/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/3418/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/3418/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/3418/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3418/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.