Bernie White
Bernie White
Add support for: - toLower - toUpper - empty - length
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...
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...
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...
**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...
### 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...
### 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...
### 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...
### 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...
### 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...