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.
65 of your 146 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 60.47s for a 275.9 MB repo slow.
  • Repobility's analysis ran in 59.47s after the clone landed.

apache/camel

https://github.com/apache/camel · scanned 2026-06-05 13:39 UTC (5 days, 6 hours ago) · 10 languages

1353 raw signals (129 security + 1224 graph) 11/13 scanners ran 91st percentile · Java · huge (>500K LoC) System graph score 72 (higher by 10)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 6 hours ago · v2 · 546 actionable findings from 2 signal sources. 195 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 80.0 0.15 12.00
practices_score 79.0 0.15 11.85
code_quality 75.0 0.10 7.50
Overall 1.00 82.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
Scan summary Quality grade A- (82/100). Dimensions: security 100, maintainability 60. 129 findings (29 security). 1,337,855 lines analyzed.

Showing 357 of 546 actionable findings. 741 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security security conf 1.00 Insecure pattern 'private_key_in_repo' in components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/SftpOperations.java:303
Found a known-risky pattern (private_key_in_repo). Review and replace if possible.
components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/SftpOperations.java:303 Private key in repo
critical System graph security security conf 1.00 Insecure pattern 'private_key_in_repo' in components/camel-pqc/src/main/java/org/apache/camel/component/pqc/lifecycle/KeyFormatConverter.java:146
Found a known-risky pattern (private_key_in_repo). Review and replace if possible.
components/camel-pqc/src/main/java/org/apache/camel/component/pqc/lifecycle/KeyFormatConverter.java:146 Private key in repo
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in components/camel-amqp/src/main/java/org/apache/camel/component/amqp/AMQPComponent.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 121, 124
components/camel-amqp/src/main/java/org/apache/camel/component/amqp/AMQPComponent.java:121, 124 (2 hits)
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in components/camel-crypto-pgp/src/main/java/org/apache/camel/converter/crypto/PGPDataFormat.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 43, 46
components/camel-crypto-pgp/src/main/java/org/apache/camel/converter/crypto/PGPDataFormat.java:43, 46 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in components/camel-crypto/src/main/java/org/apache/camel/component/crypto/DigitalSignatureConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-crypto/src/main/java/org/apache/camel/component/crypto/DigitalSignatureConstants.java:36
critical System graph security Secrets conf 1.00 Possible secret in components/camel-docker/src/main/java/org/apache/camel/component/docker/DockerConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-docker/src/main/java/org/apache/camel/component/docker/DockerConstants.java:92
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in components/camel-huawei/camel-huaweicloud-dms/src/main/java/org/apache/camel/component/huaweicloud/dms/constants/DMSProperties.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 32, 39
components/camel-huawei/camel-huaweicloud-dms/src/main/java/org/apache/camel/component/huaweicloud/dms/constants/DMSProperties.java:32, 39 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in components/camel-ibm/camel-ibm-secrets-manager/src/main/java/org/apache/camel/component/ibm/secrets/manager/vault/IBMEventStreamReloadTriggerTask.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-ibm/camel-ibm-secrets-manager/src/main/java/org/apache/camel/component/ibm/secrets/manager/vault/IBMEventStreamReloadTriggerTask.java:146
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 98, 99
components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java:98, 99 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in components/camel-keycloak/src/main/java/org/apache/camel/component/keycloak/KeycloakConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-keycloak/src/main/java/org/apache/camel/component/keycloak/KeycloakConstants.java:66
critical System graph security Secrets conf 1.00 Possible secret in components/camel-keycloak/src/main/java/org/apache/camel/component/keycloak/KeycloakProducer.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-keycloak/src/main/java/org/apache/camel/component/keycloak/KeycloakProducer.java:72
critical System graph security Secrets conf 1.00 Possible secret in components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/KubernetesConfiguration.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/KubernetesConfiguration.java:501
critical System graph security Secrets conf 1.00 Possible secret in components/camel-openstack/src/main/java/org/apache/camel/component/openstack/keystone/KeystoneConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-openstack/src/main/java/org/apache/camel/component/openstack/keystone/KeystoneConstants.java:38
critical System graph security Secrets conf 1.00 Possible secret in components/camel-openstack/src/main/java/org/apache/camel/component/openstack/nova/NovaConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-openstack/src/main/java/org/apache/camel/component/openstack/nova/NovaConstants.java:44
critical System graph security Secrets conf 1.00 Possible secret in components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceComponent.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceComponent.java:80
critical System graph security Secrets conf 1.00 Possible secret in components/camel-sap-netweaver/src/main/java/org/apache/camel/component/sap/netweaver/NetWeaverProducer.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-sap-netweaver/src/main/java/org/apache/camel/component/sap/netweaver/NetWeaverProducer.java:81
critical System graph security Secrets conf 1.00 Possible secret in components/camel-shiro/src/main/java/org/apache/camel/component/shiro/security/ShiroSecurityConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-shiro/src/main/java/org/apache/camel/component/shiro/security/ShiroSecurityConstants.java:26
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConfiguration.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 762, 795
components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConfiguration.java:762, 795 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConstants.java:237
critical System graph security Secrets conf 1.00 Possible secret in components/camel-spring-parent/camel-spring-ldap/src/main/java/org/apache/camel/component/springldap/SpringLdapProducer.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-spring-parent/camel-spring-ldap/src/main/java/org/apache/camel/component/springldap/SpringLdapProducer.java:41
critical System graph security Secrets conf 1.00 Possible secret in components/camel-zookeeper-master/src/main/java/org/apache/camel/component/zookeepermaster/ZookeeperGroupSupport.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
components/camel-zookeeper-master/src/main/java/org/apache/camel/component/zookeepermaster/ZookeeperGroupSupport.java:45
critical System graph security Secrets conf 1.00 Possible secret in core/camel-api/src/main/java/org/apache/camel/support/jsse/KeyManagersParameters.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
core/camel-api/src/main/java/org/apache/camel/support/jsse/KeyManagersParameters.java:158
critical System graph security Secrets conf 1.00 Possible secret in core/camel-api/src/main/java/org/apache/camel/support/jsse/KeyStoreParameters.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
core/camel-api/src/main/java/org/apache/camel/support/jsse/KeyStoreParameters.java:206
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in core/camel-core-model/src/main/java/org/apache/camel/model/app/SSLContextParametersDefinition.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 52, 53
core/camel-core-model/src/main/java/org/apache/camel/model/app/SSLContextParametersDefinition.java:52, 53 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in core/camel-main/src/main/java/org/apache/camel/main/BaseMainSupport.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
core/camel-main/src/main/java/org/apache/camel/main/BaseMainSupport.java:2270
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in dsl/camel-jbang/camel-jbang-mcp/src/main/java/org/apache/camel/dsl/jbang/core/commands/mcp/HardenTools.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 237
dsl/camel-jbang/camel-jbang-mcp/src/main/java/org/apache/camel/dsl/jbang/core/commands/mcp/HardenTools.java:237 (2 hits)
high Security checks quality Quality conf 1.00 ✓ Repobility 24 occurrences [MINED108] `self._version_pattern` used but never assigned in __init__: Method `__post_init__` of class `ContainerImage` reads `self._version_pattern`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
Initialize `self._version_pattern = <default>` in __init__, or add a class-level default.
lines 215, 228, 241, 320, 358, 399, 430, 464, +8 more
.github/actions/check-container-upgrade/check-container-versions.py:215, 228, 241, 320, 358, 399, 430, 464, +8 more (24 hits)
high Security checks software dependencies conf 0.90 ✓ Repobility 6 occurrences [MINED118] Dockerfile FROM `eclipse-temurin:21-jdk` not pinned by digest: `FROM eclipse-temurin:21-jdk` resolves the tag at build time. The registry CAN re-push a different image for the same tag, so every build is potentially different. Production images should pin to `image@sha256:...` for reproducibility + supply-chain integrity.
Replace with: `FROM eclipse-temurin:21-jdk@sha256:<digest>`. Get the digest from `docker manifest inspect`. Re-pin via a scheduled bot (Renovate, Dependabot).
6 files, 6 locations
dsl/camel-jbang/camel-jbang-container/Dockerfile:17
dsl/camel-jbang/camel-jbang-core/src/main/resources/quarkus-docker/Dockerfile.jvm:35
dsl/camel-jbang/camel-jbang-core/src/main/resources/quarkus-docker/Dockerfile.native:36
dsl/camel-jbang/camel-jbang-core/src/main/resources/quarkus-docker/Dockerfile.native-micro:39
test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/Dockerfile:19
test-infra/camel-test-infra-smb/src/main/resources/org/apache/camel/test/infra/smb/services/Dockerfile:17
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `.mvn/wrapper/maven-wrapper.jar` committed in source repo: `.mvn/wrapper/maven-wrapper.jar` is a .jar binary (63,093 bytes) committed to a repo that otherwise has 25292 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
.mvn/wrapper/maven-wrapper.jar:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `dsl/camel-jbang/camel-jbang-core/src/main/resources/maven-wrapper/maven-wrapper.jar` committed in source repo: `dsl/camel-jbang/camel-jbang-core/src/main/resources/maven-wrapper/maven-wrapper.jar` is a .jar binary (63,093 bytes) committed to a repo that otherwise has 25292 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
dsl/camel-jbang/camel-jbang-core/src/main/resources/maven-wrapper/maven-wrapper.jar:1
high Security checks software Xxe conf 1.00 3 occurrences [SEC024] XML External Entity (XXE) — Java parser default: Java XML parsers accept external entity references by default. An attacker can craft XML input that reads server files (file://), exfiltrates data via DNS, or causes denial of service via the 'billion laughs' attack.
Disable DTDs and external entities before parsing: factory.setFeature("http://apache.org/xml/features/disallow-doctype-decl", true); factory.setFeature("http://xml.org/sax/features/external-general-entities", false); factory.setFeature("http://xml.org/sax/features/external-parameter-entities"…
3 files, 3 locations
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/helper/XmlLineNumberParser.java:107
components/camel-cm-sms/src/main/java/org/apache/camel/component/cm/CMSenderOneMessageImpl.java:91
components/camel-flatpack/src/main/java/org/apache/camel/component/flatpack/FlatpackConverter.java:76
high Security checks software Xss conf 1.00 [SEC111] Django mark_safe / |safe filter on user data: Django's `mark_safe()` and `|safe` disable HTML autoescaping. Calling them on non-constant data is XSS.
Use `django.utils.html.format_html("<p>{}</p>", user_input)` — Django will escape the placeholder. Or escape explicitly with `django.utils.html.escape()`. Only use `mark_safe` on string literals.
components/camel-google/camel-google-mail/src/main/java/org/apache/camel/component/google/mail/transform/GoogleMailDraftDataTypeTransformer.java:96
high Security checks security Crypto conf 1.00 [SEC113] SSH host-key verification disabled (MITM): Accepting any SSH host key on first connect lets an active MITM impersonate the server. Common in `paramiko.AutoAddPolicy()`.
Python: load `~/.ssh/known_hosts` and use `paramiko.RejectPolicy()`. Go: implement a `ssh.HostKeyCallback` that compares against a known fingerprint. Java JSch: load known_hosts via `jsch.setKnownHosts(...)`.
components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/SftpComponent.java:43
low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 32 occurrences GitHub Action is tag-pinned rather than SHA-pinned
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout@v6` resolves at workflow-run time. Tags and branches can be re-pushed by the action owner; that made the tj-actions/changed-files compromise (2025) instantly affect ~23K repos. Pin to a 40-char commit SHA + lo…
6 files, 32 locations
.github/workflows/sonar-scan.yml:60, 107, 127, 157 (8 hits)
.github/workflows/check-container-versions.yml:46, 51, 370 (6 hits)
.github/workflows/pr-commenter.yml:40, 63, 72 (6 hits)
.github/workflows/security-scan.yml:35, 39, 47 (6 hits)
.github/workflows/pr-labeler.yml:40, 63 (4 hits)
.github/workflows/pr-id.yml:36 (2 hits)
CI/CD securitySupply chainGitHub Actions
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-javascript/src/main/java/org/apache/camel/language/js/JavaScriptExpression.java:62
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-javascript/src/main/java/org/apache/camel/language/js/JavaScriptExpression.java:62 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-javascript/src/main/java/org/apache/camel/language/js/JavaScriptLanguage.java:53
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-javascript/src/main/java/org/apache/camel/language/js/JavaScriptLanguage.java:53 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-master/src/main/java/org/apache/camel/component/master/MasterConsumer.java:182
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-master/src/main/java/org/apache/camel/component/master/MasterConsumer.java:182 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-python/src/main/java/org/apache/camel/language/python/PythonExpression.java:59
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-python/src/main/java/org/apache/camel/language/python/PythonExpression.java:59 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-python/src/main/java/org/apache/camel/language/python/PythonLanguage.java:82
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-python/src/main/java/org/apache/camel/language/python/PythonLanguage.java:82 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-smooks/src/main/java/org/apache/camel/component/smooks/routing/BeanRouterObserver.java:82
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-smooks/src/main/java/org/apache/camel/component/smooks/routing/BeanRouterObserver.java:82 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in components/camel-sql/src/main/java/org/apache/camel/component/sql/stored/CallableStatementWrapper.java:116
Found a known-risky pattern (eval_used). Review and replace if possible.
components/camel-sql/src/main/java/org/apache/camel/component/sql/stored/CallableStatementWrapper.java:116 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/DefaultRoute.java:711
Found a known-risky pattern (eval_used). Review and replace if possible.
core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/DefaultRoute.java:711 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in core/camel-core-languages/src/main/java/org/apache/camel/language/simple/SimpleExpressionParser.java:202
Found a known-risky pattern (eval_used). Review and replace if possible.
core/camel-core-languages/src/main/java/org/apache/camel/language/simple/SimpleExpressionParser.java:202 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in core/camel-support/src/main/java/org/apache/camel/support/builder/ExpressionBuilder.java:2310
Found a known-risky pattern (eval_used). Review and replace if possible.
core/camel-support/src/main/java/org/apache/camel/support/builder/ExpressionBuilder.java:2310 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in core/camel-support/src/main/java/org/apache/camel/support/resume/AdapterHelper.java:40
Found a known-risky pattern (eval_used). Review and replace if possible.
core/camel-support/src/main/java/org/apache/camel/support/resume/AdapterHelper.java:40 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelJBangCommandsDocMojo.java:123
Found a known-risky pattern (eval_used). Review and replace if possible.
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelJBangCommandsDocMojo.java:123 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelJBangDocMojo.java:120
Found a known-risky pattern (eval_used). Review and replace if possible.
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelJBangDocMojo.java:120 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelMainDocMojo.java:119
Found a known-risky pattern (eval_used). Review and replace if possible.
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelMainDocMojo.java:119 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/UpdateReadmeMojo.java:915
Found a known-risky pattern (eval_used). Review and replace if possible.
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/UpdateReadmeMojo.java:915 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in components/camel-spring-parent/camel-spring-redis/src/main/java/org/apache/camel/component/redis/RedisClient.java:188
Found a known-risky pattern (exec_used). Review and replace if possible.
components/camel-spring-parent/camel-spring-redis/src/main/java/org/apache/camel/component/redis/RedisClient.java:188 Exec used
medium Security checks security auth conf 0.92 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation.
Add .repobility/access.yml mapping routes to anonymous, authenticated, owner, admin, and super_admin. Keep business-specific rules in the repo so CI can enforce them.
low Security checks quality Error handling conf 0.55 ✓ Repobility 7 occurrences Broad exception handler needs review
This handler catches Exception/BaseException. It is actionable when it swallows errors without logging, re-raising, or returning a structured error. Handlers that intentionally convert exceptions into typed error results should not be treated as high risk.
2 files, 7 locations
components/camel-ocsf/src/main/script/generate-ocsf-schemas.py:442, 504, 586, 667 (4 hits)
.github/actions/check-container-upgrade/check-container-versions.py:823, 917, 1173 (3 hits)
Error handlingquality
medium Security checks cicd CI/CD security conf 0.90 Docker build context has no .dockerignore
Add .dockerignore with at least .git, .env, private keys, dependency folders, build outputs, and local databases.
.dockerignore CI/CD securitycontainers
medium Security checks cicd CI/CD security conf 0.84 Docker build context is very large
Shrink the build context with .dockerignore, move generated/runtime data outside the build context, and copy only the manifest files needed for cached dependency layers.
.dockerignore CI/CD securitycontainers
medium System graph hardware Security conf 1.00 Dockerfile runs as root: test-infra/camel-test-infra-cli/src/main/resources/org/apache/camel/test/infra/cli/services/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: test-infra/camel-test-infra-smb/src/main/resources/org/apache/camel/test/infra/smb/services/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 4 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
4 files, 4 locations
.github/workflows/check-container-versions.yml
.github/workflows/generate-sbom-main.yml
.github/workflows/pr-cleanup-branches.yml
.github/workflows/pr-update-branch.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2MicAlgorithm.java:33
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2MicAlgorithm.java:33 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2SignatureAlgorithm.java:85
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2SignatureAlgorithm.java:85 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2SignedDataGenerator.java:41
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2SignedDataGenerator.java:41 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-aws/camel-aws2-s3/src/main/java/org/apache/camel/component/aws2/s3/AWS2S3Constants.java:64
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-aws/camel-aws2-s3/src/main/java/org/apache/camel/component/aws2/s3/AWS2S3Constants.java:64 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/Sqs2Constants.java:33
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/Sqs2Constants.java:33 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-azure/camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob/BlobConstants.java:42
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-azure/camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob/BlobConstants.java:42 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-azure/camel-azure-storage-datalake/src/main/java/org/apache/camel/component/azure/storage/datalake/DataLakeConstants.java:86
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-azure/camel-azure-storage-datalake/src/main/java/org/apache/camel/component/azure/storage/datalake/DataLakeConstants.java:86 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-crypto-pgp/src/main/java/org/apache/camel/converter/crypto/PGPKeyAccessDataFormat.java:156
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-crypto-pgp/src/main/java/org/apache/camel/converter/crypto/PGPKeyAccessDataFormat.java:156 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileEndpoint.java:171
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileEndpoint.java:171 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/constants/OBSHeaders.java:32
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/constants/OBSHeaders.java:32 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-ibm/camel-ibm-cos/src/main/java/org/apache/camel/component/ibm/cos/IBMCOSConstants.java:45
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-ibm/camel-ibm-cos/src/main/java/org/apache/camel/component/ibm/cos/IBMCOSConstants.java:45 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpAuthProtocolType.java:20
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpAuthProtocolType.java:20 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpEndpoint.java:79
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpEndpoint.java:79 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpHelper.java:151
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-snmp/src/main/java/org/apache/camel/component/snmp/SnmpHelper.java:151 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-xmlsecurity/src/main/java/org/apache/camel/component/xmlsecurity/api/XAdESSignatureProperties.java:1165
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-xmlsecurity/src/main/java/org/apache/camel/component/xmlsecurity/api/XAdESSignatureProperties.java:1165 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in components/camel-xmlsecurity/src/main/java/org/apache/camel/component/xmlsecurity/processor/XmlSignerProcessor.java:177
Found a known-risky pattern (weak_hash). Review and replace if possible.
components/camel-xmlsecurity/src/main/java/org/apache/camel/component/xmlsecurity/processor/XmlSignerProcessor.java:177 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in core/camel-api/src/main/java/org/apache/camel/support/jsse/BaseSSLContextParameters.java:65
Found a known-risky pattern (weak_hash). Review and replace if possible.
core/camel-api/src/main/java/org/apache/camel/support/jsse/BaseSSLContextParameters.java:65 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in core/camel-core-model/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java:74
Found a known-risky pattern (weak_hash). Review and replace if possible.
core/camel-core-model/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java:74 Weak hash
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — components/camel-ocsf/src/main/script/generate-ocsf-schemas.py:606
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
low Security checks quality Quality conf 0.60 30 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
12 files, 26 locations
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/RestVerbDetails.java:22, 29, 46, 69, 81 (5 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/RestServiceDetails.java:23, 30, 47, 82 (4 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/RestConfigurationDetails.java:37, 38, 62 (3 hits)
catalog/camel-report-maven-plugin/src/main/java/org/apache/camel/maven/htmlxlsx/model/EipAttribute.java:23, 31 (2 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/helper/CamelJavaTreeParserHelper.java:198, 214 (2 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/CamelNodeDetails.java:74, 98 (2 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/CamelRouteDetails.java:10, 28 (2 hits)
catalog/camel-route-parser/src/main/java/org/apache/camel/parser/model/LanguageExpressionDetails.java:12, 42 (2 hits)
duplicationquality
low Security checks quality Quality conf 0.70 Generated build artifact directory is present at repository root
Remove generated output from version control, add it to .gitignore and .dockerignore where relevant, and regenerate it in CI or release jobs.
coverage:1
low System graph quality Maintenance conf 1.00 408 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: eclipse-temurin:21-jdk
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
dsl/camel-jbang/camel-jbang-container/Dockerfile:17 containersPinned dependencies
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/chat.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/summarization.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/text_classification.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/text_generation.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/zero_shot_classification.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js.uncompressed.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.xd.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.xd.js.uncompressed.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.js.uncompressed.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.xd.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.xd.js.uncompressed.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/ack.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/reload.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/timestamp.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/timesync.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: components/camel-python/src/test/resources/mypython.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph software Dead code candidate conf 1.00 File has no detected symbols: docs/components/modules/ROOT/examples/js/camel.js
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/text_to_speech.py:handle, components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/question_answering.py…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 9 places
Functions with the same first-5-line body hash: .github/actions/check-container-upgrade/check-container-versions.py:get_available_versions, .github/actions/check-container-upgrade/check-container-versions.py:get_available_versions, .github/actions/check-container-upgrade/check-container-versions.py…
duplicatesduplication
low System graph software Dead code conf 1.00 5 occurrences Possibly dead Python function: handle
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
5 files, 5 locations
components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/automatic_speech_recognition.py:26
components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/question_answering.py:26
components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/sentence_embeddings.py:26
components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/text_to_image.py:27
components/camel-ai/camel-huggingface/src/main/resources/org/apache/camel/component/huggingface/tasks/text_to_speech.py:27
low System graph software Dead code conf 1.00 Possibly dead Python function: normalize_registry_url
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.github/actions/check-container-upgrade/check-container-versions.py:292
low System graph software Dead code conf 1.00 Possibly dead Python function: to_file_ref
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
components/camel-ocsf/src/main/script/generate-ocsf-schemas.py:195
low System graph software Dead code conf 1.00 Possibly dead Python function: version_sort_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.github/actions/check-container-upgrade/check-container-versions.py:888
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — catalog/camel-report-maven-plugin/src/main/resources/static/js/datatables.min.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — docs/components/modules/ROOT/examples/js/camel.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogTest.java (1822 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: catalog/camel-report-maven-plugin/src/main/java/org/apache/camel/maven/ValidateMojo.java (1179 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-ai/camel-docling/src/main/java/org/apache/camel/component/docling/DoclingProducer.java (2148 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-as2/camel-as2-component/src/test/java/org/apache/camel/component/as2/AS2ClientManagerIT.java (1041 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-aws/camel-aws-bedrock/src/test/java/org/apache/camel/component/aws2/bedrock/runtime/integration/BedrockProducerIT.java (1141 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-aws/camel-aws2-iam/src/main/java/org/apache/camel/component/aws2/iam/IAM2Producer.java (1052 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-aws/camel-aws2-lambda/src/main/java/org/apache/camel/component/aws2/lambda/Lambda2Producer.java (1353 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-aws/camel-aws2-rekognition/src/main/java/org/apache/camel/component/aws2/rekognition/Rekognition2Producer.java (1319 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-aws/camel-aws2-s3/src/main/java/org/apache/camel/component/aws2/s3/AWS2S3Producer.java (1429 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-bean/src/main/java/org/apache/camel/component/bean/BeanInfo.java (1400 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-cometd/src/test/resources/webapp/dojo/org/cometd.js (2427 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-csimple-joor/src/test/java/org/apache/camel/language/csimple/joor/OriginalSimpleTest.java (3606 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-cxf/camel-cxf-soap/src/main/java/org/apache/camel/component/cxf/jaxws/CxfEndpoint.java (1568 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-cxf/camel-cxf-soap/src/main/java/org/apache/camel/component/cxf/jaxws/DefaultCxfBinding.java (1340 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-db2/src/generated/java/org/apache/camel/component/debezium/db2/configuration/Db2ConnectorEmbeddedDebeziumConfiguration.java (1350 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-mongodb/src/generated/java/org/apache/camel/component/debezium/mongodb/configuration/MongoDbConnectorEmbeddedDebeziumConfiguration.java (1227 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-mysql/src/generated/java/org/apache/camel/component/debezium/mysql/configuration/MySqlConnectorEmbeddedDebeziumConfiguration.java (1918 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-mysql/src/generated/java/org/apache/camel/component/debezium/mysql/DebeziumMySqlComponentConfigurer.java (811 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-mysql/src/generated/java/org/apache/camel/component/debezium/mysql/DebeziumMySqlEndpointConfigurer.java (807 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-oracle/src/generated/java/org/apache/camel/component/debezium/oracle/configuration/OracleConnectorEmbeddedDebeziumConfiguration.java (2330 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-oracle/src/generated/java/org/apache/camel/component/debezium/oracle/DebeziumOracleComponentConfigurer.java (973 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-oracle/src/generated/java/org/apache/camel/component/debezium/oracle/DebeziumOracleEndpointConfigurer.java (969 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-postgres/src/generated/java/org/apache/camel/component/debezium/postgres/configuration/PostgresConnectorEmbeddedDebeziumConfiguration.java (1970 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-postgres/src/generated/java/org/apache/camel/component/debezium/postgres/DebeziumPostgresComponentConfigurer.java (829 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-postgres/src/generated/java/org/apache/camel/component/debezium/postgres/DebeziumPostgresEndpointConfigurer.java (825 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-debezium/camel-debezium-sqlserver/src/generated/java/org/apache/camel/component/debezium/sqlserver/configuration/SqlServerConnectorEmbeddedDebeziumConfiguration.java (1509 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-diagram/src/test/java/org/apache/camel/diagram/RouteDiagramTest.java (1506 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-elasticsearch/src/test/java/org/apache/camel/component/es/integration/ElasticsearchGetSearchDeleteExistsUpdateIT.java (1032 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileEndpoint.java (1939 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/SftpOperations.java (1449 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL722ConverterLoader.java (1256 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL7231ConverterLoader.java (2840 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL723ConverterLoader.java (3848 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL724ConverterLoader.java (2920 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL7251ConverterLoader.java (3272 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL725ConverterLoader.java (3304 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/generated/java/org/apache/camel/component/hl7/HL726ConverterLoader.java (3512 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL7231Converter.java (1994 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL723Converter.java (2687 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL724Converter.java (2049 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL7251Converter.java (2291 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL725Converter.java (2313 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-hl7/src/main/java/org/apache/camel/component/hl7/HL726Converter.java (2456 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-http/src/main/java/org/apache/camel/component/http/HttpComponent.java (1163 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java (1464 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java (1363 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsConfiguration.java (2501 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-kafka/src/generated/java/org/apache/camel/component/kafka/KafkaComponentConfigurer.java (818 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java (2285 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-keycloak/src/main/java/org/apache/camel/component/keycloak/KeycloakProducer.java (2772 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-keycloak/src/test/java/org/apache/camel/component/keycloak/KeycloakTestInfraIT.java (1616 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-knative/camel-knative-http/src/test/java/org/apache/camel/component/knative/http/KnativeHttpTest.java (2641 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-mina-sftp/src/generated/java/org/apache/camel/component/file/remote/mina/MinaSftpEndpointConfigurer.java (804 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-mina-sftp/src/main/java/org/apache/camel/component/file/remote/mina/MinaSftpOperations.java (1425 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-mock/src/main/java/org/apache/camel/component/mock/MockEndpoint.java (2140 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-olingo2/camel-olingo2-api/src/main/java/org/apache/camel/component/olingo2/api/impl/Olingo2AppImpl.java (1264 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-olingo4/camel-olingo4-api/src/main/java/org/apache/camel/component/olingo4/api/impl/Olingo4AppImpl.java (1080 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-openapi-java/src/main/java/org/apache/camel/openapi/RestOpenApiReader.java (1236 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-platform-http-main/src/main/java/org/apache/camel/component/platform/http/main/ManagementHttpServer.java (1303 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpEngineTest.java (1391 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-spring-parent/camel-spring-ai/camel-spring-ai-chat/src/main/java/org/apache/camel/component/springai/chat/SpringAiChatProducer.java (1249 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-spring-parent/camel-spring-xml/src/main/java/org/apache/camel/spring/xml/CamelContextFactoryBean.java (1569 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-thrift/src/test/java/org/apache/camel/component/thrift/generated/Calculator.java (6936 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-web3j/src/main/java/org/apache/camel/component/web3j/Web3jProducer.java (1022 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-xmlsecurity/src/main/java/org/apache/camel/component/xmlsecurity/api/XAdESSignatureProperties.java (1213 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-xmlsecurity/src/test/java/org/apache/camel/component/xmlsecurity/XAdESSignaturePropertiesTest.java (1050 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-xmlsecurity/src/test/java/org/apache/camel/component/xmlsecurity/XmlSignatureTest.java (1622 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-xpath/src/main/java/org/apache/camel/language/xpath/XPathBuilder.java (1396 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-zendesk/src/generated/java/org/apache/camel/component/zendesk/internal/ZendeskApiMethod.java (2034 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: components/camel-zendesk/src/generated/java/org/apache/camel/component/zendesk/ZendeskEndpointConfiguration.java (1411 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-api/src/main/java/org/apache/camel/CamelContext.java (1825 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-api/src/main/java/org/apache/camel/ProducerTemplate.java (1159 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-api/src/main/java/org/apache/camel/support/jsse/BaseSSLContextParameters.java (1600 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java (4760 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/CamelInternalProcessor.java (1575 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-base/src/generated/java/org/apache/camel/converter/CamelBaseBulkConverterLoader.java (1094 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-catalog/src/main/java/org/apache/camel/catalog/impl/AbstractCamelCatalog.java (1797 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-languages/src/main/java/org/apache/camel/language/csimple/CSimpleHelper.java (1412 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-model/src/main/java/org/apache/camel/builder/DataFormatClause.java (1591 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-model/src/main/java/org/apache/camel/builder/ExpressionClauseSupport.java (1295 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-model/src/main/java/org/apache/camel/builder/NotifyBuilder.java (1667 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-model/src/main/java/org/apache/camel/model/ProcessorDefinition.java (4519 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-model/src/main/java/org/apache/camel/model/rest/RestDefinition.java (1470 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-processor/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java (1986 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-processor/src/main/java/org/apache/camel/processor/errorhandler/RedeliveryErrorHandler.java (2031 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-processor/src/main/java/org/apache/camel/processor/MulticastProcessor.java (1361 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core-xml/src/main/java/org/apache/camel/core/xml/AbstractCamelContextFactoryBean.java (1658 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core/src/test/java/org/apache/camel/language/simple/SimpleTest.java (3931 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-core/src/test/java/org/apache/camel/support/jsse/SSLContextParametersTest.java (1276 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-main/src/generated/java/org/apache/camel/main/MainConfigurationPropertiesConfigurer.java (955 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-main/src/main/java/org/apache/camel/main/BaseMainSupport.java (3178 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-main/src/main/java/org/apache/camel/main/DefaultConfigurationConfigurer.java (982 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-main/src/main/java/org/apache/camel/main/DefaultConfigurationProperties.java (2959 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/builder/ExpressionBuilder.java (2824 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/EventHelper.java (1582 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/ExchangeHelper.java (1309 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/MessageHelper.java (1204 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/ObjectHelper.java (1244 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-support/src/main/java/org/apache/camel/support/PropertyBindingSupport.java (2162 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-util/src/main/java/org/apache/camel/util/MimeTypeHelper.java (1060 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-xml-io/src/generated/java/org/apache/camel/xml/in/ModelParser.java (2888 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-xml-io/src/main/java/org/apache/camel/xml/io/MXParser.java (3219 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: core/camel-xml-jaxp/src/main/java/org/apache/camel/converter/jaxp/XmlConverter.java (1229 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-cli-connector/src/main/java/org/apache/camel/cli/connector/LocalCliConnector.java (1746 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java (5319 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java (2509 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java (2509 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AmqpComponentBuilderFactory.java (2608 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Aws2S3ComponentBuilderFactory.java (1288 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumDb2ComponentBuilderFactory.java (1909 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumMongodbComponentBuilderFactory.java (1750 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumMysqlComponentBuilderFactory.java (2573 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumOracleComponentBuilderFactory.java (3039 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumPostgresComponentBuilderFactory.java (2638 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/DebeziumSqlserverComponentBuilderFactory.java (2093 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java (2401 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/KafkaComponentBuilderFactory.java (2764 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/NettyComponentBuilderFactory.java (1555 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/NettyHttpComponentBuilderFactory.java (1631 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SalesforceComponentBuilderFactory.java (2041 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQ6EndpointBuilderFactory.java (7590 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQEndpointBuilderFactory.java (7590 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AMQPEndpointBuilderFactory.java (7539 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AS2EndpointBuilderFactory.java (3147 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AtmosphereWebsocketEndpointBuilderFactory.java (1660 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java (4390 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3VectorsEndpointBuilderFactory.java (2695 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/BedrockAgentEndpointBuilderFactory.java (2500 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/BlobEndpointBuilderFactory.java (4542 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CassandraEndpointBuilderFactory.java (1514 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ClientEndpointBuilderFactory.java (1944 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CoAPEndpointBuilderFactory.java (1495 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CometdEndpointBuilderFactory.java (1376 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ConsulEndpointBuilderFactory.java (1943 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CosmosDbEndpointBuilderFactory.java (2151 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CouchbaseEndpointBuilderFactory.java (1971 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CxfEndpointBuilderFactory.java (2729 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/CxfRsEndpointBuilderFactory.java (2373 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DaprEndpointBuilderFactory.java (2059 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DataLakeEndpointBuilderFactory.java (4021 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumDb2EndpointBuilderFactory.java (2521 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumMongodbEndpointBuilderFactory.java (2380 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumMySqlEndpointBuilderFactory.java (3410 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumOracleEndpointBuilderFactory.java (3954 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumPostgresEndpointBuilderFactory.java (3311 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DebeziumSqlserverEndpointBuilderFactory.java (2794 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DockerEndpointBuilderFactory.java (2569 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DoclingEndpointBuilderFactory.java (1861 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/EventbridgeEndpointBuilderFactory.java (2587 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/EventHubsEndpointBuilderFactory.java (1360 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FhirEndpointBuilderFactory.java (2420 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FileEndpointBuilderFactory.java (4248 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FilesEndpointBuilderFactory.java (4495 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FlatpackEndpointBuilderFactory.java (1456 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FtpEndpointBuilderFactory.java (5816 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/FtpsEndpointBuilderFactory.java (6539 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCalendarEndpointBuilderFactory.java (1398 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleCloudStorageEndpointBuilderFactory.java (1856 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleDriveEndpointBuilderFactory.java (1363 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GoogleFirestoreEndpointBuilderFactory.java (1379 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/GrpcEndpointBuilderFactory.java (2126 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/HttpEndpointBuilderFactory.java (2133 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/IBMCOSEndpointBuilderFactory.java (1991 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/IggyEndpointBuilderFactory.java (1928 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfinispanEmbeddedEndpointBuilderFactory.java (1403 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/InfinispanRemoteEndpointBuilderFactory.java (1947 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/IrcEndpointBuilderFactory.java (2265 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/IronMQEndpointBuilderFactory.java (1443 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/JCacheEndpointBuilderFactory.java (1746 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/JettyHttp12EndpointBuilderFactory.java (1444 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/JiraEndpointBuilderFactory.java (1591 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/JmsEndpointBuilderFactory.java (7539 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/JpaEndpointBuilderFactory.java (2320 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/Jt400EndpointBuilderFactory.java (1768 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KafkaEndpointBuilderFactory.java (5909 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KeycloakEndpointBuilderFactory.java (3286 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/Kinesis2EndpointBuilderFactory.java (2924 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesConfigMapsEndpointBuilderFactory.java (1565 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesCustomResourcesEndpointBuilderFactory.java (1624 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesDeploymentsEndpointBuilderFactory.java (1578 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesEventsEndpointBuilderFactory.java (1641 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesHPAEndpointBuilderFactory.java (1553 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesNamespacesEndpointBuilderFactory.java (1541 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesNodesEndpointBuilderFactory.java (1540 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesPodsEndpointBuilderFactory.java (1552 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesReplicationControllersEndpointBuilderFactory.java (1570 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/KubernetesServicesEndpointBuilderFactory.java (1553 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MailEndpointBuilderFactory.java (3646 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MiloClientEndpointBuilderFactory.java (2367 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MinaEndpointBuilderFactory.java (2319 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MinaSftpEndpointBuilderFactory.java (7170 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MinioEndpointBuilderFactory.java (2901 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MllpEndpointBuilderFactory.java (2359 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/MongoDbEndpointBuilderFactory.java (4484 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/NatsEndpointBuilderFactory.java (2936 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.

Showing first 300 of 357. Refine filters or use the findings page for deep search.

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/7e4234ad-4abb-4259-8494-dff56e34ed2c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7e4234ad-4abb-4259-8494-dff56e34ed2c/

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.