You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Status badges are publicly accessible by default. This means anyone with the URL can view
16
+
the status of a pipeline. Consider restricting access to status badges to prevent
17
+
unauthorized access.
18
+
19
+
Mininum TokenType: `ReadOnly`
20
+
21
+
## RECOMMENDATION
22
+
23
+
Consider restricting access to status badges to prevent unauthorized access.
24
+
25
+
## LINKS
26
+
27
+
-[Azure DevOps Security best practices](https://learn.microsoft.com/en-us/azure/devops/organizations/security/security-best-practices?view=azure-devops#tasks)
Projects can be configured to be publicly accessible. This means anyone with the URL can
16
+
view the project. Consider restricting access to projects to prevent unauthorized access.
17
+
18
+
Mininum TokenType: `ReadOnly`
19
+
20
+
## RECOMMENDATION
21
+
22
+
Consider restricting access to projects to prevent unauthorized access.
23
+
24
+
## LINKS
25
+
26
+
-[Azure DevOps Security best practices](https://learn.microsoft.com/en-us/azure/devops/organizations/security/security-best-practices?view=azure-devops#tasks)
0 commit comments