This directory contains 15 workflows.
<p>This tool checks to see if there are components or metanodes in the workflow that have the default name "Component" or "Metanode". Ideally there are none […]
<p>This tool finds checks the workflow to determine if it is using hard-coded credentials (username and passwords stored in plain text in node […]
<p>This tool finds checks the workflow to determine if it is reading and/or writing to a local filesystem. This local pathing is not recommended for […]
<p>This tool finds evaluates whether or not enough components and metanodes are being used, based on the node count. It will return the count of nodes, […]
<p>This tool finds out if the workflow has any annotations. A workflow with no annotations can be hard to understand.<br><br>This tool expects a column […]
<p>This tool finds the description of a workflow. If there is one, it tells you what it is, otherwise it tells you that it doesn't have one. It is best […]
<p>This tool finds out if the workflow has any node labels, and tells you how many there are (if any).<br>In general it is best practice for most of your […]
<p>This workflow receive as input a deprecated node name and id and find the updated one</p>
<p>This workflow receives a JSON from a workflow and detects the deprecated nodes. As output will give you a list of deprecated nodes and the number of how […]