Accept list of safe, common, 3rd-party functions needs to be expanded
Open
enhancement
false-positive
good first issue
help wanted
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the plan is to add functions to the accept list whenever they are found in an issue. However, there is no reason to be so conservative. For instance, commonly-used packages like `testify` and the go standard library can be used to produce some of this information either automatically or via manual effort.
The relevant file is in kubernetes/acceptlist.yml
Contributor guide
Assessment
This issue has not been assessed yet.