Skip to content
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

New version: Gitleaks.Gitleaks version 8.22.0 #204556

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.22.0
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: gitleaks.exe
Commands:
- gitleaks
FileExtensions:
- toml
ReleaseDate: 2024-12-20
Installers:
- Architecture: x86
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_x32.zip
InstallerSha256: 85A73E9888148A00A8F22C93A9C0079482C84AEF3CEC4B1593E19D4485CE0173
- Architecture: x64
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_x64.zip
InstallerSha256: B488E255433C709C4FEB67C8497024DDC2633BD7C94CADC30E4B64CF82AB7410
- Architecture: arm
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_armv7.zip
InstallerSha256: 88747CC4C520791FDB1745CF709CAE423E82A1D9A2F7A5117BB9C3BD72A100B2
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.22.0
PackageLocale: en-US
Publisher: Gitleaks LLC
PublisherUrl: https://gitleaks.io/
PublisherSupportUrl: https://github.com/gitleaks/gitleaks/issues
Author: Zachary Rice
PackageName: Gitleaks
PackageUrl: https://github.com/gitleaks/gitleaks
License: MIT
LicenseUrl: https://github.com/gitleaks/gitleaks/blob/HEAD/LICENSE
Copyright: Copyright (c) 2019 Zachary Rice
CopyrightUrl: https://github.com/gitleaks/gitleaks/blob/master/LICENSE
ShortDescription: Protect and discover secrets using Gitleaks
Description: |-
Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys,
and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets,
past or present, in your code.
Moniker: gitleaks
Tags:
- devsecops
- git
- gitleaks
- go
- golang
- hacktoberfest
- secret
- security
- security-tools
ReleaseNotes: |-
Changelog
- a91c671 replace std library regex engine with go-re2 (#1669)

This bumps the gitleaks binary size from around 8.5MB to 15MB but yields 2-4x speedup. Worth it imo. If you feel strongly against this change feel free to open an issue where we can discuss the tradeoffs in more depth. Credit to @ahrav
ReleaseNotesUrl: https://github.com/gitleaks/gitleaks/releases/tag/v8.22.0
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/g/Gitleaks/Gitleaks/8.22.0/Gitleaks.Gitleaks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.22.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0