CybercentreCanada / assemblyline

AssemblyLine 4: File triage and malware analysis
https://cybercentrecanada.github.io/assemblyline4_docs/
MIT License
235 stars 14 forks source link

Token-based Authentication to Azure Container Registry #237

Closed cccs-rs closed 3 months ago

cccs-rs commented 3 months ago

Should be possible to use core.updater.registry_configs.token_server configuration to insert the /oauth path in the URL but will have to investigate this further to see if other changes need to be made.

Additional context Discord: https://discord.com/channels/908084610158714900/908717441771794472/1253317544283209758 Docs: https://azure.github.io/acr/Token-BasicAuth.html#using-the-token-api

cccs-rs commented 3 months ago

This should be resolved as part of this release.

sbjzn commented 3 months ago

Awesome, thank you!