Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
54 of your 109 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.84s · analysis 28.49s · 37.8 MB · GitHub API rate-limit (preflight)

spring-projects/spring-boot

https://github.com/spring-projects/spring-boot · scanned 2026-06-05 07:23 UTC (6 days ago) · 10 languages

234 raw signals (100 security + 134 graph) 11/13 scanners ran 45th percentile · Java · huge (>500K LoC) System graph score 63 (higher by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 6 days ago · v2 · 85 actionable findings from 2 signal sources. 82 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 80.0 0.20 16.00
documentation_score 68.0 0.15 10.20
practices_score 81.0 0.15 12.15
code_quality 80.0 0.10 8.00
Overall 1.00 77.3
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 16709 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
build.gradle software healthy build.gradle
build.gradle software healthy module/spring-boot-restclient-test/build.gradle
MockServerRestClientCustomizerTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
MockServerRestTemplateCustomizerTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RootUriRequestExpectationManagerTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestWithoutJacksonIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
ExampleProperties.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
ExampleWebClientApplication.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestRestClientTwoComponentsIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
ExampleRestTemplateService.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestWithConfigurationPropertiesIntegrationTests.j… software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
AutoConfigureMockRestServiceServerEnabledFalseIntegrationTe… software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
AutoConfigureMockRestServiceServerWithRestTemplateRootUriIn… software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestWithRestTemplateComponentIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestNoComponentIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
ExampleRestClientService.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
MockRestServiceServerAutoConfigurationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestRestTemplateAndRestClientTogetherIntegrationT… software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
AutoConfigureMockRestServiceServerWithRestClientIntegration… software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestWithRestClientComponentIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestRestClientIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestRestTemplateTwoComponentsIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestPropertiesIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
AnotherExampleRestClientService.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
RestClientTestRestTemplateIntegrationTests.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
AnotherExampleRestTemplateService.java software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
spring-configuration-metadata.json software healthy module/spring-boot-restclient-test/src/main/resources/META-…
MockServerRestTemplateCustomizer.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
RootUriRequestExpectationManager.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
package-info.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
MockServerRestClientCustomizer.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
AutoConfigureMockRestServiceServer.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
RestClientTestContextBootstrapper.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
MockRestServiceServerResetTestExecutionListener.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
MockRestServiceServerAutoConfiguration.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
AutoConfigureRestClient.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
RestClientTypeExcludeFilter.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
package-info.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
RestClientTest.java software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
build.gradle software healthy module/spring-boot-webservices/build.gradle
WebServiceMessageSenderFactoryTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
WebServiceTemplateBuilderTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
WebServicesPropertiesTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
WebServicesAutoConfigurationTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
OnWsdlLocationsConditionTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
WebServiceTemplateAutoConfigurationTests.java software healthy module/spring-boot-webservices/src/test/java/org/springfram…
additional-spring-configuration-metadata.json software healthy module/spring-boot-webservices/src/main/resources/META-INF/…
package-info.java software healthy module/spring-boot-webservices/src/main/java/org/springfram…
WebServiceTemplateCustomizer.java software healthy module/spring-boot-webservices/src/main/java/org/springfram…
WebServiceMessageSenderFactory.java software healthy module/spring-boot-webservices/src/main/java/org/springfram…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
module software healthy module
spring-boot-restclient-test software healthy module/spring-boot-restclient-test
src software healthy module/spring-boot-restclient-test/src
test software healthy module/spring-boot-restclient-test/src/test
java software healthy module/spring-boot-restclient-test/src/test/java
org software healthy module/spring-boot-restclient-test/src/test/java/org
springframework software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
boot software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
restclient software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
test software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
autoconfigure software healthy module/spring-boot-restclient-test/src/test/java/org/spring…
main software healthy module/spring-boot-restclient-test/src/main
resources software healthy module/spring-boot-restclient-test/src/main/resources
META-INF software healthy module/spring-boot-restclient-test/src/main/resources/META-…
java software healthy module/spring-boot-restclient-test/src/main/java
org software healthy module/spring-boot-restclient-test/src/main/java/org
springframework software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
boot software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
restclient software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
test software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
autoconfigure software healthy module/spring-boot-restclient-test/src/main/java/org/spring…
spring-boot-webservices software healthy module/spring-boot-webservices
src software healthy module/spring-boot-webservices/src
test software healthy module/spring-boot-webservices/src/test
java software healthy module/spring-boot-webservices/src/test/java
org software healthy module/spring-boot-webservices/src/test/java/org
springframework software healthy module/spring-boot-webservices/src/test/java/org/springfram…
boot software healthy module/spring-boot-webservices/src/test/java/org/springfram…
webservices software healthy module/spring-boot-webservices/src/test/java/org/springfram…
client software healthy module/spring-boot-webservices/src/test/java/org/springfram…
autoconfigure software healthy module/spring-boot-webservices/src/test/java/org/springfram…
client software healthy module/spring-boot-webservices/src/test/java/org/springfram…
main software healthy module/spring-boot-webservices/src/main
resources software healthy module/spring-boot-webservices/src/main/resources
META-INF software healthy module/spring-boot-webservices/src/main/resources/META-INF
java software healthy module/spring-boot-webservices/src/main/java
org software healthy module/spring-boot-webservices/src/main/java/org
springframework software healthy module/spring-boot-webservices/src/main/java/org/springfram…
boot software healthy module/spring-boot-webservices/src/main/java/org/springfram…
webservices software healthy module/spring-boot-webservices/src/main/java/org/springfram…
client software healthy module/spring-boot-webservices/src/main/java/org/springfram…
autoconfigure software healthy module/spring-boot-webservices/src/main/java/org/springfram…
client software healthy module/spring-boot-webservices/src/main/java/org/springfram…
spring-boot-micrometer-metrics-test software healthy module/spring-boot-micrometer-metrics-test
src software healthy module/spring-boot-micrometer-metrics-test/src
test software healthy module/spring-boot-micrometer-metrics-test/src/test
java software healthy module/spring-boot-micrometer-metrics-test/src/test/java
org software healthy module/spring-boot-micrometer-metrics-test/src/test/java/org
springframework software healthy module/spring-boot-micrometer-metrics-test/src/test/java/or…
boot software healthy module/spring-boot-micrometer-metrics-test/src/test/java/or…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ProtocolError software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
Parser software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
Connector software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
Timer software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
Options software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
Reloader software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
LiveReload software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
LessPlugin software healthy module/spring-boot-devtools/src/main/resources/org/springfr…
handle software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
groups software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
delegate software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
mode software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
handler software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
jQuery software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
the software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
so software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
wherever software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
for software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
to software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
access software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
values software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
jQuerySub software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
init software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
doScrollCheck software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
createFlags software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
resolveFunc software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
progressFunc software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
on software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
dataAttr software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
isEmptyDataObject software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
handleQueueMarkDefer software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
resolve software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
and software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
handlers software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
returnFalse software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
returnTrue software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
lastToggle software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
return software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
dirNodeCheck software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
dirCheck software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
documentElement software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
isDisconnected software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
winnow software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
createSafeFragment software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
root software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
cloneCopyEvent software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
cloneFixAttributes software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
elems software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
getAll software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
fixDefaultChecked software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::module/spring-boot-security-saml2/src/test/java/org/s… security healthy module/spring-boot-security-saml2/src/test/java/org/springf…
auth::smoke-test/spring-boot-smoke-test-grpc-server-oauth/s… security healthy smoke-test/spring-boot-smoke-test-grpc-server-oauth/src/mai…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::smoke-test/spring-boot-smoke-test-oauth2-resource-ser… security healthy smoke-test/spring-boot-smoke-test-oauth2-resource-server/sr…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/test…
auth::module/spring-boot-security-oauth2-client/src/main/ja… security healthy module/spring-boot-security-oauth2-client/src/main/java/org…
auth::module/spring-boot-security-oauth2-authorization-serv… security healthy module/spring-boot-security-oauth2-authorization-server/src…
auth::smoke-test/spring-boot-smoke-test-reactive-oauth2-res… security healthy smoke-test/spring-boot-smoke-test-reactive-oauth2-resource-…
auth::smoke-test/spring-boot-smoke-test-oauth2-authorizatio… security healthy smoke-test/spring-boot-smoke-test-oauth2-authorization-serv…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-authorization-serv… security healthy module/spring-boot-security-oauth2-authorization-server/src…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-authorization-serv… security healthy module/spring-boot-security-oauth2-authorization-server/src…
auth::module/spring-boot-security-saml2/src/test/java/org/s… security healthy module/spring-boot-security-saml2/src/test/java/org/springf…
auth::module/spring-boot-security-oauth2-client/src/main/ja… security healthy module/spring-boot-security-oauth2-client/src/main/java/org…
auth::smoke-test/spring-boot-smoke-test-grpc-server-oauth/b… security healthy smoke-test/spring-boot-smoke-test-grpc-server-oauth/build.g…
auth::smoke-test/spring-boot-smoke-test-oauth2-authorizatio… security healthy smoke-test/spring-boot-smoke-test-oauth2-authorization-serv…
auth::module/spring-boot-security-oauth2-client/src/main/ja… security healthy module/spring-boot-security-oauth2-client/src/main/java/org…
auth::module/spring-boot-security-oauth2-client/src/test/ja… security healthy module/spring-boot-security-oauth2-client/src/test/java/org…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::smoke-test/spring-boot-smoke-test-oauth2-resource-ser… security healthy smoke-test/spring-boot-smoke-test-oauth2-resource-server/sr…
auth::module/spring-boot-security-oauth2-authorization-serv… security healthy module/spring-boot-security-oauth2-authorization-server/src…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/test…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/test…
auth::module/spring-boot-security-saml2/src/main/java/org/s… security healthy module/spring-boot-security-saml2/src/main/java/org/springf…
auth::module/spring-boot-security-oauth2-client/src/main/ja… security healthy module/spring-boot-security-oauth2-client/src/main/java/org…
auth::module/spring-boot-cloudfoundry/src/test/java/org/spr… security healthy module/spring-boot-cloudfoundry/src/test/java/org/springfra…
auth::module/spring-boot-security-saml2/src/main/java/org/s… security healthy module/spring-boot-security-saml2/src/main/java/org/springf…
auth::smoke-test/spring-boot-smoke-test-reactive-oauth2-res… security healthy smoke-test/spring-boot-smoke-test-reactive-oauth2-resource-…
auth::module/spring-boot-security/src/test/java/org/springf… security healthy module/spring-boot-security/src/test/java/org/springframewo…
auth::module/spring-boot-cloudfoundry/src/main/java/org/spr… security healthy module/spring-boot-cloudfoundry/src/main/java/org/springfra…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-cloudfoundry/src/test/java/org/spr… security healthy module/spring-boot-cloudfoundry/src/test/java/org/springfra…
auth::module/spring-boot-cloudfoundry/src/main/java/org/spr… security healthy module/spring-boot-cloudfoundry/src/main/java/org/springfra…
auth::module/spring-boot-security-saml2/src/main/java/org/s… security healthy module/spring-boot-security-saml2/src/main/java/org/springf…
auth::smoke-test/spring-boot-smoke-test-saml2-service-provi… security healthy smoke-test/spring-boot-smoke-test-saml2-service-provider/sr…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/main…
auth::smoke-test/spring-boot-smoke-test-reactive-oauth2-res… security healthy smoke-test/spring-boot-smoke-test-reactive-oauth2-resource-…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/test…
auth::module/spring-boot-security/src/main/java/org/springf… security healthy module/spring-boot-security/src/main/java/org/springframewo…
auth::module/spring-boot-security-oauth2-resource-server/sr… security healthy module/spring-boot-security-oauth2-resource-server/src/test…
auth::module/spring-boot-security/src/test/java/org/springf… security healthy module/spring-boot-security/src/test/java/org/springframewo…
auth::module/spring-boot-security-oauth2-authorization-serv… security healthy module/spring-boot-security-oauth2-authorization-server/src…
auth::module/spring-boot-grpc-server/src/main/java/org/spri… security healthy module/spring-boot-grpc-server/src/main/java/org/springfram…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
password_literal::module/spring-boot-security-test/src/test… security healthy module/spring-boot-security-test/src/test/java/org/springfr…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-security/src/test/java… security healthy module/spring-boot-security/src/test/java/org/springframewo…
password_literal::module/spring-boot-actuator/src/test/java… security healthy module/spring-boot-actuator/src/test/java/org/springframewo…
password_literal::module/spring-boot-artemis/src/dockerTest… security healthy module/spring-boot-artemis/src/dockerTest/resources/org/spr…
password_literal::module/spring-boot-artemis/src/main/java/… security healthy module/spring-boot-artemis/src/main/java/org/springframewor…
password_literal::module/spring-boot-mongodb/src/dockerTest… security healthy module/spring-boot-mongodb/src/dockerTest/resources/org/spr…
password_literal::module/spring-boot-mongodb/src/dockerTest… security healthy module/spring-boot-mongodb/src/dockerTest/resources/org/spr…
password_literal::module/spring-boot-activemq/src/dockerTes… security healthy module/spring-boot-activemq/src/dockerTest/resources/org/sp…
password_literal::module/spring-boot-activemq/src/dockerTes… security healthy module/spring-boot-activemq/src/dockerTest/resources/org/sp…
password_literal::module/spring-boot-activemq/src/dockerTes… security healthy module/spring-boot-activemq/src/dockerTest/resources/org/sp…
password_literal::module/spring-boot-activemq/src/dockerTes… security healthy module/spring-boot-activemq/src/dockerTest/resources/org/sp…
password_literal::module/spring-boot-web-server/src/testFix… security healthy module/spring-boot-web-server/src/testFixtures/java/org/spr…
password_literal::module/spring-boot-web-server/src/testFix… security healthy module/spring-boot-web-server/src/testFixtures/java/org/spr…
password_literal::module/spring-boot-reactor-netty/src/test… security healthy module/spring-boot-reactor-netty/src/test/java/org/springfr…
password_literal::smoke-test/spring-boot-smoke-test-kafka/s… security healthy smoke-test/spring-boot-smoke-test-kafka/src/dockerTest/java…
password_literal::smoke-test/spring-boot-smoke-test-kafka/s… security healthy smoke-test/spring-boot-smoke-test-kafka/src/dockerTest/java…
password_literal::smoke-test/spring-boot-smoke-test-data-ca… security healthy smoke-test/spring-boot-smoke-test-data-cassandra/src/docker…
password_literal::smoke-test/spring-boot-smoke-test-data-ca… security healthy smoke-test/spring-boot-smoke-test-data-cassandra/src/docker…
password_literal::core/spring-boot/src/test/java/org/spring… security healthy core/spring-boot/src/test/java/org/springframework/boot/ssl…

LabelLayerStatusPath
trigger-docs-build cicd healthy .github/workflows/trigger-docs-build.yml
run-system-tests cicd healthy .github/workflows/run-system-tests.yml
run-analysis cicd healthy .github/workflows/run-codeql-analysis.yml
build-and-deploy-snapshot cicd healthy .github/workflows/build-and-deploy-snapshot.yml
trigger-docs-build cicd healthy .github/workflows/build-and-deploy-snapshot.yml
verify cicd healthy .github/workflows/build-and-deploy-snapshot.yml
distribute-spring-enterprise-release-bundle cicd healthy .github/workflows/distribute.yml
verify cicd healthy .github/workflows/verify.yml
ci cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/build-pull-request.yml
build-and-stage-release cicd healthy .github/workflows/release.yml
verify cicd healthy .github/workflows/release.yml
sync-to-maven-central cicd healthy .github/workflows/release.yml
promote-release cicd healthy .github/workflows/release.yml
publish-gradle-plugin cicd healthy .github/workflows/release.yml
publish-to-sdkman cicd healthy .github/workflows/release.yml
update-homebrew-tap cicd healthy .github/workflows/release.yml
trigger-docs-build cicd healthy .github/workflows/release.yml
create-github-release cicd healthy .github/workflows/release.yml
build-and-stage-release cicd healthy .github/workflows/release-milestone.yml
verify cicd healthy .github/workflows/release-milestone.yml
sync-to-maven-central cicd healthy .github/workflows/release-milestone.yml
promote-release cicd healthy .github/workflows/release-milestone.yml
publish-gradle-plugin cicd healthy .github/workflows/release-milestone.yml
trigger-docs-build cicd healthy .github/workflows/release-milestone.yml
create-github-release cicd healthy .github/workflows/release-milestone.yml

LabelLayerStatusPath
JF_ARTIFACTORY_SPRING cicd healthy
COMMERCIAL_ARTIFACTORY_PASSWORD cicd healthy
ARTIFACTORY_USERNAME cicd healthy
CENTRAL_TOKEN_PASSWORD cicd healthy
GPG_PRIVATE_KEY cicd healthy
GRADLE_PLUGIN_PUBLISH_KEY cicd healthy
ARTIFACTORY_PASSWORD cicd healthy
CENTRAL_TOKEN_USERNAME cicd healthy
COMMERCIAL_ARTIFACTORY_RO_PASSWORD cicd healthy
COMMERCIAL_ARTIFACTORY_USERNAME cicd healthy
SDKMAN_CONSUMER_KEY cicd healthy
GRADLE_PLUGIN_PUBLISH_SECRET cicd healthy
GH_ACTIONS_REPO_TOKEN cicd healthy
DEVELOCITY_ACCESS_KEY cicd healthy
GITHUB_TOKEN cicd healthy
GOOGLE_CHAT_WEBHOOK_URL cicd healthy
COMMERCIAL_ARTIFACTORY_RO_USERNAME cicd healthy
GPG_PASSPHRASE cicd healthy
SDKMAN_CONSUMER_TOKEN cicd healthy

LabelLayerStatusPath
QRTZ_TEST_TABLE data healthy module/spring-boot-quartz/src/test/resources/org/springfram…
FOO_BAR data healthy module/spring-boot-session-jdbc/src/test/resources/org/spri…
FOO_BAR_ATTRIBUTES data healthy module/spring-boot-session-jdbc/src/test/resources/org/spri…
example data healthy module/spring-boot-jdbc-test/src/test/resources/org/springf…
PREFIX_JOB_INSTANCE data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
PREFIX_JOB_EXECUTION data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
PREFIX_JOB_EXECUTION_PARAMS data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
PREFIX_STEP_EXECUTION data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
PREFIX_STEP_EXECUTION_CONTEXT data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
PREFIX_JOB_EXECUTION_CONTEXT data healthy module/spring-boot-batch-jdbc/src/test/resources/org/spring…
users data healthy smoke-test/spring-boot-smoke-test-web-secure-jdbc/src/main/…
authorities data healthy smoke-test/spring-boot-smoke-test-web-secure-jdbc/src/main/…
CUSTOMER data healthy smoke-test/spring-boot-smoke-test-data-jdbc/src/main/resour…
CITY data healthy smoke-test/spring-boot-smoke-test-data-r2dbc-flyway/src/mai…
PERSON data healthy smoke-test/spring-boot-smoke-test-flyway/src/main/resources…
FOO data healthy cli/spring-boot-cli/src/test/resources/schema-all.sql

LabelLayerStatusPath
port:35729 network healthy module/spring-boot-devtools/src/main/resources/org/springfr…
port:8443 network healthy integration-test/spring-boot-sni-integration-tests/spring-b…
port:8444 network healthy integration-test/spring-boot-sni-integration-tests/spring-b…
port:12 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:35 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:55 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:46 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:02 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:42 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:20 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:13 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:14 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
port:19 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…

LabelLayerStatusPath
127.0.0.1 network healthy module/spring-boot-cassandra/src/main/resources/META-INF/ad…
1.2.3.4 network healthy smoke-test/spring-boot-smoke-test-data-cassandra/src/docker…
1.9.25.1 network healthy platform/spring-boot-dependencies/build.gradle
12.1.4.0 network healthy platform/spring-boot-dependencies/build.gradle
10.16.1.1 network healthy platform/spring-boot-dependencies/build.gradle
10.17.1.0 network healthy platform/spring-boot-dependencies/build.gradle
2.0.6.1 network healthy platform/spring-boot-dependencies/build.gradle
23.26.2.0 network healthy platform/spring-boot-dependencies/build.gradle
3.53.1.0 network healthy platform/spring-boot-dependencies/build.gradle
192.168.32.1 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…
192.168.32.2 network healthy core/spring-boot-docker-compose/src/test/resources/org/spri…

LabelLayerStatusPath
gha::trigger-docs-build cicd healthy .github/workflows/trigger-docs-build.yml
gha::run-system-tests cicd healthy .github/workflows/run-system-tests.yml
gha::run-codeql-analysis cicd healthy .github/workflows/run-codeql-analysis.yml
gha::build-and-deploy-snapshot cicd healthy .github/workflows/build-and-deploy-snapshot.yml
gha::distribute cicd healthy .github/workflows/distribute.yml
gha::verify cicd healthy .github/workflows/verify.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::build-pull-request cicd healthy .github/workflows/build-pull-request.yml
gha::release cicd healthy .github/workflows/release.yml
gha::release-milestone cicd healthy .github/workflows/release-milestone.yml

LabelLayerStatusPath
cassandra data healthy module/spring-boot-cassandra/build.gradle
mongodb data healthy module/spring-boot-autoconfigure-classic-modules/build.grad…
elasticsearch data healthy module/spring-boot-autoconfigure-classic-modules/build.grad…
redis data healthy module/spring-boot-autoconfigure-classic-modules/build.grad…
postgresql data healthy module/spring-boot-actuator/src/test/resources/org/springfr…
mysql data healthy module/spring-boot-actuator/src/test/resources/org/springfr…
mariadb data healthy module/spring-boot-actuator/src/test/resources/org/springfr…
clickhouse data healthy module/spring-boot-r2dbc/build.gradle
sqlite data healthy module/spring-boot-jdbc/build.gradle

LabelLayerStatusPath
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server-oauth/src/mai…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server-test/src/main…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-client-test/src/main…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server-servlet/src/m…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-client/src/main/prot…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server-secure/src/ma…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server-netty-shaded/…
grpc::HelloWorld api healthy smoke-test/spring-boot-smoke-test-grpc-server/src/main/prot…

LabelLayerStatusPath
to software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
on software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
label software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
names software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…
attributes software healthy smoke-test/spring-boot-smoke-test-web-groovy-templates/src/…

LabelLayerStatusPath
haproxy network healthy module/spring-boot-actuator/src/test/resources/org/springfr…
traefik network healthy module/spring-boot-actuator/src/test/resources/org/springfr…
nginx network healthy module/spring-boot-actuator/src/test/resources/org/springfr…

LabelLayerStatusPath
vps::aws hardware healthy module/spring-boot-jdbc/build.gradle
vps::ec2 hardware healthy smoke-test/spring-boot-smoke-test-data-cassandra/src/docker…
vps::gcp hardware healthy platform/spring-boot-dependencies/build.gradle

LabelLayerStatusPath
kafka data healthy module/spring-boot-micrometer-metrics/build.gradle
rabbitmq data healthy module/spring-boot-amqp/build.gradle

LabelLayerStatusPath
V1__init.sql data healthy smoke-test/spring-boot-smoke-test-data-r2dbc-flyway/src/mai…
V1__init.sql data healthy smoke-test/spring-boot-smoke-test-flyway/src/main/resources…

LabelLayerStatusPath
repobility-clone-su689k5y software healthy /tmp/repobility-clone-su689k5y

LabelLayerStatusPath
image::integration-test/spring-boot-loader-integration-test… hardware healthy integration-test/spring-boot-loader-integration-tests/src/d…
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/90eb9932-2940-47c9-aed3-67b7a21c25b6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/90eb9932-2940-47c9-aed3-67b7a21c25b6/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.