Skip to content

add resource-trusts slice#11

Merged
TacoRocket merged 1 commit intomainfrom
resource-trusts
Mar 31, 2026
Merged

add resource-trusts slice#11
TacoRocket merged 1 commit intomainfrom
resource-trusts

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

What changed

  • added a new resource-trusts Phase 2 slice with operator-first rows for Storage and Key Vault trust surfaces
  • correlated existing Storage and Key Vault collectors into public-network, anonymous-access, and private-endpoint trust paths
  • wired the command through CLI, help, README, table output, fixtures, golden outputs, and schema contracts

Why it changed

  • this is the next bounded roadmap slice after keyvault, and it keeps the resource trust boundary narrow instead of sprawling into unrelated service coverage
  • the slice reuses existing evidence from storage and key vault posture rather than inventing new unsupported semantics

Impact

  • AzureFox can now summarize broad network trust versus private-link trust for Storage and Key Vault in one operator-first command
  • findings from the underlying resource collectors are surfaced alongside the new trust rows

Validation

  • python3 -m pytest
  • python3 -m ruff check src/azurefox tests scripts

@TacoRocket TacoRocket merged commit 45a4c02 into main Mar 31, 2026
0 of 2 checks passed
@TacoRocket TacoRocket deleted the resource-trusts branch March 31, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant