Documentation
¶
Overview ¶
Package external provides anonymous (credential-free) probing of Azure Blob Storage containers to detect public-access misconfiguration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnumerateStorage ¶
func EnumerateStorage(ctx context.Context, config storagefern.ExternalStorageConfig) storagefern.ExternalStorageReport
EnumerateStorage is the public entry point. It either probes a single container URL (when config.Url is set) or runs seed-based discovery (when config.TargetSeed is set).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.