security-devops-action icon indicating copy to clipboard operation
security-devops-action copied to clipboard

Expected workflow usage scenario

Open markphip opened this issue 3 years ago • 0 comments

How is this intended to work in the context of overall workflows? Is it a step that should be added to an existing workflow that has built the binaries and run tests or should it be in its own workflow file?

I was heading down the path of the latter but then I noticed BinSkim step fails because it cannot find the binaries. So I assume the intend would be to add this to an existing workflow process that has built the binaries.

markphip avatar Jun 13 '22 18:06 markphip