Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moimhossain/azure-devops-security
Some REST API example to deal with Azure DevOps security
https://github.com/moimhossain/azure-devops-security
Last synced: about 9 hours ago
JSON representation
Some REST API example to deal with Azure DevOps security
- Host: GitHub
- URL: https://github.com/moimhossain/azure-devops-security
- Owner: MoimHossain
- License: mit
- Created: 2020-10-02T11:07:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T09:47:13.000Z (over 1 year ago)
- Last Synced: 2024-05-29T17:13:13.134Z (5 months ago)
- Language: C#
- Size: 444 KB
- Stars: 14
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure DevOps Security/Permissions API
This repository helps you automate Azure DevOps project provision and setting up permissions for the project. It uses a declarative approach (kind of Infrastructure as code or GitOps if you will). Relavent [blog post can be found in here](https://moimhossain.com/2023/03/29/azure-devops-security-as-code/).