Alan Kay
Alan Kay
## The Problem Currently when running Checkov and getting output, you cannot tell what checks are hard-failing versus what checks are soft-failing. This makes it notably difficult for end users...
## Background Currently there is some debate within my company on whether we would write a solution construct library, or do something else. One thing I noticed, I struggle to...
## The Problem I am behind a corporate authenticated proxy which requires me to utilize this plugin (which works wonderfully by the way!). I am creating a vagrant based development...
### Description Windows 20241201 images introduced more aggressive cleanup behavior as part of the build process. One of the additions to the logic was to delete `$env:SystemRoot\Installer\*` per (https://github.com/actions/runner-images/blob/main/images/windows/scripts/build/Invoke-Cleanup.ps1#L18) This...