-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update forensics wiki address #1703
Conversation
Note: This is being merged in without a corresponding peer review as these URLs now link to malicious sites. I'll get someone to review it on Monday, just to make sure nothing is amiss. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good changes :)
@@ -892,6 +892,23 @@ class Utils { | |||
} | |||
|
|||
|
|||
/** | |||
* Converts a string to it's title case equivalent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be "its" rather than "it's"
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gchq/CyberChef](https://github.com/gchq/CyberChef) | minor | `v10.5.2` -> `v10.8.2` | --- ### Release Notes <details> <summary>gchq/CyberChef (gchq/CyberChef)</summary> ### [`v10.8.2`](https://github.com/gchq/CyberChef/releases/tag/v10.8.2) [Compare Source](gchq/CyberChef@v10.8.1...v10.8.2) See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details. This release replaces v10.8.1, which had an incorrect file name. No changes were made. ### [`v10.8.1`](gchq/CyberChef@v10.8.0...v10.8.1) [Compare Source](gchq/CyberChef@v10.8.0...v10.8.1) ### [`v10.8.0`](https://github.com/gchq/CyberChef/releases/tag/v10.8.0) [Compare Source](gchq/CyberChef@v10.7.0...v10.8.0) See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details. ### [`v10.7.0`](https://github.com/gchq/CyberChef/releases/tag/v10.7.0) [Compare Source](gchq/CyberChef@10.6.0...v10.7.0) See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details. ### [`v10.6.0`](https://github.com/gchq/CyberChef/releases/tag/v10.6.0) [Compare Source](gchq/CyberChef@10.6.0...10.6.0) See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details. ### [`v10.6.0`](https://github.com/gchq/CyberChef/blob/HEAD/CHANGELOG.md#1060---2024-02-03) [Compare Source](gchq/CyberChef@v10.5.2...10.6.0) - Updated 'Forensics Wiki' URLs to new domain \[[@​a3957273](https://github.com/a3957273)] | \[[#​1703](gchq/CyberChef#1703)] - Added 'LZNT1 Decompress' operation \[[@​0xThiebaut](https://github.com/0xThiebaut)] | \[[#​1675](gchq/CyberChef#1675)] - Updated 'Regex Expression' UUID matcher \[[@​cnotin](https://github.com/cnotin)] | \[[#​1678](gchq/CyberChef#1678)] - Removed duplicate 'hover' message within baking info \[[@​KevinSJ](https://github.com/KevinSJ)] | \[[#​1541](gchq/CyberChef#1541)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: https://git.walbeck.it/mwalbeck/docker-cyberchef/pulls/280 Co-authored-by: renovate-bot <[email protected]> Co-committed-by: renovate-bot <[email protected]>
No description provided.