Secure Strings Have Default Values
Severity:
Description
This rule has no available description
Error Message
If a Secure String variable has a value when exported, it will prompt the user for its value during import. If you want to avoid this, clear the Secure String's value before exporting the workflow. See here for more details: https://CiscoAandI.github.io/flowlint/rules/Secure-Strings-Have-Default-Values
Rule Definition
field: properties.value
function: length
functionOptions:
min: 1