Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 748 Bytes

File metadata and controls

25 lines (16 loc) · 748 Bytes
category Microsoft Azure DevOps Repos
severity Informational
online version https://github.com/cloudyspells/PSRule.Rules.AzureDevOps/blob/main/src/PSRule.Rules.AzureDevOps/en/AzureDevOps.Repos.License.md

AzureDevOps.Repos.License

SYNOPSIS

Use a LICENSE file in the default branch to communicate how your porject may be used.

DESCRIPTION

A software license tells others what they can and can't do with your source code. Public repositories on Azure DevOps are often used to share open source software.

To license your project, create a LICENSE file in the repository root.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider creating a LICENSE file in the default branch to communicate how your project may be used.