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.19.2 #173882

Merged
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,28 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.19.2
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: gitleaks.exe
PortableCommandAlias: gitleaks
Commands:
- gitleaks
FileExtensions:
- toml
ReleaseDate: 2024-09-16
Installers:
- Architecture: x86
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_x32.zip
InstallerSha256: 8744DAF31F99EBF2CC69DE27CFD804AD9A1CA6FFFB8853C4CDDFEB2626805C68
- Architecture: x64
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_x64.zip
InstallerSha256: 4DE36C582415A84E406FFA72242F793CC1B7ACD6A1F85FDCC439A800665EEC39
- Architecture: arm
InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_armv7.zip
InstallerSha256: E9C2A62DE4D3861BE384E98B41604748F5354D01C06FF96B2718D7D49B86B384
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.19.2
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
- 128cd22 fix(rule): comment out errant validation case (#1509)
- 1a6d2b0 remove validate config test temporarily
- 0874ebc Update README.md
ReleaseNotesUrl: https://github.com/gitleaks/gitleaks/releases/tag/v8.19.2
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Gitleaks.Gitleaks
PackageVersion: 8.19.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0