Skip to content

Commit 5c6edd3

Browse files
chore(deps): bump the actions group with 7 updates (#158)
Bumps the actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.2` | `4.36.3` | | [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.2` | `4.36.3` | | [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.2` | `4.36.3` | | [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `baf1a810e98b6a3001d0d7234864ed75a17c42fb` | `a31add9f179badd605b91cbf1307522daf022cd5` | | [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.24.0` | `1.24.1` | | [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) | `994f270325d4f7257aff241a35488ef54ba364a4` | `c50dc4cc848ade21f848990889906d804fae78c5` | | [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `3.93.8` | `3.95.8` | Updates `github/codeql-action/upload-sarif` from 4.36.2 to 4.36.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action/upload-sarif's releases</a>.</em></p> <blockquote> <h2>v4.36.3</h2> <p>No user facing changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action/upload-sarif's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>4.36.3 - 01 Jul 2026</h2> <p>No user facing changes.</p> <h2>4.36.2 - 04 Jun 2026</h2> <ul> <li>Cache CodeQL CLI version information across Actions steps. <a href="https://redirect.github.com/github/codeql-action/pull/3943">#3943</a></li> <li>Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. <a href="https://redirect.github.com/github/codeql-action/pull/3937">#3937</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6">2.25.6</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3948">#3948</a></li> </ul> <h2>4.36.1 - 02 Jun 2026</h2> <p>No user facing changes.</p> <h2>4.36.0 - 22 May 2026</h2> <ul> <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle version to 2.19.4. <a href="https://redirect.github.com/github/codeql-action/pull/3894">#3894</a></li> <li>Add support for SHA-256 Git object IDs. <a href="https://redirect.github.com/github/codeql-action/pull/3893">#3893</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5">2.25.5</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3926">#3926</a></li> </ul> <h2>4.35.5 - 15 May 2026</h2> <ul> <li>We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3899">#3899</a></li> <li>For performance and accuracy reasons, <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. <a href="https://redirect.github.com/github/codeql-action/pull/3791">#3791</a></li> <li>If multiple inputs are provided for the GitHub-internal <code>analysis-kinds</code> input, only <code>code-scanning</code> will be enabled. The <code>analysis-kinds</code> input is experimental, for GitHub-internal use only, and may change without notice at any time. <a href="https://redirect.github.com/github/codeql-action/pull/3892">#3892</a></li> <li>Added an experimental change which, when running a Code Scanning analysis for a PR with <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. <a href="https://redirect.github.com/github/codeql-action/pull/3880">#3880</a></li> </ul> <h2>4.35.4 - 07 May 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4">2.25.4</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3881">#3881</a></li> </ul> <h2>4.35.3 - 01 May 2026</h2> <ul> <li><em>Upcoming breaking change</em>: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3837">#3837</a></li> <li>Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. <a href="https://redirect.github.com/github/codeql-action/pull/3850">#3850</a></li> <li>Best-effort connection tests for private registries now use <code>GET</code> requests instead of <code>HEAD</code> for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. <a href="https://redirect.github.com/github/codeql-action/pull/3853">#3853</a></li> <li>Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. <a href="https://redirect.github.com/github/codeql-action/pull/3852">#3852</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3">2.25.3</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3865">#3865</a></li> </ul> <h2>4.35.2 - 15 Apr 2026</h2> <ul> <li>The undocumented TRAP cache cleanup feature that could be enabled using the <code>CODEQL_ACTION_CLEANUP_TRAP_CACHES</code> environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the <code>trap-caching: false</code> input to the <code>init</code> Action. <a href="https://redirect.github.com/github/codeql-action/pull/3795">#3795</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a"><code>54f647b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3984">#3984</a> from github/update-v4.36.3-1f34ec164</li> <li><a href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83"><code>e78819e</code></a> Trigger checks</li> <li><a href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c"><code>2c9d3d6</code></a> Update changelog for v4.36.3</li> <li><a href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9"><code>1f34ec1</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3983">#3983</a> from github/mbg/repo-props/ff-for-config-file-prop</li> <li><a href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90"><code>d5f0145</code></a> Log when repository property has a value but is ignored</li> <li><a href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a"><code>f27f563</code></a> Add test for when the FF is off</li> <li><a href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986"><code>0025d0f</code></a> Use FF</li> <li><a href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb"><code>f7fa18f</code></a> Add FF for config file repo property</li> <li><a href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335"><code>628fc3f</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3979">#3979</a> from github/henrymercer/overlay-db-cleanup-size-tele...</li> <li><a href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f"><code>9cfb67b</code></a> Add clarifying comments</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a">compare view</a></li> </ul> </details> <br /> Updates `github/codeql-action/init` from 4.36.2 to 4.36.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action/init's releases</a>.</em></p> <blockquote> <h2>v4.36.3</h2> <p>No user facing changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action/init's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>4.36.3 - 01 Jul 2026</h2> <p>No user facing changes.</p> <h2>4.36.2 - 04 Jun 2026</h2> <ul> <li>Cache CodeQL CLI version information across Actions steps. <a href="https://redirect.github.com/github/codeql-action/pull/3943">#3943</a></li> <li>Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. <a href="https://redirect.github.com/github/codeql-action/pull/3937">#3937</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6">2.25.6</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3948">#3948</a></li> </ul> <h2>4.36.1 - 02 Jun 2026</h2> <p>No user facing changes.</p> <h2>4.36.0 - 22 May 2026</h2> <ul> <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle version to 2.19.4. <a href="https://redirect.github.com/github/codeql-action/pull/3894">#3894</a></li> <li>Add support for SHA-256 Git object IDs. <a href="https://redirect.github.com/github/codeql-action/pull/3893">#3893</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5">2.25.5</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3926">#3926</a></li> </ul> <h2>4.35.5 - 15 May 2026</h2> <ul> <li>We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3899">#3899</a></li> <li>For performance and accuracy reasons, <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. <a href="https://redirect.github.com/github/codeql-action/pull/3791">#3791</a></li> <li>If multiple inputs are provided for the GitHub-internal <code>analysis-kinds</code> input, only <code>code-scanning</code> will be enabled. The <code>analysis-kinds</code> input is experimental, for GitHub-internal use only, and may change without notice at any time. <a href="https://redirect.github.com/github/codeql-action/pull/3892">#3892</a></li> <li>Added an experimental change which, when running a Code Scanning analysis for a PR with <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. <a href="https://redirect.github.com/github/codeql-action/pull/3880">#3880</a></li> </ul> <h2>4.35.4 - 07 May 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4">2.25.4</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3881">#3881</a></li> </ul> <h2>4.35.3 - 01 May 2026</h2> <ul> <li><em>Upcoming breaking change</em>: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3837">#3837</a></li> <li>Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. <a href="https://redirect.github.com/github/codeql-action/pull/3850">#3850</a></li> <li>Best-effort connection tests for private registries now use <code>GET</code> requests instead of <code>HEAD</code> for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. <a href="https://redirect.github.com/github/codeql-action/pull/3853">#3853</a></li> <li>Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. <a href="https://redirect.github.com/github/codeql-action/pull/3852">#3852</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3">2.25.3</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3865">#3865</a></li> </ul> <h2>4.35.2 - 15 Apr 2026</h2> <ul> <li>The undocumented TRAP cache cleanup feature that could be enabled using the <code>CODEQL_ACTION_CLEANUP_TRAP_CACHES</code> environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the <code>trap-caching: false</code> input to the <code>init</code> Action. <a href="https://redirect.github.com/github/codeql-action/pull/3795">#3795</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a"><code>54f647b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3984">#3984</a> from github/update-v4.36.3-1f34ec164</li> <li><a href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83"><code>e78819e</code></a> Trigger checks</li> <li><a href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c"><code>2c9d3d6</code></a> Update changelog for v4.36.3</li> <li><a href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9"><code>1f34ec1</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3983">#3983</a> from github/mbg/repo-props/ff-for-config-file-prop</li> <li><a href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90"><code>d5f0145</code></a> Log when repository property has a value but is ignored</li> <li><a href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a"><code>f27f563</code></a> Add test for when the FF is off</li> <li><a href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986"><code>0025d0f</code></a> Use FF</li> <li><a href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb"><code>f7fa18f</code></a> Add FF for config file repo property</li> <li><a href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335"><code>628fc3f</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3979">#3979</a> from github/henrymercer/overlay-db-cleanup-size-tele...</li> <li><a href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f"><code>9cfb67b</code></a> Add clarifying comments</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a">compare view</a></li> </ul> </details> <br /> Updates `github/codeql-action/analyze` from 4.36.2 to 4.36.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action/analyze's releases</a>.</em></p> <blockquote> <h2>v4.36.3</h2> <p>No user facing changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action/analyze's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>4.36.3 - 01 Jul 2026</h2> <p>No user facing changes.</p> <h2>4.36.2 - 04 Jun 2026</h2> <ul> <li>Cache CodeQL CLI version information across Actions steps. <a href="https://redirect.github.com/github/codeql-action/pull/3943">#3943</a></li> <li>Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. <a href="https://redirect.github.com/github/codeql-action/pull/3937">#3937</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6">2.25.6</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3948">#3948</a></li> </ul> <h2>4.36.1 - 02 Jun 2026</h2> <p>No user facing changes.</p> <h2>4.36.0 - 22 May 2026</h2> <ul> <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle version to 2.19.4. <a href="https://redirect.github.com/github/codeql-action/pull/3894">#3894</a></li> <li>Add support for SHA-256 Git object IDs. <a href="https://redirect.github.com/github/codeql-action/pull/3893">#3893</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5">2.25.5</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3926">#3926</a></li> </ul> <h2>4.35.5 - 15 May 2026</h2> <ul> <li>We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3899">#3899</a></li> <li>For performance and accuracy reasons, <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. <a href="https://redirect.github.com/github/codeql-action/pull/3791">#3791</a></li> <li>If multiple inputs are provided for the GitHub-internal <code>analysis-kinds</code> input, only <code>code-scanning</code> will be enabled. The <code>analysis-kinds</code> input is experimental, for GitHub-internal use only, and may change without notice at any time. <a href="https://redirect.github.com/github/codeql-action/pull/3892">#3892</a></li> <li>Added an experimental change which, when running a Code Scanning analysis for a PR with <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. <a href="https://redirect.github.com/github/codeql-action/pull/3880">#3880</a></li> </ul> <h2>4.35.4 - 07 May 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4">2.25.4</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3881">#3881</a></li> </ul> <h2>4.35.3 - 01 May 2026</h2> <ul> <li><em>Upcoming breaking change</em>: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3837">#3837</a></li> <li>Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. <a href="https://redirect.github.com/github/codeql-action/pull/3850">#3850</a></li> <li>Best-effort connection tests for private registries now use <code>GET</code> requests instead of <code>HEAD</code> for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. <a href="https://redirect.github.com/github/codeql-action/pull/3853">#3853</a></li> <li>Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. <a href="https://redirect.github.com/github/codeql-action/pull/3852">#3852</a></li> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3">2.25.3</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3865">#3865</a></li> </ul> <h2>4.35.2 - 15 Apr 2026</h2> <ul> <li>The undocumented TRAP cache cleanup feature that could be enabled using the <code>CODEQL_ACTION_CLEANUP_TRAP_CACHES</code> environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the <code>trap-caching: false</code> input to the <code>init</code> Action. <a href="https://redirect.github.com/github/codeql-action/pull/3795">#3795</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a"><code>54f647b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3984">#3984</a> from github/update-v4.36.3-1f34ec164</li> <li><a href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83"><code>e78819e</code></a> Trigger checks</li> <li><a href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c"><code>2c9d3d6</code></a> Update changelog for v4.36.3</li> <li><a href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9"><code>1f34ec1</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3983">#3983</a> from github/mbg/repo-props/ff-for-config-file-prop</li> <li><a href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90"><code>d5f0145</code></a> Log when repository property has a value but is ignored</li> <li><a href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a"><code>f27f563</code></a> Add test for when the FF is off</li> <li><a href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986"><code>0025d0f</code></a> Use FF</li> <li><a href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb"><code>f7fa18f</code></a> Add FF for config file repo property</li> <li><a href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335"><code>628fc3f</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3979">#3979</a> from github/henrymercer/overlay-db-cleanup-size-tele...</li> <li><a href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f"><code>9cfb67b</code></a> Add clarifying comments</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a">compare view</a></li> </ul> </details> <br /> Updates `Swatinem/rust-cache` from baf1a810e98b6a3001d0d7234864ed75a17c42fb to a31add9f179badd605b91cbf1307522daf022cd5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md">Swatinem/rust-cache's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>2.9.1</h2> <ul> <li>Fix regression in hash calculation</li> </ul> <h2>2.9.0</h2> <ul> <li>Update to <code>node24</code></li> <li>Support running from within a <code>nix</code> shell</li> <li>Consider all installed toolchains for cache key</li> <li>Use case-insensitive comparison to determine exact cache hit</li> </ul> <h2>2.8.2</h2> <ul> <li>Don't overwrite env for cargo-metadata call</li> </ul> <h2>2.8.1</h2> <ul> <li>Set empty <code>CARGO_ENCODED_RUSTFLAGS</code> when retrieving metadata</li> <li>Various dependency updates</li> </ul> <h2>2.8.0</h2> <ul> <li>Add support for <code>warpbuild</code> cache provider</li> <li>Add new <code>cache-workspace-crates</code> feature</li> </ul> <h2>2.7.8</h2> <ul> <li>Include CPU arch in the cache key</li> </ul> <h2>2.7.7</h2> <ul> <li>Also cache <code>cargo install</code> metadata</li> </ul> <h2>2.7.6</h2> <ul> <li>Allow opting out of caching $CARGO_HOME/bin</li> <li>Add runner OS in cache key</li> <li>Adds an option to do lookup-only of the cache</li> </ul> <h2>2.7.5</h2> <ul> <li>Support Cargo.lock format cargo-lock v4</li> <li>Only run macOsWorkaround() on macOS</li> </ul> <h2>2.7.3</h2> <ul> <li>Work around upstream problem that causes cache saving to hang for minutes.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Swatinem/rust-cache/commit/a31add9f179badd605b91cbf1307522daf022cd5"><code>a31add9</code></a> Fix Windows cache path validation after Rollup migration (<a href="https://redirect.github.com/swatinem/rust-cache/issues/355">#355</a>)</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/6dfd3c5062622427e70abcaadb1125f6d08314a7"><code>6dfd3c5</code></a> rebuild dist</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/b88d7b9a789131493635a148c36b3e667bbb9637"><code>b88d7b9</code></a> pin <code>cargo-binstall</code> action</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/cb96ac76d8d56117e63ac1fd64a2ff8754b9fbb5"><code>cb96ac7</code></a> fix <code>credentials</code> cleanup path</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/3cd715cd541f804ecd217d8384ca57bb87f6f55b"><code>3cd715c</code></a> Bump the actions group across 1 directory with 4 updates (<a href="https://redirect.github.com/swatinem/rust-cache/issues/354">#354</a>)</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/2903027c68d2ccc9b4d0faf387723e5c5ffca795"><code>2903027</code></a> Bump the prd-minor group with 2 updates (<a href="https://redirect.github.com/swatinem/rust-cache/issues/353">#353</a>)</li> <li><a href="https://github.com/Swatinem/rust-cache/commit/7e2fe4383bdde96238da1d7d1e9a1ba3dc9d8470"><code>7e2fe43</code></a> Bump rollup in the dev-minor group across 1 directory (<a href="https://redirect.github.com/swatinem/rust-cache/issues/350">#350</a>)</li> <li>See full diff in <a href="https://github.com/swatinem/rust-cache/compare/baf1a810e98b6a3001d0d7234864ed75a17c42fb...a31add9f179badd605b91cbf1307522daf022cd5">compare view</a></li> </ul> </details> <br /> Updates `erlef/setup-beam` from 1.24.0 to 1.24.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/erlef/setup-beam/releases">erlef/setup-beam's releases</a>.</em></p> <blockquote> <h2>v1.24.1</h2> <h2>What's Changed</h2> <ul> <li>Update 3rd party licenses (automation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/446">erlef/setup-beam#446</a></li> <li>Update 3rd party licenses (automation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/459">erlef/setup-beam#459</a></li> <li>Update 3rd party licenses (automation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/469">erlef/setup-beam#469</a></li> <li>fix: broken tests (mostly out of stuff being outdated) by <a href="https://github.com/paulo-ferraz-oliveira"><code>@​paulo-ferraz-oliveira</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/468">erlef/setup-beam#468</a></li> <li>Bump actions/checkout from 6.0.2 to 7.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/467">erlef/setup-beam#467</a></li> <li>Bump eslint from 10.1.0 to 10.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/453">erlef/setup-beam#453</a></li> <li>Bump prettier from 3.8.1 to 3.9.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/454">erlef/setup-beam#454</a></li> <li>Bump globals from 17.4.0 to 17.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/452">erlef/setup-beam#452</a></li> <li>Remove lodash Dependency by <a href="https://github.com/maennchen"><code>@​maennchen</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/457">erlef/setup-beam#457</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/erlef/setup-beam/compare/v1...v1.24.1">https://github.com/erlef/setup-beam/compare/v1...v1.24.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/erlef/setup-beam/commit/54075bcc5e249e4758d363f27d099f55d843f124"><code>54075bc</code></a> Automation: update setup-beam version output to ea45c80</li> <li><a href="https://github.com/erlef/setup-beam/commit/ea45c8043fec52efc4b40fa9d05fb634e5141b0c"><code>ea45c80</code></a> Remove lodash Dependency (<a href="https://redirect.github.com/erlef/setup-beam/issues/457">#457</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/b4b8d851b6f36670e593d63d892153b5b3ae2bdd"><code>b4b8d85</code></a> Automation: update setup-beam version output to 20df794</li> <li><a href="https://github.com/erlef/setup-beam/commit/20df794ab35b6dd266c3395c991d029531f2ffe9"><code>20df794</code></a> Bump globals from 17.4.0 to 17.7.0 (<a href="https://redirect.github.com/erlef/setup-beam/issues/452">#452</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/9d5c5ca125147b9ac8fe3155c3a06e502d5bd5b6"><code>9d5c5ca</code></a> Automation: update setup-beam version output to ad42943</li> <li><a href="https://github.com/erlef/setup-beam/commit/ad4294342c8fc016d6ad137f63e98ea480c54a17"><code>ad42943</code></a> Bump prettier from 3.8.1 to 3.9.1 (<a href="https://redirect.github.com/erlef/setup-beam/issues/454">#454</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/135c095dffec3aa49c5b71c37d712f5e9bc7aa99"><code>135c095</code></a> Automation: update setup-beam version output to a04cfbb</li> <li><a href="https://github.com/erlef/setup-beam/commit/a04cfbb50e428a16c1b3d925f6e25b6c91a143fd"><code>a04cfbb</code></a> Bump eslint from 10.1.0 to 10.6.0 (<a href="https://redirect.github.com/erlef/setup-beam/issues/453">#453</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/cd1472f9413491e0ac48b4a047d68b630edf497c"><code>cd1472f</code></a> Automation: update setup-beam version output to c80fdc9</li> <li><a href="https://github.com/erlef/setup-beam/commit/c80fdc938c3c9732b99b1aae97ed7dcfbc501837"><code>c80fdc9</code></a> Bump actions/checkout from 6.0.2 to 7.0.0 (<a href="https://redirect.github.com/erlef/setup-beam/issues/467">#467</a>)</li> <li>Additional commits viewable in <a href="https://github.com/erlef/setup-beam/compare/fc68ffb90438ef2936bbb3251622353b3dcb2f93...54075bcc5e249e4758d363f27d099f55d843f124">compare view</a></li> </ul> </details> <br /> Updates `dawidd6/action-send-mail` from 994f270325d4f7257aff241a35488ef54ba364a4 to c50dc4cc848ade21f848990889906d804fae78c5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dawidd6/action-send-mail/commit/c50dc4cc848ade21f848990889906d804fae78c5"><code>c50dc4c</code></a> build(deps): bump nodemailer from 9.0.1 to 9.0.3 (<a href="https://redirect.github.com/dawidd6/action-send-mail/issues/303">#303</a>)</li> <li>See full diff in <a href="https://github.com/dawidd6/action-send-mail/compare/994f270325d4f7257aff241a35488ef54ba364a4...c50dc4cc848ade21f848990889906d804fae78c5">compare view</a></li> </ul> </details> <br /> Updates `trufflesecurity/trufflehog` from 3.93.8 to 3.95.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/trufflesecurity/trufflehog/releases">trufflesecurity/trufflehog's releases</a>.</em></p> <blockquote> <h2>v3.95.8</h2> <h2>What's Changed</h2> <ul> <li>removed &quot;unauthorized&quot; as exception for rotated graphana secrets by <a href="https://github.com/jordanTunstill"><code>@​jordanTunstill</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5068">trufflesecurity/trufflehog#5068</a></li> <li>fix(azuresastoken): match SAS tokens regardless of parameter order by <a href="https://github.com/genisis0x"><code>@​genisis0x</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5043">trufflesecurity/trufflehog#5043</a></li> <li>Add prometheus metrics for engine channels and workers by <a href="https://github.com/mcastorina"><code>@​mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5095">trufflesecurity/trufflehog#5095</a></li> <li>[INS-465] Skip unverified JWT Detector results when feature flag is enabled by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5072">trufflesecurity/trufflehog#5072</a></li> <li>[INS-334] Octopus Deploy detector by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4787">trufflesecurity/trufflehog#4787</a></li> <li>Fix Syntax error in feature.go by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5109">trufflesecurity/trufflehog#5109</a></li> <li>Include encoded resume info instead of clobbering it by <a href="https://github.com/bill-rich"><code>@​bill-rich</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5110">trufflesecurity/trufflehog#5110</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.95.7...v3.95.8">https://github.com/trufflesecurity/trufflehog/compare/v3.95.7...v3.95.8</a></p> <h2>v3.95.7</h2> <h2>What's Changed</h2> <ul> <li>fix(sources/filesystem): order resume comparison by path component by <a href="https://github.com/genisis0x"><code>@​genisis0x</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5041">trufflesecurity/trufflehog#5041</a></li> <li>test(handlers): point APK test fixture at trufflehog-test-assets by <a href="https://github.com/amanfcp"><code>@​amanfcp</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5053">trufflesecurity/trufflehog#5053</a></li> <li>fixed regex typo that was causing conf uuid's to be surfaced as non-live atlassian secrets. by <a href="https://github.com/jordanTunstill"><code>@​jordanTunstill</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5029">trufflesecurity/trufflehog#5029</a></li> <li>Fix GitHub App cross-org member enumeration using per-installation tokens by <a href="https://github.com/dustin-decker"><code>@​dustin-decker</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4774">trufflesecurity/trufflehog#4774</a></li> <li>fix: add git worktree support in PrepareRepo by <a href="https://github.com/andoniaf"><code>@​andoniaf</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4690">trufflesecurity/trufflehog#4690</a></li> <li>[INS-406] Braintrust detector by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4826">trufflesecurity/trufflehog#4826</a></li> <li>huggingface: add bucket scanning by <a href="https://github.com/julien-c"><code>@​julien-c</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5017">trufflesecurity/trufflehog#5017</a></li> <li>Skip reverification results during deduplication by <a href="https://github.com/mcastorina"><code>@​mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5069">trufflesecurity/trufflehog#5069</a></li> <li>chore(renovate): bump shared config to v1.0.3 by <a href="https://github.com/bryanbeverly"><code>@​bryanbeverly</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5044">trufflesecurity/trufflehog#5044</a></li> <li>Add scan_all_installations option for multi-org GitHub App scanning by <a href="https://github.com/dustin-decker"><code>@​dustin-decker</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4775">trufflesecurity/trufflehog#4775</a></li> <li>Expose <code>SecretParts</code> in the JSON output by <a href="https://github.com/bradlarsen"><code>@​bradlarsen</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5073">trufflesecurity/trufflehog#5073</a></li> <li>[INS-497] Add Pganalyze Read Key Detector by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4993">trufflesecurity/trufflehog#4993</a></li> <li>[INS-197] Add redhatpyxis api key detector by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4995">trufflesecurity/trufflehog#4995</a></li> <li>[INS-407] Fixed AWS detector producing non deterministic output by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4836">trufflesecurity/trufflehog#4836</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/genisis0x"><code>@​genisis0x</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5041">trufflesecurity/trufflehog#5041</a></li> <li><a href="https://github.com/andoniaf"><code>@​andoniaf</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4690">trufflesecurity/trufflehog#4690</a></li> <li><a href="https://github.com/julien-c"><code>@​julien-c</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5017">trufflesecurity/trufflehog#5017</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.95.6...v3.95.7">https://github.com/trufflesecurity/trufflehog/compare/v3.95.6...v3.95.7</a></p> <h2>v3.95.6</h2> <h2>What's Changed</h2> <ul> <li>Enigma detector enhance verification to prevent false verified findings by <a href="https://github.com/shahzadhaider1"><code>@​shahzadhaider1</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5011">trufflesecurity/trufflehog#5011</a></li> <li>fix: scan files with lines exceeding bufio's default 64 KB token limit by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5022">trufflesecurity/trufflehog#5022</a></li> <li>fix(postgres): honor ignore tags for default port URLs by <a href="https://github.com/Dawn-Fighter"><code>@​Dawn-Fighter</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4968">trufflesecurity/trufflehog#4968</a></li> <li>Move to github.com/moby/moby/client from docker/docker by <a href="https://github.com/trufflesteeeve"><code>@​trufflesteeeve</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4987">trufflesecurity/trufflehog#4987</a></li> <li>fix: avoid terminal probes before CLI output by <a href="https://github.com/Hackerchen716"><code>@​Hackerchen716</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4994">trufflesecurity/trufflehog#4994</a></li> <li>Update test containers dependency by <a href="https://github.com/trufflesteeeve"><code>@​trufflesteeeve</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4978">trufflesecurity/trufflehog#4978</a></li> <li>Re-host pkg/handlers JSON test fixtures under the org by <a href="https://github.com/amanfcp"><code>@​amanfcp</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5023">trufflesecurity/trufflehog#5023</a></li> <li>[INS-465] Add datadogapikey detector to defaults.go by <a href="https://github.com/mustansir14"><code>@​mustansir14</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4969">trufflesecurity/trufflehog#4969</a></li> <li>[INS-470] Add Tly detector to defaults.go, gate it behind feat flag and update its verification logic by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5006">trufflesecurity/trufflehog#5006</a></li> <li>[INS-473] Add wit detector to defaults.go, gate it behind feat flag and update verification logic by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5008">trufflesecurity/trufflehog#5008</a></li> <li>Updating Klaviyo PK new format by <a href="https://github.com/breetan"><code>@​breetan</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/5009">trufflesecurity/trufflehog#5009</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/00155c9dc586f34d189adc83d3ac2698c2ec551f"><code>00155c9</code></a> Include encoded resume info instead of clobbering it (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/5110">#5110</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/4d3a66f4780fb722d680db02c31ce0b1df496c77"><code>4d3a66f</code></a> fixed syntax error (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/5109">#5109</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/797f02be367f68a09583034b6e1e535ae7e8c1d1"><code>797f02b</code></a> [INS-334] Octopus Deploy detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4787">#4787</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/7f04a89676cb788e9f85b725eccf81a07e4f4a4d"><code>7f04a89</code></a> [INS-465] Skip unverified JWT Detector results when feature flag is enabled (...</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/459d5a78cbfe19b48391cf407dea916114db862f"><code>459d5a7</code></a> Add prometheus metrics for engine channels and workers (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/5095">#5095</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/f38f8f7dd77530315ba9218e25693b606ec3da21"><code>f38f8f7</code></a> fix(azuresastoken): match SAS tokens regardless of parameter order (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/5043">#5043</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/6261f5cd38e133cdcf00c23e3943f3e9d012d538"><code>6261f5c</code></a> removed &quot;unauthorized&quot; as exception for rotated graphana secrets (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/5068">#5068</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/f446421baf832d6356c42c1743d99abff52ff334"><code>f446421</code></a> [INS-407] Fixed AWS detector producing non deterministic output (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4836">#4836</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/885fa2d6b0e8347ee3d921bf79ecb6c8510f8ae1"><code>885fa2d</code></a> [INS-197] Add redhatpyxis api key detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4995">#4995</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/c09d72666af2336c402d6a12d0acfd9693432060"><code>c09d726</code></a> [INS-497] Add Pganalyze Read Key Detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4993">#4993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trufflesecurity/trufflehog/compare/6c05c4a00b91aa542267d8e32a8254774799d68d...00155c9dc586f34d189adc83d3ac2698c2ec551f">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c07de63 commit 5c6edd3

9 files changed

Lines changed: 13 additions & 13 deletions

.github/workflows/cflite_batch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Upload SARIF (if crashes found)
5252
if: always() && steps.run.outputs.sarif-output != ''
53-
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
53+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
5454
with:
5555
sarif_file: ${{ steps.run.outputs.sarif-output }}
5656
category: clusterfuzzlite-batch-${{ matrix.sanitizer }}

.github/workflows/cflite_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Upload SARIF (if crashes found)
5151
if: always() && steps.run.outputs.sarif-output != ''
52-
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
52+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
5353
with:
5454
sarif_file: ${{ steps.run.outputs.sarif-output }}
5555
category: clusterfuzzlite-${{ matrix.sanitizer }}

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ jobs:
4747
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4848

4949
- name: Initialize CodeQL
50-
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3
50+
uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
5151
with:
5252
languages: ${{ matrix.language }}
5353
build-mode: ${{ matrix.build-mode }}
5454

5555
- name: Perform CodeQL Analysis
56-
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3
56+
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
5757
with:
5858
category: "/language:${{ matrix.language }}"

.github/workflows/echidna-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
components: rustfmt, clippy
4040

4141
- name: Cache Rust dependencies
42-
uses: Swatinem/rust-cache@baf1a810e98b6a3001d0d7234864ed75a17c42fb # v2
42+
uses: Swatinem/rust-cache@a31add9f179badd605b91cbf1307522daf022cd5 # v2
4343
with:
4444
workspaces: impl/rust-cli
4545

@@ -81,7 +81,7 @@ jobs:
8181
uses: dtolnay/rust-toolchain@4be9e76fd7c4901c61fb841f559994984270fce7 # stable
8282

8383
- name: Cache Rust dependencies
84-
uses: Swatinem/rust-cache@baf1a810e98b6a3001d0d7234864ed75a17c42fb # v2
84+
uses: Swatinem/rust-cache@a31add9f179badd605b91cbf1307522daf022cd5 # v2
8585
with:
8686
workspaces: impl/rust-cli
8787

.github/workflows/hypatia-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fetch-depth: 0 # Full history for better pattern analysis
5353

5454
- name: Setup Elixir for Hypatia scanner
55-
uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 # v1.18.2
55+
uses: erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 # v1.18.2
5656
with:
5757
elixir-version: '1.18'
5858
otp-version: '27'
@@ -242,7 +242,7 @@ jobs:
242242
always() &&
243243
(github.event_name != 'pull_request' ||
244244
github.event.pull_request.head.repo.fork != true)
245-
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3.28.1
245+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3.28.1
246246
with:
247247
sarif_file: hypatia.sarif
248248
# Distinct category so Hypatia results coexist with CodeQL's

.github/workflows/lean-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
nm -D impl/ocaml/liblean_vsh.so | grep vsh_safe || echo "Warning: vsh_safe functions not exported"
9090
9191
- name: Cache Rust build
92-
uses: Swatinem/rust-cache@baf1a810e98b6a3001d0d7234864ed75a17c42fb # v2
92+
uses: Swatinem/rust-cache@a31add9f179badd605b91cbf1307522daf022cd5 # v2
9393
with:
9494
workspaces: impl/rust-cli
9595

.github/workflows/push-email-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 15
1717
steps:
1818
- name: Send push notification email
19-
uses: dawidd6/action-send-mail@994f270325d4f7257aff241a35488ef54ba364a4 # pinned
19+
uses: dawidd6/action-send-mail@c50dc4cc848ade21f848990889906d804fae78c5 # pinned
2020
with:
2121
server_address: ${{ secrets.SMTP_HOST }}
2222
server_port: ${{ secrets.SMTP_PORT }}

.github/workflows/rust-cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
components: rustfmt, clippy
3131

3232
- name: Cache Rust dependencies
33-
uses: Swatinem/rust-cache@baf1a810e98b6a3001d0d7234864ed75a17c42fb # v2
33+
uses: Swatinem/rust-cache@a31add9f179badd605b91cbf1307522daf022cd5 # v2
3434
with:
3535
workspaces: impl/rust-cli
3636

@@ -109,7 +109,7 @@ jobs:
109109
components: llvm-tools-preview
110110

111111
- name: Cache Rust dependencies
112-
uses: Swatinem/rust-cache@baf1a810e98b6a3001d0d7234864ed75a17c42fb # v2
112+
uses: Swatinem/rust-cache@a31add9f179badd605b91cbf1307522daf022cd5 # v2
113113
with:
114114
workspaces: impl/rust-cli
115115

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
fetch-depth: 0
2323
- name: TruffleHog Secret Scan
24-
uses: trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3.93.3
24+
uses: trufflesecurity/trufflehog@00155c9dc586f34d189adc83d3ac2698c2ec551f # v3.93.3
2525
with:
2626
extra_args: --only-verified --fail

0 commit comments

Comments
 (0)