Skip to content

Commit cb7bd78

Browse files
chore(deps): Bump the actions group across 1 directory with 3 updates (#19)
Bumps the actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [erlef/setup-beam](https://github.com/erlef/setup-beam) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `github/codeql-action` from 4.32.4 to 4.32.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v4.32.5</h2> <ul> <li>Repositories owned by an organization can now set up the <code>github-codeql-disable-overlay</code> custom repository property to disable <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis for CodeQL</a>. First, create a custom repository property with the name <code>github-codeql-disable-overlay</code> and the type &quot;True/false&quot; in the organization's settings. Then in the repository's settings, set this property to <code>true</code> to disable improved incremental analysis. For more information, see <a href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization">Managing custom properties for repositories in your organization</a>. This feature is not yet available on GitHub Enterprise Server. <a href="https://redirect.github.com/github/codeql-action/pull/3507">#3507</a></li> <li>Added an experimental change so that when <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3487">#3487</a></li> <li>The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. <a href="https://redirect.github.com/github/codeql-action/pull/3515">#3515</a></li> <li>Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. <a href="https://redirect.github.com/github/codeql-action/pull/3516">#3516</a></li> <li>Added an experimental change which lowers the minimum disk space requirement for <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a>, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3498">#3498</a></li> <li>Added an experimental change which allows the <code>start-proxy</code> action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3512">#3512</a></li> <li>The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. <a href="https://redirect.github.com/github/codeql-action/pull/3503">#3503</a>, <a href="https://redirect.github.com/github/codeql-action/pull/3504">#3504</a></li> </ul> </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'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.32.5 - 02 Mar 2026</h2> <ul> <li>Repositories owned by an organization can now set up the <code>github-codeql-disable-overlay</code> custom repository property to disable <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis for CodeQL</a>. First, create a custom repository property with the name <code>github-codeql-disable-overlay</code> and the type &quot;True/false&quot; in the organization's settings. Then in the repository's settings, set this property to <code>true</code> to disable improved incremental analysis. For more information, see <a href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization">Managing custom properties for repositories in your organization</a>. This feature is not yet available on GitHub Enterprise Server. <a href="https://redirect.github.com/github/codeql-action/pull/3507">#3507</a></li> <li>Added an experimental change so that when <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a> fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3487">#3487</a></li> <li>The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. <a href="https://redirect.github.com/github/codeql-action/pull/3515">#3515</a></li> <li>Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. <a href="https://redirect.github.com/github/codeql-action/pull/3516">#3516</a></li> <li>Added an experimental change which lowers the minimum disk space requirement for <a href="https://redirect.github.com/github/roadmap/issues/1158">improved incremental analysis</a>, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3498">#3498</a></li> <li>Added an experimental change which allows the <code>start-proxy</code> action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. <a href="https://redirect.github.com/github/codeql-action/pull/3512">#3512</a></li> <li>The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. <a href="https://redirect.github.com/github/codeql-action/pull/3503">#3503</a>, <a href="https://redirect.github.com/github/codeql-action/pull/3504">#3504</a></li> </ul> <h2>4.32.4 - 20 Feb 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.2">2.24.2</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3493">#3493</a></li> <li>Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registries are configured</a>. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. <a href="https://redirect.github.com/github/codeql-action/pull/3473">#3473</a></li> <li>When the CodeQL Action is run <a href="https://docs.github.com/en/code-security/how-tos/scan-code-for-vulnerabilities/troubleshooting/troubleshooting-analysis-errors/logs-not-detailed-enough#creating-codeql-debugging-artifacts-for-codeql-default-setup">with debugging enabled in Default Setup</a> and <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registries are configured</a>, the &quot;Setup proxy for registries&quot; step will output additional diagnostic information that can be used for troubleshooting. <a href="https://redirect.github.com/github/codeql-action/pull/3486">#3486</a></li> <li>Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. <a href="https://redirect.github.com/github/codeql-action/pull/3485">#3485</a></li> <li>Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a <a href="https://github.com/dsp-testing/codeql-cli-nightlies">nightly CodeQL CLI release</a> instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. <a href="https://redirect.github.com/github/codeql-action/pull/3484">#3484</a></li> </ul> <h2>4.32.3 - 13 Feb 2026</h2> <ul> <li>Added experimental support for testing connections to <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registries</a>. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. <a href="https://redirect.github.com/github/codeql-action/pull/3466">#3466</a></li> </ul> <h2>4.32.2 - 05 Feb 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.1">2.24.1</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3460">#3460</a></li> </ul> <h2>4.32.1 - 02 Feb 2026</h2> <ul> <li>A warning is now shown in Default Setup workflow logs if a <a href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries">private package registry is configured</a> using a GitHub Personal Access Token (PAT), but no username is configured. <a href="https://redirect.github.com/github/codeql-action/pull/3422">#3422</a></li> <li>Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. <a href="https://redirect.github.com/github/codeql-action/pull/3421">#3421</a></li> </ul> <h2>4.32.0 - 26 Jan 2026</h2> <ul> <li>Update default CodeQL bundle version to <a href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0">2.24.0</a>. <a href="https://redirect.github.com/github/codeql-action/pull/3425">#3425</a></li> </ul> <h2>4.31.11 - 23 Jan 2026</h2> <ul> <li>When running a Default Setup workflow with <a href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">Actions debugging enabled</a>, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. <a href="https://redirect.github.com/github/codeql-action/pull/3409">#3409</a></li> <li>Improved error handling throughout the CodeQL Action. <a href="https://redirect.github.com/github/codeql-action/pull/3415">#3415</a></li> <li>Added experimental support for automatically excluding <a href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github">generated files</a> from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. <a href="https://redirect.github.com/github/codeql-action/pull/3318">#3318</a></li> <li>The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. <a href="https://redirect.github.com/github/codeql-action/pull/3403">#3403</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/c793b717bc78562f491db7b0e93a3a178b099162"><code>c793b71</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3523">#3523</a> from github/update-v4.32.5-ca42bf226</li> <li><a href="https://github.com/github/codeql-action/commit/06cd615ad8b3edfe6778d58fb83174989a173272"><code>06cd615</code></a> Soften language re overlay failures</li> <li><a href="https://github.com/github/codeql-action/commit/f5516c663089381234544cc3360963ecb4620691"><code>f5516c6</code></a> Improve changelog</li> <li><a href="https://github.com/github/codeql-action/commit/97519e197e39ab1f818d1cd777ebde1f36b6fc8b"><code>97519e1</code></a> Update release date</li> <li><a href="https://github.com/github/codeql-action/commit/05259a1d08a6131e0365f17225b6cdd505374c9d"><code>05259a1</code></a> Add more changelog notes</li> <li><a href="https://github.com/github/codeql-action/commit/01ee2f785a9e66afe909ab712595ddf300b09a62"><code>01ee2f7</code></a> Add changelog notes</li> <li><a href="https://github.com/github/codeql-action/commit/c72d9a49330eb56ae30a094ad1542127d5971876"><code>c72d9a4</code></a> Update changelog for v4.32.5</li> <li><a href="https://github.com/github/codeql-action/commit/ca42bf226a3801a25101149fe11787e34845a41d"><code>ca42bf2</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3522">#3522</a> from github/henrymercer/update-supported-versions-table</li> <li><a href="https://github.com/github/codeql-action/commit/6704d80ac6a9b194063f79c3c9d7f67dda457e70"><code>6704d80</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3520">#3520</a> from github/dependabot/npm_and_yarn/fast-xml-parser-...</li> <li><a href="https://github.com/github/codeql-action/commit/76348c0f1239a07d2ee606be6d12e01be8aa88d1"><code>76348c0</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/3521">#3521</a> from github/dependabot/npm_and_yarn/minimatch-3.1.5</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/89a39a4e59826350b863aa6b6252a07ad50cf83e...c793b717bc78562f491db7b0e93a3a178b099162">compare view</a></li> </ul> </details> <br /> Updates `erlef/setup-beam` from 1.20.4 to 1.21.0 <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.21.0</h2> <h2>What's Changed</h2> <ul> <li>Bump eslint from 9.30.1 to 9.31.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/365">erlef/setup-beam#365</a></li> <li>Bump csv-parse from 5.6.0 to 6.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/364">erlef/setup-beam#364</a></li> <li>Bump <code>@​eslint/js</code> from 9.30.1 to 9.31.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/363">erlef/setup-beam#363</a></li> <li>Bump csv-parse from 6.0.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/366">erlef/setup-beam#366</a></li> <li>Allow for Windows'25 container by <a href="https://github.com/essen"><code>@​essen</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/388">erlef/setup-beam#388</a></li> <li>Bump raven-actions/actionlint from 2.0.1 to 2.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/401">erlef/setup-beam#401</a></li> <li>Bump actions/setup-node from 4.4.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/400">erlef/setup-beam#400</a></li> <li>Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/396">erlef/setup-beam#396</a></li> <li>Bump eslint from 9.31.0 to 9.38.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/394">erlef/setup-beam#394</a></li> <li>Bump shellcheck from 3.1.0 to 4.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/376">erlef/setup-beam#376</a></li> <li>Bump globals from 16.3.0 to 16.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/383">erlef/setup-beam#383</a></li> <li>Bump <code>@​vercel/ncc</code> from 0.38.3 to 0.38.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/387">erlef/setup-beam#387</a></li> <li>Improve output (around &quot;Requested ... version&quot;) when we know input 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/368">erlef/setup-beam#368</a></li> <li>Bump actions/checkout from 4.2.2 to 6.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/399">erlef/setup-beam#399</a></li> <li>Bump the npm_and_yarn group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/403">erlef/setup-beam#403</a></li> <li>Bump <code>@​eslint/js</code> from 9.31.0 to 9.38.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/393">erlef/setup-beam#393</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/essen"><code>@​essen</code></a> made their first contribution in <a href="https://redirect.github.com/erlef/setup-beam/pull/388">erlef/setup-beam#388</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/erlef/setup-beam/compare/v1...v1.21.0">https://github.com/erlef/setup-beam/compare/v1...v1.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/erlef/setup-beam/commit/3580539ceec3dc05b0ed51e9e10b08eb7a7c2bb4"><code>3580539</code></a> Automation: update setup-beam version output to fe5485f</li> <li><a href="https://github.com/erlef/setup-beam/commit/fe5485f1f6c0c2a30059f0a56c3cbf0e5a54e1eb"><code>fe5485f</code></a> Bump <code>@​eslint/js</code> from 9.31.0 to 9.38.0 (<a href="https://redirect.github.com/erlef/setup-beam/issues/393">#393</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/98de8ffa90bc46084f6b6b7e07be27c235cc15f5"><code>98de8ff</code></a> Automation: update setup-beam version output to 6c5fe27</li> <li><a href="https://github.com/erlef/setup-beam/commit/6c5fe278e7a6b65cce5cf8cb6f02b5e19228368a"><code>6c5fe27</code></a> Bump the npm_and_yarn group across 1 directory with 2 updates (<a href="https://redirect.github.com/erlef/setup-beam/issues/403">#403</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/36214a49c0006393ef27149b23e365895419e4d7"><code>36214a4</code></a> Automation: update setup-beam version output to 972bec8</li> <li><a href="https://github.com/erlef/setup-beam/commit/972bec8037e3aafb3d489e892e8a42f85899c88c"><code>972bec8</code></a> Bump actions/checkout from 4.2.2 to 6.0.1 (<a href="https://redirect.github.com/erlef/setup-beam/issues/399">#399</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/10e998534ee558b9ea797e8f529f94921d1e7508"><code>10e9985</code></a> Automation: update setup-beam version output to 542d9a8</li> <li><a href="https://github.com/erlef/setup-beam/commit/542d9a8e62b7f7ac5f5ab347972d488625cdf63d"><code>542d9a8</code></a> Improve output (around &quot;Requested ... version&quot;) when we know input (<a href="https://redirect.github.com/erlef/setup-beam/issues/368">#368</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/b764149ef220795069548166442fb7cb65c79d42"><code>b764149</code></a> Automation: update setup-beam version output to cba803d</li> <li><a href="https://github.com/erlef/setup-beam/commit/cba803d7b7767f56a1028740eef296343070d6b8"><code>cba803d</code></a> Bump <code>@​vercel/ncc</code> from 0.38.3 to 0.38.4 (<a href="https://redirect.github.com/erlef/setup-beam/issues/387">#387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/erlef/setup-beam/compare/e6d7c94229049569db56a7ad5a540c051a010af9...3580539ceec3dc05b0ed51e9e10b08eb7a7c2bb4">compare view</a></li> </ul> </details> <br /> Updates `trufflesecurity/trufflehog` from 3.93.4 to 3.93.6 <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.93.6</h2> <h2>What's Changed</h2> <ul> <li>GH_TOKEN needed for gh by <a href="https://github.com/bill-rich"><code>@​bill-rich</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4772">trufflesecurity/trufflehog#4772</a></li> <li>Move verify flag into <code>detectableChunk</code> by <a href="https://github.com/rosecodym"><code>@​rosecodym</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4558">trufflesecurity/trufflehog#4558</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.93.5...v3.93.6">https://github.com/trufflesecurity/trufflehog/compare/v3.93.5...v3.93.6</a></p> <h2>v3.93.5</h2> <h2>What's Changed</h2> <ul> <li>Add workspace_id to Slack Continuous metadata by <a href="https://github.com/mariduv"><code>@​mariduv</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4749">trufflesecurity/trufflehog#4749</a></li> <li>fix(release): Disable docker provenance feature by <a href="https://github.com/mariduv"><code>@​mariduv</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4752">trufflesecurity/trufflehog#4752</a></li> <li>Base64 decoding depth assessment by <a href="https://github.com/dxa4481"><code>@​dxa4481</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4744">trufflesecurity/trufflehog#4744</a></li> <li>[INS-246] Add Google Gemini API key detector by <a href="https://github.com/mustansir14"><code>@​mustansir14</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4649">trufflesecurity/trufflehog#4649</a></li> <li>Refactor log package by <a href="https://github.com/mcastorina"><code>@​mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4734">trufflesecurity/trufflehog#4734</a></li> <li>[INS-309]updated google api version to v0.259.0 by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4736">trufflesecurity/trufflehog#4736</a></li> <li>fix(ftp): set read deadline on connection to prevent indefinite hang by <a href="https://github.com/dylanTruffle"><code>@​dylanTruffle</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4759">trufflesecurity/trufflehog#4759</a></li> <li>added rotation on 403s access_refused, this detector considered them indeterminate failures by <a href="https://github.com/jordanTunstill"><code>@​jordanTunstill</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4740">trufflesecurity/trufflehog#4740</a></li> <li>[INS-283] Support following symlinks in filesystem source by <a href="https://github.com/MuneebUllahKhan222"><code>@​MuneebUllahKhan222</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4742">trufflesecurity/trufflehog#4742</a></li> <li>Fix typos in comments in json-enumerator source by <a href="https://github.com/bradlarsen"><code>@​bradlarsen</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4764">trufflesecurity/trufflehog#4764</a></li> <li>Fix race condition in release process by <a href="https://github.com/bill-rich"><code>@​bill-rich</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/4766">trufflesecurity/trufflehog#4766</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.93.4...v3.93.5">https://github.com/trufflesecurity/trufflehog/compare/v3.93.4...v3.93.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/041f07e9df901a1038a528e5525b0226d04dd5ea"><code>041f07e</code></a> Move verify flag into <code>detectableChunk</code> (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4558">#4558</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/e9766030579a154b66f27fcaf0ca92e5a61426cf"><code>e976603</code></a> GH_TOKEN needed for gh (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4772">#4772</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/7cdc7ef878439f74842c00422c65ab864ed83125"><code>7cdc7ef</code></a> Fix race condition in release process (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4766">#4766</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/4f1d07f7c3bbc209ce0608d6b611e8a6031cc778"><code>4f1d07f</code></a> Fix typos in comments in json-enumerator source (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4764">#4764</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/4563dde124c011b7ab615dbe531b45f3a6193b96"><code>4563dde</code></a> [INS-283] Support following symlinks in filesystem source (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4742">#4742</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/be889fa341b7a3b1c8d5fbd9e5c6ab378f417da8"><code>be889fa</code></a> added rotation on 403s access_refused, this detector considered them indeterm...</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/e3cbb3afc66d364469632805d044f9d4743cfbec"><code>e3cbb3a</code></a> fix(ftp): set read deadline on connection to prevent indefinite hang (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4759">#4759</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/0de585530c330d61f90f666cfe45681b044ef924"><code>0de5855</code></a> [INS-309]updated google api version to v0.259.0 (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4736">#4736</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/ec1d9a6b4b7ce070eff34bd09e7cbd95ce1e2412"><code>ec1d9a6</code></a> Refactor log package (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4734">#4734</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/7c84b27f62ac973ec607dd480204f7d5e0be2926"><code>7c84b27</code></a> [INS-246] Add Google Gemini API key detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/4649">#4649</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trufflesecurity/trufflehog/compare/7c0734f987ad0bb30ee8da210773b800ee2016d3...041f07e9df901a1038a528e5525b0226d04dd5ea">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 2fdc33e commit cb7bd78

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ jobs:
2929
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030

3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.28.1
32+
uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v3.28.1
3333
with:
3434
languages: ${{ matrix.language }}
3535
build-mode: ${{ matrix.build-mode }}
3636

3737
- name: Perform CodeQL Analysis
38-
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.28.1
38+
uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v3.28.1
3939
with:
4040
category: "/language:${{ matrix.language }}"

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0 # Full history for better pattern analysis
2626

2727
- name: Setup Elixir for Hypatia scanner
28-
uses: erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.18.2
28+
uses: erlef/setup-beam@3580539ceec3dc05b0ed51e9e10b08eb7a7c2bb4 # v1.18.2
2929
with:
3030
elixir-version: '1.19.4'
3131
otp-version: '28.3'

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
find . -type f -perm /111 -name "*.sh" | head -10 || true
1919
2020
- name: Check for secrets
21-
uses: trufflesecurity/trufflehog@7c0734f987ad0bb30ee8da210773b800ee2016d3 # v3.93.4
21+
uses: trufflesecurity/trufflehog@c3e599b7163e8198a55467f3133db0e7b2a492cb # v3.93.7
2222
with:
2323
path: ./
2424
base: ${{ github.event.pull_request.base.sha || github.event.before }}

.github/workflows/scorecard-enforcer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
publish_results: true
3131

3232
- name: Upload SARIF
33-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3
33+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v3
3434
with:
3535
sarif_file: results.sarif
3636

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
results_format: sarif
2828

2929
- name: Upload results
30-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.31.8
30+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v3.31.8
3131
with:
3232
sarif_file: results.sarif

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # Full history for scanning
1919

2020
- name: TruffleHog Secret Scan
21-
uses: trufflesecurity/trufflehog@7c0734f987ad0bb30ee8da210773b800ee2016d3 # v3
21+
uses: trufflesecurity/trufflehog@c3e599b7163e8198a55467f3133db0e7b2a492cb # v3
2222
with:
2323
extra_args: --only-verified --fail
2424

0 commit comments

Comments
 (0)