Skip to content

v0.3.0

Compare
Choose a tag to compare
@webtonize webtonize released this 17 Dec 17:53
· 24 commits to main since this release
674be99

What's new

  • Connect-AzDevOps Cmdlet to connect to Azure DevOps
  • New name convention for exported resources: {DevOps Organization}.{Project}.{resource}. The new name convention allows for better use of the module at scale. E.g. when collecting data for all projects in an organization.
  • Rule Severity levels reviewed and improved. See the table below for improvements.
Rule Previous Severity New Severity
Azure.DevOps.Pipelines.PipelineYaml.AgentPoolVersionNotLatest Informational Important
Azure.DevOps.Pipelines.Settings.RequireCommentForPullRequestFromFork Severe Important
Azure.DevOps.Pipelines.Settings.RestrictSecretsForPullRequestFromFork Severe Critical
Azure.DevOps.Repos.BranchPolicyCommentResolution Informational Important
Azure.DevOps.Repos.BranchPolicyMergeStrategy Informational Important
Azure.DevOps.Repos.License Important Informational
Azure.DevOps.Repos.Readme Important Informational
Azure.DevOps.ServiceConnections.ClassicAzure Severe Critical
Azure.DevOps.ServiceConnections.Description Severe Informational
Azure.DevOps.ServiceConnections.WorkloadIdentityFederation Severe Important
Azure.DevOps.Tasks.VariableGroup.Description Severe Informational
Azure.DevOps.Tasks.VariableGroup.NoKeyVaultNoSecrets Severe Critical