Skip to content

Updating scan step to handle nulls#8963

Merged
stephencshelton merged 1 commit intomainfrom
sshelton/fix-null-scans
Aug 9, 2023
Merged

Updating scan step to handle nulls#8963
stephencshelton merged 1 commit intomainfrom
sshelton/fix-null-scans

Conversation

@stephencshelton
Copy link
Contributor

🛠 Summary of changes

Handles a case where if findings is null the scan step will fail. Related work located HERE where the behavior has been tested

@stephencshelton stephencshelton force-pushed the sshelton/fix-null-scans branch from e03a6ce to 8d35f59 Compare August 9, 2023 16:44
Copy link
Contributor

@timothy-spencer timothy-spencer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish there was a way for all of these to share code, but I can't think of any simple way to do that. :-) Approved!

@stephencshelton
Copy link
Contributor Author

stephencshelton commented Aug 9, 2023

Yeah that's one of the big things I liked about argo workflows, you can make a single workflow template and share it across all the pipelines you run in that namespace. Makes updates to images etc a little easier when you have a golden pipeline step everyone can consume.

@stephencshelton stephencshelton merged commit 5a2427e into main Aug 9, 2023
@stephencshelton stephencshelton deleted the sshelton/fix-null-scans branch August 9, 2023 17:32
@jmhooper jmhooper mentioned this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants