← Back to scan
File as GitHub Issue repo: Julia-Tempering/Pigeons.jl

Push this scan report to Julia-Tempering/Pigeons.jl

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/checkout` pinned to mutable ref `@v5`: `uses

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 MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/CI.yml:51
HIGH MINED115 [MINED115] Action `julia-actions/cache` pinned to mutable ref `@v2`: `uses: julia-actions… .github/workflows/CI.yml:171
HIGH MINED115 [MINED115] Action `julia-actions/setup-julia` pinned to mutable ref `@v2`: `uses: julia-a… .github/workflows/CI.yml:168
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/CI.yml:164
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/CI.yml:163
HIGH MINED115 [MINED115] Action `julia-actions/julia-runtest` pinned to mutable ref `@v1`: `uses: julia… .github/workflows/CI.yml:153
HIGH MINED115 [MINED115] Action `julia-actions/cache` pinned to mutable ref `@v2`: `uses: julia-actions… .github/workflows/CI.yml:139
HIGH MINED115 [MINED115] Action `julia-actions/setup-julia` pinned to mutable ref `@v2`: `uses: julia-a… .github/workflows/CI.yml:135
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/CI.yml:130
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/CI.yml:116
HIGH MINED115 [MINED115] Action `julia-actions/julia-runtest` pinned to mutable ref `@v1`: `uses: julia… .github/workflows/CI.yml:92
HIGH MINED115 [MINED115] Action `julia-actions/cache` pinned to mutable ref `@v2`: `uses: julia-actions… .github/workflows/CI.yml:82
HIGH MINED115 [MINED115] Action `julia-actions/setup-julia` pinned to mutable ref `@v2`: `uses: julia-a… .github/workflows/CI.yml:79
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/CI.yml:75
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/CI.yml:74
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/CI.yml:49
HIGH MINED115 [MINED115] Action `julia-actions/julia-processcoverage` pinned to mutable ref `@v1`: `use… .github/workflows/CI.yml:48
HIGH MINED115 [MINED115] Action `julia-actions/julia-runtest` pinned to mutable ref `@v1`: `uses: julia… .github/workflows/CI.yml:47
HIGH MINED115 [MINED115] Action `julia-actions/julia-buildpkg` pinned to mutable ref `@v1`: `uses: juli… .github/workflows/CI.yml:46
HIGH MINED115 [MINED115] Action `julia-actions/cache` pinned to mutable ref `@v2`: `uses: julia-actions… .github/workflows/CI.yml:45
HIGH MINED115 [MINED115] Action `julia-actions/setup-julia` pinned to mutable ref `@v2`: `uses: julia-a… .github/workflows/CI.yml:42
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/CI.yml:38
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/CI.yml:37
HIGH MINED115 [MINED115] Action `JuliaRegistries/TagBot` pinned to mutable ref `@v1`: `uses: JuliaRegis… .github/workflows/TagBot.yml:12
HIGH MINED115 [MINED115] Action `jgehrcke/github-repo-stats` pinned to mutable ref `@RELEASE`: `uses: j… .github/workflows/github-repo-stats.yml:17
HIGH MINED115 [MINED115] Action `julia-actions/RegisterAction` pinned to mutable ref `@latest`: `uses: … .github/workflows/register.yml:14
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
Reset to top 5 27 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Julia-Tempering/Pigeons.jl`

**Score: 79/100 (B)**  ·  27 findings  ·  scanned 2026-06-05 19:28 UTC  ·  0 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 25 |
| MEDIUM | 1 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/e2d95f05-6f3c-426a-a449-9188b7395adc/)  ·  ![scorecard](https://repobility.com/scan/e2d95f05-6f3c-426a-a449-9188b7395adc/report.png?v=1780687730-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger
   `.github/workflows/CI.yml:51` · ✓ Repobility
2. **HIGH** `MINED115` — Action `julia-actions/cache` pinned to mutable ref `@v2`: `uses
   `.github/workflows/CI.yml:171` · ✓ Repobility
3. **HIGH** `MINED115` — Action `julia-actions/setup-julia` pinned to mutable ref `@v2`: `uses
   `.github/workflows/CI.yml:168` · ✓ Repobility
4. **HIGH** `MINED115` — Action `actions/setup-java` pinned to mutable ref `@v4`: `uses
   `.github/workflows/CI.yml:164` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v5`: `uses
   `.github/workflows/CI.yml:163` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/e2d95f05-6f3c-426a-a449-9188b7395adc/_
Megaproject â high spam risk
Could not determine 'Julia-Tempering/Pigeons.jl' 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
26/28 findings (93%) 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.