Fixable

By Fixable (at least in OS depedendencies) it's meant that, for a certain vulnerability in a version of a dependency, there exists a further version that fixes the vulnerability.

Because not always there exists a fix, Fixable can take different values:

  • No Fix Available : There does not exist any version that fix the vulnerability

  • Auto Fix Available : There exists a newer version of the dependency that fixes the vulnerability. Besides, it also means that Xygeni can automatically fix the vulnerability (visit Xygeni's Automatic Fix for further information)

  • Manual Fix Available : There exists a newer version of the dependency that fixes the vulnerability. Differently from Auto-Fix, in this case Xygeni's Automatic Fix is not possible due to different reasons (the fix entails a sequence of manual tasks, the package manager fix automation is not supported yet by Xygeni, etc.). In these cases, you should follow the provided recommendations to fix the vulnerability.

Last updated