PSRule icon indicating copy to clipboard operation
PSRule copied to clipboard

Validate infrastructure as code (IaC) and objects using PowerShell rules.

Results 136 PSRule issues
Sort by recently updated
recently updated
newest added

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.17.2 to 10.18. Release notes Sourced from pymdown-extensions's releases. 10.18 NEW: Critic: view mode has been deprecated. To avoid warnings or future issues, explicitly set mode to...

dependencies

### Your suggestion Considering I can use aspire as Iac to build azure resources (It uses Azure Provisioning SDK internally) How can I apply PSRule with ease against my aspire...

waiting-feedback
Needs: Triage :mag:

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.105.0 to 1.106.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/vscode&package-manager=npm_and_yarn&previous-version=1.105.0&new-version=1.106.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps and [jws](https://github.com/brianloveswords/node-jws). These dependencies needed to be updated together. Updates `jws` from 3.2.2 to 3.2.3 Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify...

dependencies

Updated [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/dotnet) from 8.0.1 to 10.0.0. Release notes _Sourced from [Microsoft.Extensions.DependencyInjection's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...

dependencies

Updated [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/dotnet) from 9.0.0 to 10.0.100. Release notes _Sourced from [Microsoft.CodeAnalysis.NetAnalyzers's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.100 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.100` and following...

dependencies

Updated [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.15.6 to 0.15.8. Release notes _Sourced from [BenchmarkDotNet's releases](https://github.com/dotnet/BenchmarkDotNet/releases)._ ## 0.15.8 Full changelog: https://benchmarkdotnet.org/changelog/v0.15.8.html ## 0.15.7 Full changelog: https://benchmarkdotnet.org/changelog/v0.15.7.html Commits viewable in [compare view](https://github.com/dotnet/BenchmarkDotNet/compare/v0.15.6...v0.15.8). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BenchmarkDotNet&package-manager=nuget&previous-version=0.15.6&new-version=0.15.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Updated [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.11.0 to 5.0.0. Release notes _Sourced from [Microsoft.CodeAnalysis.Common's releases](https://github.com/dotnet/roslyn/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/roslyn/commits). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.CodeAnalysis.Common&package-manager=nuget&previous-version=4.11.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.400 to 8.0.411. Release notes Sourced from dotnet-sdk's releases. v8.0.411 Dependency Updates Updated dotnet/templating dependencies Regular updates to the .NET templating engine across multiple release branches to...

dependencies
dotnet_sdk_package_manager

Hey Bernie. I'm heavily using ADS now and with that, I am usually pulling in the existing resource stack to downstream templates to get their output values dynamically. My issue...