Refactor registry scanner not to refer to `ContainerRegistryRow`
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
The Registry Scanner currently references the Container Registry Row directly. However, this deepens dependencies between layers, making code management difficult. It is necessary to refactor the Registry Scanner so that it can be generated using only the minimum required data.
##
JIRA Issue: BA-3074
Contributor guide
Assessment
This issue has not been assessed yet.