Closed ethanmills closed 4 months ago
Spoke to @andyloughran about this, @ethanmills you might wanna check that GitHub can get access to scan this properly. Andy reckoned that apparently DepBot doesn't look at the static docker file it looks at the built artifact.
And if the registery isn't the standard docker.io registery then what depbot can do here might be limited by the access it has to AWS.... which should be push only here as part of least privilidge.
@andyloughran has a plan here, so perhaps chat with him before hitting merge?
I've reviewed by plan as part of LS-2262, and I think the only thing that's missing will be metadata regarding the deltas. AWS::Inspector will look deeper inside the container that dependabot is able to; so I think this configuration recommendation is good for now.
However, I would remove references to 'BAU' - as this is not a practice our official documentation should endorse. All changes should have an associated JIRA ticket.
BAUs removed.
Why
To make it easier to maintain up-to-date dependencies
What
Configure dependabot to raise update PRs against docker base images
Technical writer support
None
How to review
Basic syntax check
Changelog
Not required
Confirm