Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Use Unix find to search for all Go manifests and run scans in each directory #3

Merged
merged 10 commits into from
May 13, 2022

Conversation

mrysav
Copy link
Contributor

@mrysav mrysav commented May 13, 2022

No description provided.

@lseppala
Copy link
Contributor

This looks good. The search for go.sum is not necessary—go.sum is a log of dependencies that have been downloaded previously so that if they're downloaded again, the new download can be cryptographically verified to match (so no funny business is going on).

I'm going to push a correction and merge this PR

@lseppala
Copy link
Contributor

Actually, merging now and doing my own rework PR. TY!

@lseppala lseppala merged commit c234767 into dsp-testing:main May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants