← Back to scan
File as GitHub Issue repo: zivillian/ism7mqtt

Push this scan report to zivillian/ism7mqtt

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

Action `actions/upload-artifact` pinned to mutable ref `@v4`

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 pkcs12-file Found a PKCS #12 file, which commonly contain bundled private keys. src/ism7ssl/Resources/client.pfx
HIGH MINED115 Action `actions/setup-dotnet` pinned to mutable ref `@v5` .github/workflows/release.yml:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/release.yml:14
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:92
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:88
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:84
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:80
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:76
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:72
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:68
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:64
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:60
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:56
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:52
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/dotnet.yml:48
HIGH MINED115 Action `actions/setup-dotnet` pinned to mutable ref `@v5` .github/workflows/dotnet.yml:19
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/dotnet.yml:15
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/docker.yml:14
HIGH MINED118 Dockerfile FROM `mcr.microsoft.com/dotnet/runtime-deps:10.0-alpine` not pinned by digest Dockerfile:18
HIGH CORE_NO_TESTS No test files found
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKR001 Docker final stage has no non-root USER Dockerfile:19
LOW AIC003 Duplicated implementation block across source files src/ism7ssl/Resources.Designer.cs:5
LOW AIC003 Duplicated implementation block across source files src/ism7ssl/Resources.Designer.cs:3
LOW AIC003 Duplicated implementation block across source files src/ism7proxy/Resources.Designer.cs:5
LOW AIC003 Duplicated implementation block across source files src/ism7mqtt/Resources.Designer.cs:3
LOW AIC003 Duplicated implementation block across source files src/ism7mqtt/ISM7/Xml/Bit4to7ConverterT…:15
LOW AIC003 Duplicated implementation block across source files src/ism7mqtt/ISM7/Xml/BM2TimeConverterT…:13
LOW AIC003 Duplicated implementation block across source files src/ism7mqtt/ISM7/Protocol/InfonumberWr…:7
Reset to top 5 29 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `zivillian/ism7mqtt`

**Score: 79/100 (C+)**  ·  29 findings  ·  scanned 2026-06-05 18:31 UTC  ·  5,098 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 19 |
| MEDIUM | 2 |
| LOW | 7 |

📊 [Full filterable report](https://repobility.com/scan/bd400ede-78cf-4440-8677-98efab2eafde/)  ·  ![scorecard](https://repobility.com/scan/bd400ede-78cf-4440-8677-98efab2eafde/report.png?v=1780684261-s2)

### Top findings

1. **CRITICAL** `pkcs12-file` — Found a PKCS #12 file, which commonly contain bundled private keys.
   `src/ism7ssl/Resources/client.pfx`
2. **HIGH** `MINED115` — Action `actions/setup-dotnet` pinned to mutable ref `@v5`
   `.github/workflows/release.yml:18` · ✓ Repobility
3. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v6`
   `.github/workflows/release.yml:14` · ✓ Repobility
4. **HIGH** `MINED115` — Action `actions/upload-artifact` pinned to mutable ref `@v4`
   `.github/workflows/dotnet.yml:92` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/upload-artifact` pinned to mutable ref `@v4`
   `.github/workflows/dotnet.yml:88` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/bd400ede-78cf-4440-8677-98efab2eafde/_
Megaproject â high spam risk
Could not determine 'zivillian/ism7mqtt' 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
17/29 findings (59%) 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.