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"
|
2020-07-30 16:37:49 +00:00
|
|
|
const DBUpdateURL = "https://toolbox-data.anchore.io/grype/databases/listing.json"
|