AWS Security ChangesHomeSearch

AWS omics documentation change

Service: omics · 2025-04-18 · Documentation low

File: omics/latest/dev/workflow-languages.md

Summary

Added version-specific notes about Nextflow plugin compatibility and HealthOmics' support limitations for nf-schema

Security assessment

The changes document software version compatibility requirements without addressing security vulnerabilities or introducing security-related features

Diff

diff --git a/omics/latest/dev/workflow-languages.md b/omics/latest/dev/workflow-languages.md
index bb04c82b1..6dba10f15 100644
--- a//omics/latest/dev/workflow-languages.md
+++ b//omics/latest/dev/workflow-languages.md
@@ -60,0 +61,11 @@ HealthOmics suppports the Nextflow `nf-validation` plugin. You cannot retrieve a
+###### Note
+
+  * You can use the `nf-validation` plugin with Nextflow version v23.10 (but not v22.04).
+
+  * In Nextflow v24.04 and higher, the `nf-validation` plugin is renamed to `nf-schema`. For more information, see [ nf-schema](https://github.com/nextflow-io/nf-schema) in the Nextflow GitHub repository.
+
+  * HealthOmics doesn't support the `nf-schema` plugin. For a workflow that uses nf-schema, you need to uninstall the plug-in before you start a HealthOmics run with the workflow.
+
+
+
+