Bernie White
Bernie White
Fix the final rules that need to be correctly linked to WAF.
Provide a walk through for first time contributors so they can easily onboard to the project and start contributing.
Currently the `source:` input only supports relative paths. Add support for absolute paths.
Add V3 tasks using PSRule CLI. Support will be provided for node.js 20 with backward support for node.js agents. --- Additional reference: - https://learn.microsoft.com/en-us/azure/devops/extend/develop/add-build-task?view=azure-devops - https://github.com/microsoft/azure-pipelines-tasks/blob/257a807ee6ec7de68aac4ce6b6bc70ad23dfd6aa/docs/migrateNode20.md
## PR Summary Add new examples for working with secrets in the pipeline and key vault. ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes...
Debugging in PSRule is limited to capturing and understand log-based output. Ideally, we'd like to get to an interactive debugging experience but there are several features that need to be...
### Your suggestion These are enhancements to the logging experience for debugging across PSRule conventions. ### Alternatives na ### Additional context _No response_