From 4db03d85a8cbf542819dc876a184f551d501ce06 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Sat, 19 Oct 2024 19:46:23 +0000 Subject: [PATCH] New package OWASP.ThreatDragon 2.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - This version was released at the beginning of the year - The manifest was created with Komac - The idea here is to establish a baseline manifest that can then be updated with winget-releaser or directly using Komac # ------------------------ >8 ------------------------ # Do not modify or remove the line above. # Everything below it will be ignored. # # On branch adding-threatdragon # Changes to be committed: # new file: ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml # new file: ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml # new file: ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml # diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml new file mode 100644 index 00000000000..6cc80543eb3 --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OWASP.ThreatDragon +PackageVersion: 2.2.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-02-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/OWASP/threat-dragon/releases/download/v2.2.0/Threat-Dragon-ng-Setup-2.2.0.exe + InstallerSha256: D5295584C6EDBBFA8515218C173E9125ADD690D5DEDE37702FC0B7D7FDD5E93A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml new file mode 100644 index 00000000000..5b5bb573f9f --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OWASP.ThreatDragon +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: OWASP +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/OWASP/threat-dragon/issues/new/choose +Author: OWASP contributors +PackageName: Threat-Dragon-ng +PackageUrl: https://github.com/OWASP/threat-dragon/releases +License: Apache-2.0 +LicenseUrl: https://github.com/OWASP/threat-dragon/blob/main/license.txt +Copyright: Copyright © 2015 - 2024 OWASP +CopyrightUrl: https://github.com/OWASP/threat-dragon +ShortDescription: Threat Dagon is an open source threat modeling tool and is an official OWASP project. It is used to draw threat modeling diagrams and to list threats for elements in the diagram +Description: | + OWASP Threat Dragon is a free, open-source, cross-platform threat modeling application. It is used to draw threat modeling diagrams and to list threats for elements in the diagram along with their remediations. + Threat Dragon is designed to be accessible for various types of teams, with an emphasis on flexibility and simplicity. It is an OWASP Lab Project and follows the values and principles of the threat modeling manifesto +Moniker: threatdragon +Tags: +- owasp +- owasp-threat-dragon +- sdlc +- threat-dragon +- threat-modeling +ReleaseNotesUrl: https://github.com/OWASP/threat-dragon/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml new file mode 100644 index 00000000000..a34a372dc80 --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.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: OWASP.ThreatDragon +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 --- .../2.2.0/OWASP.ThreatDragon.installer.yaml | 17 +++++++++++ .../OWASP.ThreatDragon.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.2.0/OWASP.ThreatDragon.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml create mode 100644 manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml create mode 100644 manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml new file mode 100644 index 0000000000000..6cc80543eb321 --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OWASP.ThreatDragon +PackageVersion: 2.2.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-02-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/OWASP/threat-dragon/releases/download/v2.2.0/Threat-Dragon-ng-Setup-2.2.0.exe + InstallerSha256: D5295584C6EDBBFA8515218C173E9125ADD690D5DEDE37702FC0B7D7FDD5E93A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml new file mode 100644 index 0000000000000..5b5bb573f9ff7 --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OWASP.ThreatDragon +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: OWASP +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/OWASP/threat-dragon/issues/new/choose +Author: OWASP contributors +PackageName: Threat-Dragon-ng +PackageUrl: https://github.com/OWASP/threat-dragon/releases +License: Apache-2.0 +LicenseUrl: https://github.com/OWASP/threat-dragon/blob/main/license.txt +Copyright: Copyright © 2015 - 2024 OWASP +CopyrightUrl: https://github.com/OWASP/threat-dragon +ShortDescription: Threat Dagon is an open source threat modeling tool and is an official OWASP project. It is used to draw threat modeling diagrams and to list threats for elements in the diagram +Description: | + OWASP Threat Dragon is a free, open-source, cross-platform threat modeling application. It is used to draw threat modeling diagrams and to list threats for elements in the diagram along with their remediations. + Threat Dragon is designed to be accessible for various types of teams, with an emphasis on flexibility and simplicity. It is an OWASP Lab Project and follows the values and principles of the threat modeling manifesto +Moniker: threatdragon +Tags: +- owasp +- owasp-threat-dragon +- sdlc +- threat-dragon +- threat-modeling +ReleaseNotesUrl: https://github.com/OWASP/threat-dragon/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.yaml new file mode 100644 index 0000000000000..a34a372dc8080 --- /dev/null +++ b/manifests/o/OWASP/ThreatDragon/2.2.0/OWASP.ThreatDragon.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: OWASP.ThreatDragon +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0