Aaron Jensen
Aaron Jensen
It's important for secure tool supply chain management that all packages that get downloaded from the internet get validated to be the same bits as officially published. Please add validating...
I'd like to be able to run my PowerShell guard interpreters using the PowerShell inline assembly that is available when using the `powershell_script` resource. In Windows, processes are heavy and...
## Description When I try to add ACLs to the private key using the `windows_certificate` resource, I get an ArgumentError "wrong number of arguments (given 2, expected 1)" exception. The...
### Checklist - [x] Issue has a meaningful title - [x] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [x] I have tested using the latest version of...
## Description When granting modify rights on a directory, the `directory` resource adds two access rules instead of one. When the same modify rule is added via the Windows permissions...
The directory resource always changes Windows directory permissions when given a permission bitmask
## Description ```ruby group 'p_logs_writers' directory 'C:\Logs' do # 0x20089 000100000000010001001 Read # 0x00116 000000000000100010110 Write # 0x10000 000010000000000000000 Delete # 0x3019F 000110000000110011111 Read, Write, Delete rights 0x3019F, 'p_logs_writers' end...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.492.1 OS: Windows Server 2012 R2 - 6.3 Java: 17.0.13 - Microsoft (OpenJDK 64-Bit Server VM) --- PrioritySorter:5.3.0 ace-editor:1.1 active-directory:2.39 ansicolor:1.0.6...