Skip to content

Commit 6917d55

Browse files
authored
Update workbooks reference (#95)
1 parent 6992750 commit 6917d55

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,27 @@ secure development environment. The module takes best practices from the officia
1515
[Azure DevOps Security best practices](https://learn.microsoft.com/en-us/azure/devops/organizations/security/security-best-practices?view=azure-devops) documentation. It can
1616
function as a periodic security scan and check for your Azure DevOps project.
1717

18-
This module is very much in early stage of development and
19-
should not be considered stable. Any input on the direction
20-
of the module and included rules is very much appreciated.
21-
Please consider opening an
18+
This module is actively developed since August 2023. Although a lot of testing has been
19+
performed and is built in to the development cycle, up to now little feedback has come
20+
back from the community yet. Any input on the direction of the module and included rules
21+
is very much appreciated. Please consider opening an
2222
[issue](https://github.com/cloudyspells/PSRule.Rules.AzureDevOps/issues)
23-
with your ideas.
23+
with your ideas, encountered problems in using the module or other contributions. Any
24+
feedback is highly appreciated.
2425

2526
![Screenshot of version 0.0.11 Sarif output in Azure DevOps](assets/media/sarif-0.0.11.png)
2627

28+
### Easy to use spin-off project
29+
30+
If you are looking for an easy to use spin-off project that uses this module and
31+
gives you a nice dashboard in Azure Monitor, please have a look at the
32+
[PsrAzDo-workbooks](https://github.com/cloudyspells/PsrAzDo-workbooks) project.
33+
It is a set of Azure Monitor Workbooks that can be used to visualize the results
34+
of the PSRule.Rules.AzureDevOps module. The workbooks are easily deployed through
35+
through the included Bicep template and modules. A Yaml pipeline is included to
36+
run the PSRule.Rules.AzureDevOps module on a daily basis and upload the results
37+
to Azure Monitor.
38+
2739
## Usage
2840

2941
To use this module, you need to have _PSRule_ installed.

0 commit comments

Comments
 (0)