Azure / Azure/azure-powershell
[Eng]: Container Registry vulnerabilities showing in Microsoft Defender even after building the docker image from latest
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description
### Steps to reproduce
Container Registry vulnerabilities showing in Microsoft Defender Recommendations.
After building the docker image from latest
docker pull mcr.microsoft.com/powershell
We found vulnerabilities are still showing. Attaching a screenshot for the same.

### Expected behavior
```console
Container Registry vulnerabilities should not be showing in Microsoft Defender Recommendations, after building from the latest.
```
### Actual behavior
```console
Container Registry vulnerabilities are showing in Microsoft Defender Recommendations.
After building the docker image from latest
docker pull mcr.microsoft.com/powershell
We found vulnerabilities are still showing. Attaching a screenshot for the same.
```
### Error details
```console
Attached screenshot for the vulnerabilities.
```
### Environment data
```powershell
Attached screenshot for the vulnerabilities.
```
### Visuals

Contributor guide
Assessment
This issue has not been assessed yet.