A collection of reusable policy templates for PolicyVault. These templates provide a starting point for defining work-item–based policies that can be imported directly into PolicyVault.
Policies in this repository are based on work item queries — they use the native query language of the underlying issue-tracking platform to select a set of work items, and then enforce conditions (thresholds, field checks, SLA rules, etc.) against those items.
| Platform | Type | Folder |
|---|---|---|
| Azure DevOps | Work Item Query Language (WIQL) | azure-devops/ |
- GitHub Issues — filter-based policies using GitHub's issue search syntax
- Atlassian Jira — JQL (Jira Query Language) based policies
Each template is designed to be copied, customised, and then imported into a PolicyVault instance.
- Browse the platform folder that matches your issue-tracking tool.
- Copy the template that best matches your use-case.
- Customise the
query, thresholds, and metadata fields to fit your requirements. - Import the customised template into PolicyVault.
Contributions are welcome! Please read CONTRIBUTING.md before opening a pull request.
For responsible disclosure of security vulnerabilities, please refer to SECURITY.md.
This project is licensed under the MIT License.