Skip to main content

What are EOL (End of Life) findings?

FAQ resource for your migration project.

FAQ resource for What are EOL (End of Life) findings?.

Answer

EOL findings alert you when your runtime (Node.js, .NET, Python) is approaching or past its end-of-life date. Running unsupported runtimes poses security risks. Default threshold: error if EOL is within 180 days. Adjust in vibgrate.config.ts under thresholds.failOnError.eolDays. Check nodejs.org/en/about/releases for Node.js EOL dates.