Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

security check #64

Open
kamilsk opened this issue Apr 27, 2022 · 0 comments
Open

security check #64

kamilsk opened this issue Apr 27, 2022 · 0 comments

Comments

@kamilsk
Copy link
Owner

kamilsk commented Apr 27, 2022

Add the possibility to overview all go:generate commands to prevent their execution by go generate ./... method.

See https://go.dev/blog/supply-chain. Make research: if it's a problem, then publish the issue to go. Try to figure out how go fixes it. Maybe go generate has some flags. Also, it will be great to show all init() functions.

$ egg scan
# scan go code and find
# - all go:generate directives for review
# - all init function
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant