Skip to content

feat: add Azurite fallback for Azure Blob scenario #30

Description

@Ker102

Goal

Provide a storage-only Azure Blob live validation path when LocalStack Azure Emulator entitlement is unavailable.

Acceptance Criteria

  • Document Azurite as a fallback for the azure-public-blob scenario
  • Add sandbox backend or adapter path for Azurite blob service
  • Seed an intentionally public evidence blob/container locally
  • Generated attack.py performs anonymous blob read before remediation
  • After remediation, the read is blocked or clearly classified if Azurite cannot model the control
  • Report labels the backend as Azurite fallback, not full Azure Resource Manager emulation

Technical Notes

Azurite should be scoped to Azure Storage behavior only. It must not be presented as a full Azure control-plane emulator.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsecuritySecurity-sensitive change.

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions