Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanderp3 committed Aug 12, 2021
2 parents c1fa30c + fa20f4d commit e36cb28
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ If privileges on a preexisting folder are to be checked(i.e. installing in to an
./bin/vsphere-priv-check --check-folder=vcentertest-24lrs
~~~

## Missing Checks
- Privilege Propagation
## TO-DO

- Privilege propagation is currently not role aware. Need to add logic to check roles for privilege propagation. All other aspects of these checks are role aware as the vCenter API is doing the work of calculating available privileges.

0 comments on commit e36cb28

Please sign in to comment.