← Back to scan
File as GitHub Issue repo: FuelLabs/fuel-core

Push this scan report to FuelLabs/fuel-core

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

Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger

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 MINED125 [MINED125] GHA script injection via github.event.pull_request.body in run-step: Multi-lin… .github/workflows/create_version.yml:26
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger: This workflow … .github/workflows/deploy-test-env.yml:31
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKER_IO_READ_ONLY_TOKEN` on a `pull_request` trigger:… .github/workflows/ci.yml:437
CRIT MINED116 [MINED116] Workflow uses `secrets.CARGO_REGISTRY_TOKEN` on a `pull_request` trigger: This… .github/workflows/ci.yml:387
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger: This workflow … .github/workflows/delete-test-env.yml:31
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… crates/services/block_aggregator_api/sr…:88
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… crates/services/block_aggregator_api/sr…:54
HIGH MINED041 [MINED041] Rust Unimplemented Macro: unimplemented!() panics. Same as todo!() but convent… crates/fuel-core/src/state.rs:85
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/db_lookup_times.rs:104
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/block_target_gas_set/me…:198
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/block_target_gas_set/cr…:30
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:157
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:87
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@master`: `uses: dtolna… .github/workflows/ci.yml:76
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:75
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@master`: `uses: dtolna… .github/workflows/ci.yml:64
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:62
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:38
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/delete-test-env.yml:17
HIGH MINED115 [MINED115] Action `crate-ci/typos` pinned to mutable ref `@master`: `uses: crate-ci/typos… .github/workflows/spellcheck.yml:14
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/spellcheck.yml:11
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v6`: `uses: actions… .github/workflows/dependencies.yml:70
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v6`: `uses: actions… .github/workflows/dependencies.yml:66
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/dependencies.yml:63
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u… .github/workflows/dependencies.yml:48
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v5`: `uses: actions/u… .github/workflows/dependencies.yml:42
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@master`: `uses: dtolna… .github/workflows/dependencies.yml:34
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/dependencies.yml:33
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/releasy-dependency-co…:15
HIGH MINED115 [MINED115] Action `taiki-e/install-action` pinned to mutable ref `@v2`: `uses: taiki-e/in… .github/workflows/nightly-cargo-audit.y…:12
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/nightly-cargo-audit.y…:11
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/e2e-test-beta4-dev.yml:12
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/chaos-test.yml:117
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/chaos-test.yml:74
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/chaos-test.yml:68
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/chaos-test.yml:65
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
LOW AIC003 Duplicated implementation block across source files crates/services/block_aggregator_api/sr…:24
LOW AIC003 Duplicated implementation block across source files crates/services/block_aggregator_api/sr…:110
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/state/key_value_vi…:28
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/state/in_memory/me…:71
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/genesis/im…:9
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/genesis/im…:38
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/genesis/im…:37
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/genesis/ex…:37
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/adapters/t…:78
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/service/adapters/g…:70
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/schema/tx/receipt.…:21
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/schema/scalars/utx…:1
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/schema/scalars/tx_…:1
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/schema/message.rs:171
LOW AIC003 Duplicated implementation block across source files crates/fuel-core/src/graphql_api/ports.…:37
LOW AIC003 Duplicated implementation block across source files crates/compression/src/lib.rs:13
LOW AIC003 Duplicated implementation block across source files crates/compression/src/compressed_block…:1
LOW AIC003 Duplicated implementation block across source files crates/client/src/client/schema/tx/tran…:49
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… benches/src/utils.rs:62
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/fuel-core/src/query/message/test…:189
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/compression/src/lib.rs:313
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… benches/src/utils.rs:50
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. benches/benches/vm.rs:32
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. benches/benches/utils.rs:96
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. benches/benches/block_target_gas_set/cr…:73
Reset to top 5 64 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `FuelLabs/fuel-core`

**Score: 79/100 (B-)**  ·  64 findings  ·  scanned 2026-06-05 09:58 UTC  ·  84,005 LOC

| Severity | Count |
|---|---|
| CRITICAL | 5 |
| HIGH | 31 |
| MEDIUM | 2 |
| LOW | 19 |

📊 [Full filterable report](https://repobility.com/scan/9397444c-88f7-4bf5-bb3b-5b5e06094887/)  ·  ![scorecard](https://repobility.com/scan/9397444c-88f7-4bf5-bb3b-5b5e06094887/report.png?v=1780653538-s2)

### Top findings

1. **CRITICAL** `MINED125` — GHA script injection via github.event.pull_request.body in run-step: Multi-line `run
   `.github/workflows/create_version.yml:26` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger
   `.github/workflows/deploy-test-env.yml:31` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKER_IO_READ_ONLY_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci.yml:437` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.CARGO_REGISTRY_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci.yml:387` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger
   `.github/workflows/delete-test-env.yml:31` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/9397444c-88f7-4bf5-bb3b-5b5e06094887/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 2 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 'FuelLabs/fuel-core' 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
30/67 findings (45%) 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.