diff --git a/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.installer.yaml b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.installer.yaml new file mode 100644 index 000000000000..59e1c5748283 --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.installer.yaml @@ -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 diff --git a/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.locale.en-US.yaml b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.locale.en-US.yaml new file mode 100644 index 000000000000..5242c9cef55d --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.locale.en-US.yaml @@ -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 diff --git a/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.yaml b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.yaml new file mode 100644 index 000000000000..adf7834216ae --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.19.2/Gitleaks.Gitleaks.yaml @@ -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