Conversation
| commit-message: | ||
| prefix: "docker" | ||
| directory: "/sources/packages/backend/apps/api" | ||
| directory: "/sources/packages/backend" |
There was a problem hiding this comment.
This is nice! Do you mind sharing the documentation that would support this change?
I notice that now it does support the ability to provide directories, but I did not find (in a quick search) that it would support the recursive scan from the root directory.
There was a problem hiding this comment.
I assumed it would be recursive but i think your right, from the docs i think i have to change to include */ in the directory, i'll do a bit more research and change this. its one of the things i can't test without pushing the changes directly
There was a problem hiding this comment.
I also spent some time trying to include the registry artifacts.developer.gov.bc.ca as part of the scan but i don't see anyone else doing this, I believe we would need to setup a user/password for the jfrog platform, but i didn't go any further
There was a problem hiding this comment.
Thanks for looking further into it. Let's give it a try.
|



Summary
Updates Node.js to 25.6.0-alpine3.22 across all backend and frontend services
Adjusts Dependabot Docker configuration for broader backend service scanning