Skip to content
Open
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,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: aryanbhosale.sh-guard
PackageVersion: 0.1.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: sh-guard.exe
PortableCommandAlias: sh-guard
- RelativeFilePath: sh-guard-mcp.exe
PortableCommandAlias: sh-guard-mcp
Installers:
- Architecture: x64
InstallerUrl: https://github.com/aryanbhosale/sh-guard/releases/download/v0.1.0/sh-guard-x86_64-pc-windows-msvc.zip
InstallerSha256: BCDB4A8678E6F57AC3660784F168A78FF0E76F8B3E005090B612BE089C5DE49A
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: aryanbhosale.sh-guard
PackageVersion: 0.1.0
PackageLocale: en-US
Publisher: aryanbhosale
PublisherUrl: https://github.com/aryanbhosale
PublisherSupportUrl: https://github.com/aryanbhosale/sh-guard/issues
PackageName: sh-guard
PackageUrl: https://github.com/aryanbhosale/sh-guard
License: MIT
LicenseUrl: https://github.com/aryanbhosale/sh-guard/blob/main/LICENSE
ShortDescription: Semantic shell command safety classifier for AI coding agents
Tags:
- ai-agent
- bash
- classifier
- cli
- mcp
- safety
- security
- shell
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: aryanbhosale.sh-guard
PackageVersion: 0.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0