SAP / credential-digger

A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models :lock:
Apache License 2.0
325 stars 49 forks source link

Bump hyperscan from 0.7.7 to 0.7.8 #329

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps hyperscan from 0.7.7 to 0.7.8.

Release notes

Sourced from hyperscan's releases.

v0.7.8 (2024-10-12)

:bug:

  • fix: :bug: :ferris_wheel: go back to python-semantic-release (sigh) (8c15651)

  • fix: :bug: update docs, force release for macOS arm wheels (725a373)

:sparkles:

  • feat: :sparkles: support macOS arm64 (ba361e4)

  • feat: :sparkles: switch to Vectorscan (v5.4.11) (9c94b2d)

Other

  • ci: :ferris_wheel: update macos build process (#160) (#161) (fde63df)

  • feat: add support for Python 3.13 (#158) (684b308)

  • Update lint actions (4ba746c)

  • ci: :ferris_wheel: revert artifact moving (1588481)

  • ci: :ferris_wheel: restructure downloaded artifacts in publish workflow (c0b1e39)

  • ci: :ferris_wheel: fix wheels cache key (6c285dd)

  • ci: :ferris_wheel: more CI fix spam, fix hashFiles glob and more (db862be)

  • ci: :ferris_wheel: add release environment (3141a8a)

  • ci: :ferris_wheel: only incr version for wheel building on push (9f38e09)

  • ci: :ferris_wheel: more CI release fixes (5c3877a)

  • ci: :ferris_wheel: use gh cli for creating release PRs (f08c88e)

  • ci: :ferris_wheel: add checkout job and concurrency to publish workflow (7fa6034)

  • ci: :ferris_wheel: set github pat in env as workaround (0d89e3d)

  • ci: :ferris_wheel: add github pat for create PR job (fb22f32)

  • ci: :ferris_wheel: add publish workflow (a21f4c9)

  • ci: :ferris_wheel: update release workflow to depend on build (70ac166)

  • build: :package: update pdm.lock (ff0e52b)

... (truncated)

Changelog

Sourced from hyperscan's changelog.

v0.7.8 (2024-10-12)

:bug:

  • fix: :bug: :ferris_wheel: go back to python-semantic-release (sigh) (8c15651)

  • fix: :bug: update docs, force release for macOS arm wheels (725a373)

:sparkles:

  • feat: :sparkles: support macOS arm64 (ba361e4)

  • feat: :sparkles: switch to Vectorscan (v5.4.11) (9c94b2d)

Other

  • ci: :ferris_wheel: update macos build process (#160) (#161) (fde63df)

  • feat: add support for Python 3.13 (#158) (684b308)

  • Update lint actions (4ba746c)

  • ci: :ferris_wheel: revert artifact moving (1588481)

  • ci: :ferris_wheel: restructure downloaded artifacts in publish workflow (c0b1e39)

  • ci: :ferris_wheel: fix wheels cache key (6c285dd)

  • ci: :ferris_wheel: more CI fix spam, fix hashFiles glob and more (db862be)

  • ci: :ferris_wheel: add release environment (3141a8a)

  • ci: :ferris_wheel: only incr version for wheel building on push (9f38e09)

  • ci: :ferris_wheel: more CI release fixes (5c3877a)

  • ci: :ferris_wheel: use gh cli for creating release PRs (f08c88e)

  • ci: :ferris_wheel: add checkout job and concurrency to publish workflow (7fa6034)

  • ci: :ferris_wheel: set github pat in env as workaround (0d89e3d)

  • ci: :ferris_wheel: add github pat for create PR job (fb22f32)

  • ci: :ferris_wheel: add publish workflow (a21f4c9)

  • ci: :ferris_wheel: update release workflow to depend on build (70ac166)

  • build: :package: update pdm.lock (ff0e52b)

... (truncated)

Commits


Dependabot compatibility score

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 commands and options
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)