← Back to scan
File as GitHub Issue repo: aleksul/repid

Push this scan report to aleksul/repid

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

Server-Side Request Forgery (SSRF) — outbound HTTP from user input

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 MINED107 Missing import: `queue` used but not imported repid/connections/in_memory/message_bro…:255
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… tests/integration/rabbitmq_definitions.…:5
CRIT curl-auth-user Discovered a potential basic authorization token provided in a curl command, which could … docs/cookbook/rabbitmq_retries.md:136
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … repid/connections/sqs/message_broker.py:232
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… repid/connections/sqs/message_broker.py:181
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… repid/connections/sqs/message.py:158
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… repid/connections/pubsub/protocol/contr…:90
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… repid/connections/kafka/subscriber.py:108
HIGH MINED108 `self.transport` used but never assigned in __init__ repid/health_check_server.py:83
HIGH MINED108 `self.handle_request` used but never assigned in __init__ repid/health_check_server.py:81
HIGH MINED108 `self.transport` used but never assigned in __init__ repid/health_check_server.py:72
HIGH MINED108 `self.health_status` used but never assigned in __init__ repid/health_check_server.py:40
HIGH MINED108 `self.transport` used but never assigned in __init__ repid/asyncapi_server.py:103
HIGH MINED108 `self.transport` used but never assigned in __init__ repid/asyncapi_server.py:102
HIGH MINED108 `self.handle_request` used but never assigned in __init__ repid/asyncapi_server.py:100
HIGH MINED108 `self.transport` used but never assigned in __init__ repid/asyncapi_server.py:91
HIGH MINED108 `self.stop` used but never assigned in __init__ repid/asyncapi_server.py:81
HIGH MINED108 `self.start` used but never assigned in __init__ repid/asyncapi_server.py:72
HIGH MINED108 `self.get_default_server` used but never assigned in __init__ repid/server_registry.py:82
HIGH MINED108 `self.get_server` used but never assigned in __init__ repid/server_registry.py:57
HIGH MINED108 `self.actor` used but never assigned in __init__ repid/router.py:670
HIGH MINED108 `self.actors` used but never assigned in __init__ repid/router.py:149
HIGH MINED108 `self.dependency_kwargs` used but never assigned in __init__ repid/converter.py:534
HIGH MINED108 `self.kwargs` used but never assigned in __init__ repid/converter.py:559
HIGH MINED108 `self.dependency_kwargs` used but never assigned in __init__ repid/converter.py:557
HIGH MINED108 `self.args` used but never assigned in __init__ repid/converter.py:523
HIGH MINED108 `self.root_arg` used but never assigned in __init__ repid/converter.py:518
HIGH MINED108 `self.args` used but never assigned in __init__ repid/converter.py:547
HIGH MINED108 `self.kwargs` used but never assigned in __init__ repid/converter.py:520
HIGH MINED108 `self.root_arg` used but never assigned in __init__ repid/converter.py:517
HIGH MINED108 `self._parse_headers` used but never assigned in __init__ repid/converter.py:507
HIGH MINED108 `self._parse_payload` used but never assigned in __init__ repid/converter.py:506
HIGH MINED108 `self._parse_payload` used but never assigned in __init__ repid/converter.py:227
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v9` .github/workflows/tests.yaml:113
HIGH MINED115 Action `peaceiris/actions-gh-pages` pinned to mutable ref `@v4` .github/workflows/tests.yaml:93
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v8` .github/workflows/tests.yaml:69
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/tests.yaml:66
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/tests.yaml:63
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/tests.yaml:49
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/tests.yaml:32
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/tests.yaml:29
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/docs.yml:24
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/docs.yml:14
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/release.yaml:23
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/release.yaml:18
HIGH MINED115 Action `pr-annotators/mypy-pr-annotator` pinned to mutable ref `@v1.0.0` .github/workflows/mypy.yml:24
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/mypy.yml:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/mypy.yml:15
HIGH MINED115 Action `actions/dependency-review-action` pinned to mutable ref `@v5` .github/workflows/dependency-review.yml:28
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v7` .github/workflows/dependency-review.yml:22
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/dependency-review.yml:19
HIGH MINED115 Action `github/codeql-action/analyze` pinned to mutable ref `@v4` .github/workflows/codeql.yml:71
HIGH MINED115 Action `github/codeql-action/autobuild` pinned to mutable ref `@v4` .github/workflows/codeql.yml:58
HIGH MINED115 Action `github/codeql-action/init` pinned to mutable ref `@v4` .github/workflows/codeql.yml:45
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/codeql.yml:41
HIGH MINED131 pre-commit hook `https://github.com/macisamuele/language-formatters-pre-commit-hooks` pin… .pre-commit-config.yaml:33
HIGH MINED131 pre-commit hook `https://github.com/igorshubovych/markdownlint-cli` pinned to mutable rev… .pre-commit-config.yaml:27
HIGH MINED131 pre-commit hook `https://github.com/astral-sh/ruff-pre-commit` pinned to mutable rev `v0.… .pre-commit-config.yaml:20
HIGH MINED131 pre-commit hook `https://github.com/pre-commit/pre-commit-hooks` pinned to mutable rev `v… .pre-commit-config.yaml:8
MED MINED111 Bare except continues silently tests/integration/conftest.py:299
MED MINED111 Bare except continues silently tests/integration/conftest.py:352
MED MINED111 Bare except continues silently tests/integration/conftest.py:241
MED MINED111 Bare except continues silently tests/integration/conftest.py:148
LOW COMP001 [COMP001] High cognitive complexity: Function `run` has cognitive complexity 11 (SonarSou… repid/_worker.py:71
LOW COMP001 [COMP001] High cognitive complexity: Function `default` has cognitive complexity 9 (Sonar… repid/_utils/json_encoder.py:15
LOW COMP001 [COMP001] High cognitive complexity: Function `is_installed` has cognitive complexity 9 (… repid/_utils/is_installed.py:20
LOW GHSA-5239-wwwm-4pmq pygments: GHSA-5239-wwwm-4pmq uv.lock
LOW AIC003 Duplicated implementation block across source files tests/unit/amqp/utils.py:20
LOW AIC003 Duplicated implementation block across source files repid/dependencies/message_dependency.py:18
LOW AIC003 Duplicated implementation block across source files repid/connections/sqs/message_broker.py:98
LOW AIC003 Duplicated implementation block across source files repid/connections/sqs/message_broker.py:89
LOW AIC003 Duplicated implementation block across source files repid/connections/sqs/message_broker.py:77
LOW AIC003 Duplicated implementation block across source files repid/connections/sqs/message_broker.py:74
LOW AIC003 Duplicated implementation block across source files repid/connections/redis/message_broker.…:666
LOW AIC003 Duplicated implementation block across source files repid/connections/redis/message_broker.…:618
LOW AIC003 Duplicated implementation block across source files repid/connections/redis/message_broker.…:596
LOW AIC003 Duplicated implementation block across source files repid/connections/pubsub/message_broker…:169
LOW AIC003 Duplicated implementation block across source files repid/connections/pubsub/message_broker…:147
LOW AIC003 Duplicated implementation block across source files repid/connections/nats/message_broker.py:300
LOW AIC003 Duplicated implementation block across source files repid/connections/nats/message_broker.py:288
LOW AIC003 Duplicated implementation block across source files repid/connections/nats/message_broker.py:285
LOW AIC003 Duplicated implementation block across source files repid/connections/kafka/message_broker.…:101
LOW AIC003 Duplicated implementation block across source files repid/connections/kafka/message_broker.…:86
LOW AIC003 Duplicated implementation block across source files repid/connections/in_memory/message_bro…:248
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. repid/connections/in_memory/utils.py:7
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. repid/connections/amqp/protocol/reconne…:20
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. repid/connections/amqp/_uamqp/outcomes.…:7
INFO MINED072 [MINED072] Python Pass Only Class: class Foo: pass — stub waiting to be filled in. repid/connections/abc.py:36
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… repid/connections/kafka/message.py:79
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… repid/connections/amqp/helpers.py:106
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… repid/connections/abc.py:37
Reset to top 5 91 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `aleksul/repid`

**Score: 85/100 (B+)**  ·  120 findings  ·  scanned 2026-06-05 12:49 UTC  ·  42,047 LOC

| Severity | Count |
|---|---|
| CRITICAL | 3 |
| HIGH | 56 |
| MEDIUM | 4 |
| LOW | 21 |

📊 [Full filterable report](https://repobility.com/scan/9f0a47b3-b9a4-4cb2-8a3d-b06ebd0cab4d/)  ·  ![scorecard](https://repobility.com/scan/9f0a47b3-b9a4-4cb2-8a3d-b06ebd0cab4d/report.png?v=1780663794-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `queue` used but not imported
   `repid/connections/in_memory/message_broker.py:255` · ✓ Repobility
2. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `tests/integration/rabbitmq_definitions.json:5`
3. **CRITICAL** `curl-auth-user` — Discovered a potential basic authorization token provided in a curl command, which could c
   `docs/cookbook/rabbitmq_retries.md:136`
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `repid/connections/sqs/message_broker.py:232`
5. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `repid/connections/sqs/message_broker.py:181` · A10:2021 SSRF

---

**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/9f0a47b3-b9a4-4cb2-8a3d-b06ebd0cab4d/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 3 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'aleksul/repid' 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.
Already filed
58/125 findings (46%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.