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

Add manifest for ZAP #756

Merged
merged 15 commits into from
Aug 17, 2023
Merged
27 changes: 27 additions & 0 deletions manifests/z/ZAP/ZAP/2.13.0/ZAP.ZAP.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: ZAP.ZAP
psiinon marked this conversation as resolved.
Show resolved Hide resolved
PackageVersion: 2.13.0
InstallerType: exe
InstallModes:
- silent
InstallerSwitches:
Silent: -q
SilentWithProgress: -q
UpgradeBehavior: install
ReleaseDate: 2023-07-12
psiinon marked this conversation as resolved.
Show resolved Hide resolved
ElevationRequirement: elevationRequired
psiinon marked this conversation as resolved.
Show resolved Hide resolved
ExpectedReturnCodes:
- InstallerReturnCode: 83
ReturnResponse: missingDependency
ReturnResponseUrl: https://www.ej-technologies.com/resources/install4j/help/doc/installers/errors.html
Dependencies:
PackageDependencies:
- PackageIdentifier: EclipseAdoptium.Temurin.11.JRE
Installers:
- Architecture: x64
InstallerUrl: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2_13_0_windows.exe
InstallerSha256: 5E1DF341B91F65FE0768CB659AF41E7671D475074CEAB1B332B6520BCEDF1DAC
ManifestType: installer
ManifestVersion: 1.4.0

32 changes: 32 additions & 0 deletions manifests/z/ZAP/ZAP/2.13.0/ZAP.ZAP.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: ZAP.ZAP
psiinon marked this conversation as resolved.
Show resolved Hide resolved
PackageVersion: 2.13.0
PackageLocale: en-US
Publisher: OWASP ZAP
PublisherUrl: https://github.com/zaproxy/zaproxy
PublisherSupportUrl: https://github.com/zaproxy/zaproxy/issues
# PrivacyUrl:
Author: ZAP
PackageName: OWASP Zed Attack Proxy
PackageUrl: https://github.com/zaproxy/zaproxy
License: Apache License 2.0
LicenseUrl: https://raw.githubusercontent.com/zaproxy/zaproxy/main/LICENSE
# Copyright:
CopyrightUrl: https://raw.githubusercontent.com/zaproxy/zaproxy/main/LICENSE
ShortDescription: The worlds most frequently used web app scanner. Free and Open Source.
# Description:
# Moniker:
Tags:
- dast
- scanner
- security
- zaproxy
# ReleaseNotes:
ReleaseNotesUrl: https://www.zaproxy.org/docs/desktop/releases/2.13.0/
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.4.0

8 changes: 8 additions & 0 deletions manifests/z/ZAP/ZAP/2.13.0/ZAP.ZAP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: ZAP.ZAP
psiinon marked this conversation as resolved.
Show resolved Hide resolved
PackageVersion: 2.13.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0