Skip to content

Commit

Permalink
⭐️ allow and deny subscriptions + scan VMs options (#1477)
Browse files Browse the repository at this point in the history
* ⭐️ allow and deny subscriptions + scan VMs options

This PR adds three more flags to the experimental command
`cnspec integrate azure`.

`--allow`, `--deny` used to control the integration of subscriptions.

`--scan-vms` that enables scanning VMs on Azure subscriptions via
RunCommand.

Additionally, I moved the `onboarding` code that is generic to its own
package so that new integration commands like `gcp` or `aws` can
leverage it.

---------

Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
afiune authored Nov 13, 2024
1 parent 9631c42 commit 062031f
Show file tree
Hide file tree
Showing 5 changed files with 868 additions and 705 deletions.
Loading

0 comments on commit 062031f

Please sign in to comment.