equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 36 forks source link

Find a way of upgrading pinned dependencies (semi)-automatically #1591

Open tsundvoll opened 1 month ago

tsundvoll commented 1 month ago

Describe the improvement you would like to see Some packages in the backend are outdated. We should have a way of easily get to the newest versions. Either in the README.md, document how the dependencies can be updated and pinned to the latest version; or look into how this can be automated.

How will this change existing functionality?

How will this improvement affect the current Threat Model? Improved security, more updated packages, less vulnerabilities.