Skip to content

A Python project for Azure Pipelines

License

Notifications You must be signed in to change notification settings

TorbenHammes/python

 
 

Repository files navigation

Cloud Scanner

Build Status

Note: this is a fork of the Microsoft Cloud Scanner, originally built by the Microsoft Commercial Software Engineering team. This project was forked for demonstration purposes only; please contribute changes back to the original project.

Developer Documentation

Read the API docs

Introduction

Core library for Cloud Scanner project, which is a workflow for discovering and documenting cloud resources across multiple accounts or subscriptions with the intent to store, update tags, and/or perform other generic resource related operations.

Dependent upon adapter projects such as cloud-scanner-azure and cloud-scanner-generic for the registry of service providers.

For an example of usage within an Azure Functions environment, see cloud-scanner-azure-functions-sample.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

A Python project for Azure Pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%