Azure / Azure/azure-functions-docker

License not included in docker images of azure functions

Open
#1,238 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
280
Forks
126
PR merge metrics
No merged PRs in 30d

Description

When we build a docker image using `mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated9.0` and we run a security scan on the docker image.

We get a warning about Microsoft.Azure.Functions.ExtensionBundle/4.23.1 being unlicensed.

But there is a MIT license available in the repo. Can the docker contaienr be adapted to inlcude the license?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Docker build for mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated9.0 and inspect how Microsoft.Azure.Functions.ExtensionBundle/4.23.1 is included. Confirm the MIT license from the repository is present in the built image and that a security scan no longer reports the bundle as unlicensed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.