googleapis / googleapis/google-cloud-node
Unable to retrieve vulnerability scanning config for artifact registry
Open
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
I am trying to find out if the Artifact Registry has vulnerability scanning enabled. I am not able to find this information via the project settings or repository details, but I'd like to be able to retrieve this information via the API. When the vulnerability scanning API is not enabled, the API throws an error, but when you turn it off for artifact registry it just returns an empty array, which is not super reliable.
**Describe the solution you'd like**
Provide an endpoint/method via the sdk which can be used to retrieve this information.
Contributor guide
Assessment
This issue has not been assessed yet.