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

security check #64

@kamilsk

Description

@kamilsk

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions