-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
sxo-analyzerIssues generated by SXO Workflow AnalyzerIssues generated by SXO Workflow Analyzer
Description
SecureX Orchestration Workflow Analyzer analyzed your last commit f85f29a
. An itemized list of issues found in checks that ran are grouped by workflow name (click ▶ to expand) & presented below as 'tasks' for your review.
🎯 Pro Tip: You can covert each task on this list into an issue of it's own to break down work and to assign to others. Check out this video for more!
TE-EndpointAgentGetDetailedPathTrace [link]
😞 Failed
- Account Keys - Failed (there should not be any hard-coded account keys)
😶 Warnings
- Output
datatype.string - No description - All variables should have a meaningful description to help the end user understand its purpose and, if a value needs to be provided, where the user should get it
🥳 Passed
- Description - Passed
- Workflow Instance Cleanup - Passed - "Clean up after successful execution" is not checked (which is what we typically recommend)
- Target - Passed - The target for the atomic will be provided by the parent workflow calling it
- Account Key - Passed - The default account key for whatever target the parent workflow provides at runtime will be used
- Global Variables - Passed - The workflow does not appear to be using any global variables
- Custom Table Types - Passed - The workflow does not appear to be using any custom table types
- Targets - Passed - The workflow does not appear to have any targets embedded in it
Metadata
Metadata
Assignees
Labels
sxo-analyzerIssues generated by SXO Workflow AnalyzerIssues generated by SXO Workflow Analyzer