-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Asset Inventory][Azure] Add missing resources and ECS fields require…
…d for GA (#2954) * add Azure RoleDefinition * add Azure Entra Groups * add Azure Entra Users * update Azure Service Principal category * fix missing tenant info in Azure * add ECS to Roles * add ECS Group fields to Asset definition * start filling Azure ECS * add missing Blob Containers and fetch Labels/Tags where possible * fix existing unit tests for Azure Inventory * reclassify Blob Container Service * extract VM properties * fix expected value * align principal with cloud assets sheet * make linters happier * update all missing ECS fields * fix test cases * make test cases race-condition-proof * remove redundant todo * add helper func test * extend test case * make linter happy * skip asset.go in coverage * cover resource-graph file * add test for BlobContainers * update ASSETS.md * use mapstructure.Decode * unpack properties to struct and test it * fixes for linters * gci
- Loading branch information
Showing
21 changed files
with
912 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.