• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

butlergroup / env_encryption_tool
90%

Build:
DEFAULT BRANCH: main
Repo Added 31 May 2025 02:36AM UTC
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/GHA-092331-stepsecurity-remediation
  • dependabot/cargo/log-0.4.30
  • dependabot/cargo/log-0.4.31
  • dependabot/cargo/log-0.4.32
  • dependabot/cargo/log-0.4.33
  • dependabot/cargo/log-0.4.34
  • dependabot/cargo/rand-0.10.1
  • dependabot/cargo/tokio-1.51.0
  • dependabot/cargo/tokio-1.51.1
  • dependabot/cargo/tokio-1.52.0
  • dependabot/cargo/tokio-1.52.1
  • dependabot/cargo/tokio-1.52.2
  • dependabot/cargo/tokio-1.52.3
  • dependabot/cargo/tokio-1.52.4
  • dependabot/cargo/tokio-1.53.0
  • dependabot/cargo/tokio-1.53.1
  • dependabot/cargo/zeroize-1.9.0
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-6.0.3
  • dependabot/github_actions/actions/checkout-7.0.0
  • dependabot/github_actions/actions/checkout-7.0.1
  • dependabot/github_actions/actions/first-interaction-3
  • dependabot/github_actions/actions/setup-dotnet-5
  • dependabot/github_actions/actions/setup-dotnet-5.3.0
  • dependabot/github_actions/actions/setup-dotnet-5.4.0
  • dependabot/github_actions/actions/setup-dotnet-6.0.0
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/actions/stale-10.3.0
  • dependabot/github_actions/actions/stale-10.4.0
  • dependabot/github_actions/actions/stale-11.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.1
  • dependabot/github_actions/coverallsapp/github-action-2.3.8
  • dependabot/github_actions/dependabot/fetch-metadata-3.1.0
  • dependabot/github_actions/dtolnay/rust-toolchain-ec66137bfb570583721c89878e7a3e5712879d02
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/codeql-action-4.35.5
  • dependabot/github_actions/github/codeql-action-4.36.0
  • dependabot/github_actions/github/codeql-action-4.36.1
  • dependabot/github_actions/github/codeql-action-4.36.2
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.36.3
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.0
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.1
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.2
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.3
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.4
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.6
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7
  • dependabot/github_actions/github/codeql-action/upload-sarif-4.37.8
  • dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5
  • dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable.yml-2.3.5
  • dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable.yml-2.3.8
  • dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable.yml-2.5.0
  • dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable.yml-2.5.1
  • dependabot/github_actions/microsoft/security-devops-action-1.12.0
  • dependabot/github_actions/ossf/scorecard-action-2.4.3
  • dependabot/github_actions/ossf/scorecard-action-2.4.4
  • dependabot/github_actions/step-security/harden-runner-2.19.2
  • dependabot/github_actions/step-security/harden-runner-2.19.3
  • dependabot/github_actions/step-security/harden-runner-2.19.4
  • dependabot/github_actions/step-security/harden-runner-2.20.0
  • dependabot/github_actions/step-security/harden-runner-2.20.1
  • dependabot/github_actions/step-security/harden-runner-2.21.0
  • main

25 Aug 2026 08:14PM UTC coverage: 90.476%. Remained the same
32894209542

push

github

web-flow
build(deps): bump log from 0.4.33 to 0.4.34

Bumps [log](https://github.com/rust-lang/log) from 0.4.33 to 0.4.34.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/log/releases">log's releases</a>.</em></p>
<blockquote>
<h2>0.4.34</h2>
<h2>What's Changed</h2>
<ul>
<li>doc: Add context-logger utility to README by <a href="https://github.com/alekseysidorov"><code>@​alekseysidorov</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/735">rust-lang/log#735</a></li>
<li>Add alloc support for boxed loggers by <a href="https://github.com/malezjaa"><code>@​malezjaa</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/737">rust-lang/log#737</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/alekseysidorov"><code>@​alekseysidorov</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/735">rust-lang/log#735</a></li>
<li><a href="https://github.com/malezjaa"><code>@​malezjaa</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/737">rust-lang/log#737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.33...0.4.34">https://github.com/rust-lang/log/compare/0.4.33...0.4.34</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's changelog</a>.</em></p>
<blockquote>
<h2>[0.4.34] - 2026-08-22</h2>
<h2>What's Changed</h2>
<ul>
<li>doc: Add context-logger utility to README by <a href="https://github.com/alekseysidorov"><code>@​alekseysidorov</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/735">rust-lang/log#735</a></li>
<li>Add alloc support for boxed loggers by <a href="https://github.com/malezjaa"><code>@​malezjaa</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/737">... (continued)

190 of 210 relevant lines covered (90.48%)

157.32 hits per line

Relevant lines Covered
Build:
Build:
210 RELEVANT LINES 190 COVERED LINES
157.32 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32894209542 main build(deps): bump log from 0.4.33 to 0.4.34 Bumps [log](https://github.com/rust-lang/log) from 0.4.33 to 0.4.34. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/releases">log's releases</a>... push 25 Aug 2026 08:16PM UTC web-flow github
90.48
32893761279 dependabot/cargo/log-0.4.34 Merge 70b43ba29 into 465614796 Pull #69 25 Aug 2026 08:12PM UTC web-flow github
90.48
32772431104 main build(deps): bump github/codeql-action/upload-sarif from 4.37.7 to 4.37.8 Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.7 to 4.37.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a ... push 24 Aug 2026 08:13PM UTC web-flow github
90.48
32772023391 dependabot/github_actions/github/codeql-action/upload-sarif-4.37.8 Merge add6152c5 into 18f5028f6 Pull #68 24 Aug 2026 08:09PM UTC web-flow github
90.48
32412473434 main build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.5.0 to 2.5.1 Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) from 2.5.0 to 2.... push 20 Aug 2026 08:11PM UTC web-flow github
90.48
32412087585 dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable.yml-2.5.1 Merge d7d5af439 into e880ef5c1 Pull #67 20 Aug 2026 08:06PM UTC web-flow github
90.48
32064638759 main build(deps): bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.6 to 4.37.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a ... push 17 Aug 2026 08:17PM UTC web-flow github
90.48
32064078290 dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7 Merge e607858c7 into 9d43b4715 Pull #66 17 Aug 2026 08:10PM UTC web-flow github
90.48
32063943343 dependabot/github_actions/step-security/harden-runner-2.21.0 Merge 724e1b6c8 into 9d43b4715 Pull #65 17 Aug 2026 08:08PM UTC web-flow github
90.48
31427873505 main build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.3.8 to 2.5.0 Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) from 2.3.8 to 2.... push 10 Aug 2026 08:14PM UTC web-flow github
90.48
See All Builds (203)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc