Add ref to PSRule.Rules.AzureDevOps to related projects (#1618)

* Add ref to PSRule.Rules.AzureDevOps to related projects

* Suggested updates

---------

Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
RoderickB 2023-09-18 09:52:42 +02:00 коммит произвёл GitHub
Родитель 92a9bcb608
Коммит 2d7951992c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,15 @@ Name | Description
[PSRule.Rules.Kubernetes][8] | A suite of rules to validate Kubernetes resources using PSRule.
[PSRule.Rules.MSFT.OSS][9] | A suite of rules to validate repositories against Microsoft Open Source Software (OSS) requirements.
## Community modules
The following third-party modules are created, maintained, supported, and licensed by their respective authors.
Before consuming these module, double check they meet your organization's support, security, and licensing expectations.
Author | Name | Description
------ | ---- | -----------
cloudyspells | [PSRule.Rules.AzureDevOps][11] | A suite of rules to validate Azure DevOps projects using PSRule.
[1]: https://github.com/microsoft/ps-rule
[2]: https://github.com/microsoft/PSRule-pipelines
[3]: https://github.com/microsoft/PSRule-vscode
@ -31,3 +40,4 @@ Name | Description
[8]: https://github.com/microsoft/PSRule.Rules.Kubernetes
[9]: https://github.com/microsoft/PSRule.Rules.MSFT.OSS
[10]: https://github.com/Azure/PSRule.Rules.Azure-quickstart
[11]: https://github.com/cloudyspells/PSRule.Rules.AzureDevOps