Samuel D. Leslie

Results 20 issues of Samuel D. Leslie

This would be useful for detecting apps which have a traditional installer but may also be installed in a portable mode by a system like [Scoop](https://scoop.sh/). Prompted by #10.

enhancement

This module is getting pretty complex with a pretty scary amount of configurable options via component metadata, and increasingly convoluted logic around the filesystem handling. It would be beneficial to...

enhancement

Assume we're installing a component which contains at least one `AdditionalPath` or `RenamePath` element for a file inside a folder (i.e. not at the root of the component directory). If...

bug

It'd be nice to be able to specify commands to be run at various stages of component installation & removal.

enhancement

**Is your feature request related to a problem? Please describe.** Firmly in the "_nice to have_" bucket, but it would be great if more control could be exerted over dependencies...

Tools that have a `dotnet-` prefix (e.g. `dotnet-monitor`) can be invoked via the main `dotnet` executable. I.e. you can launch a tool named `dotnet-monitor` by running `dotnet-monitor` or `dotnet monitor`...

The `dotnet-suggest` tool will fail to work if .NET global tools are launched from a path other than the default calculated path. The logic is implemented in the `GlobalToolsSuggestionRegistration` and...

A few years ago Microsoft released an update which adds additional protections for abuse of NTLM pass-through authentication: [Windows updates add new NTLM pass-through authentication protections for CVE-2022-21857](https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/windows-updates-add-new-ntlm-pass-through-authentication-protections) One component...

This is a weird one but after trying to figure it out for the last few hours I'm giving up for now and reporting what I've found so far. When...

### Name of the resource AWS::EC2::Instance ### Resource Name _No response_ ### Issue Description If the `PropagateTagsToVolumeOnCreation` property is set on the `AWS::EC2::Instance` resource type it will result in a...

bug
NeedTriage