Bernie White

Results 291 issues of Bernie White

Add support for: - toLower - toUpper - empty - length

enhancement
feature: language

Currently PSRule only breaks if rules fail or error or other errors occur. When chaining to reporting tools within the pipeline such as SARIF reports we may want to not...

feature: output

Currently customers can configure a single baseline to use. For general use, the baseline is defined on the workflow as an input parameter. For cases with lots of workflows, this...

feature: baselines

After `Sarif.Sdk` v2.4.16, the package reverted dependencies to only require a older version v9.0.1 (or newer) of `Newtonsoft.Json` then previously supported. This by default conflicts with Windows PowerShell because of...

help wanted
dependencies
feature: core
.NET

**Description of the issue** There appears to be some inconsistencies handling some XML nodes/ elements in PowerShell assertions (YAML/ JSON) also need to be tested. **To Reproduce** Steps to reproduce...

bug
feature: core

### Existing rule _No response_ ### Suggested rule Azure Verified Modules has identified rules that possibly don't have clear WAF linkage. Since PSRule for Azure is WAF aligned we want...

enhancement
documentation
rule

### Your suggestion WAF documentation has recently undergone a refresh that restructures how recommendations are organized. We should update the rule documentation to reflect numbered items, checklist, and correct any...

enhancement
documentation
long-term
epic

### Existing rule _No response_ ### Suggested rule Cosmos DB accounts should not be exposed as public endpoints. Use the service firewall to only permit private network access to the...

help wanted
good first issue
rule: cosmos
pillar: security

### Existing rule _No response_ ### Suggested rule Access to Event Hub endpoints should be restricted to only allowed sources. - Ideally use private endpoints. OR - Configure the firewall...

help wanted
good first issue
pillar: security
rule: event-hub

### Your suggestion Update existing code function to use SHA-512 by default for hashing rules for naming instead of SHA-256. Also add support for configuration of other hashing functions for...

enhancement