gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Exclude Org Owner from `inventory-report` when using `--minimal`

Open dylan-smith opened this issue 3 years ago • 1 comments

The API call to get the Org Owner is an internal ADO API which means it requires a PAT with Full Access scope. Not all customers are comfortable (or in some cases able) to give a PAT Full Access, especially for a command that should only ever be reading.

That seems to be the only API call that inventory-report uses that applies to, so we should exclude it when doing --minimal.

dylan-smith avatar Sep 01 '22 20:09 dylan-smith

👋 from Docs, noting that we had an open source contributor write in about this problem.

vgrl avatar Jul 08 '24 23:07 vgrl