Skip to content

Update to Flow Emulator v1.12.0#2179

Merged
jribbink merged 1 commit intomasterfrom
jribbink/emu-v1.12.0
Nov 11, 2025
Merged

Update to Flow Emulator v1.12.0#2179
jribbink merged 1 commit intomasterfrom
jribbink/emu-v1.12.0

Conversation

@jribbink
Copy link
Copy Markdown
Contributor

@jribbink jribbink commented Nov 11, 2025

For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@github-actions
Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 5 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
golang.org/x/exp0.0.0-20250620022241-b7579e27df2bNullUnknown License
modernc.org/libc1.66.10NullUnknown License
modernc.org/mathutil1.7.1NullUnknown License
modernc.org/memory1.11.0NullUnknown License
modernc.org/sqlite1.40.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/ncruces/go-strftime 0.1.9 🟢 4.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 0Found 0/24 approved changesets -- score normalized to 0
Maintained⚠️ 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
SAST⚠️ 0no SAST tool detected
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Vulnerabilities🟢 100 existing vulnerabilities detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
gomod/github.com/onflow/flow-emulator 1.12.0 🟢 6.7
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Vulnerabilities🟢 91 existing vulnerabilities detected
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/golang.org/x/exp 0.0.0-20250620022241-b7579e27df2b UnknownUnknown
gomod/modernc.org/libc 1.66.10 UnknownUnknown
gomod/modernc.org/mathutil 1.7.1 UnknownUnknown
gomod/modernc.org/memory 1.11.0 UnknownUnknown
gomod/modernc.org/sqlite 1.40.0 UnknownUnknown

Scanned Files

  • go.mod

@jribbink jribbink added the dependencies Pull requests that update a dependency file label Nov 11, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jribbink jribbink merged commit be55887 into master Nov 11, 2025
10 checks passed
@jribbink jribbink deleted the jribbink/emu-v1.12.0 branch November 11, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants