grype/internal/constants.go

6 lines
161 B
Go
Raw Normal View History

2020-05-26 14:37:28 +00:00
package internal
2020-07-27 19:12:07 +00:00
// note: do not change this
2020-07-24 01:29:05 +00:00
const ApplicationName = "grype"
const DBUpdateURL = "https://toolbox-data.anchore.io/grype/databases/listing.json"