archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Adding a DependencyCheck runner.

Open Torxed opened this issue 2 years ago • 2 comments
trafficstars

Mainly for future prep, when we start using external dependencies. This should at least give us a basic safety check against some known issues.

I might have misunderstood DependencyCheck support for Python?: https://github.com/jeremylong/DependencyCheck/pull/5025

Torxed avatar Nov 29 '22 23:11 Torxed

@Torxed is this something we need?

svartkanin avatar Sep 17 '23 08:09 svartkanin

It's meant to alert us if we need to urgently bump a version. But if we use renovate to always stay up to date - that could work too as there's nothing more we can do besides upgrading.

Torxed avatar Sep 20 '23 08:09 Torxed