← Back to scan
File as GitHub Issue repo: confluentinc/quickstart-streaming-agents

Push this scan report to confluentinc/quickstart-streaming-agents

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Duplicated implementation block across source files

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… scripts/common/clear_mongodb.py:133
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… scripts/common/validate.py:254
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… scripts/setup_rtce.py:88
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… scripts/common/cloud_detection.py:73
MED AIC003 Duplicated implementation block across source files scripts/publish_lab3_data.py:371
MED AIC003 Duplicated implementation block across source files scripts/publish_lab3_data.py:169
MED AIC003 Duplicated implementation block across source files scripts/publish_lab3_data.py:135
MED AIC003 Duplicated implementation block across source files scripts/publish_lab1_data.py:26
MED AIC003 Duplicated implementation block across source files scripts/publish_docs.py:248
MED AIC003 Duplicated implementation block across source files scripts/lab3_datagen.py:133
MED AIC003 Duplicated implementation block across source files scripts/lab1_datagen.py:113
MED AIC003 Duplicated implementation block across source files scripts/common/destroy.py:108
MED CORE_NO_CI No CI/CD configuration found
Reset to top 5 13 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `confluentinc/quickstart-streaming-agents`

**Score: 78/100 (B)**  ·  18 findings  ·  scanned 2026-05-15 14:47 UTC  ·  16,370 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 1 |
| MEDIUM | 10 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/1be990eb-99e8-42fb-9096-fc9bf6f5319f/)  ·  ![scorecard](https://repobility.com/scan/1be990eb-99e8-42fb-9096-fc9bf6f5319f/report.png?v=1778856428-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `scripts/common/clear_mongodb.py:133` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `scripts/common/validate.py:254` · A07:2021 Identification & Authentication Failures
3. **HIGH** `SEC020` — Secret Printed to Logs
   `scripts/setup_rtce.py:88` · A07:2021 Identification & Authentication Failures
4. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `scripts/common/cloud_detection.py:73`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `scripts/publish_lab3_data.py:371`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/1be990eb-99e8-42fb-9096-fc9bf6f5319f/_
Megaproject â high spam risk
Could not determine 'confluentinc/quickstart-streaming-agents' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.