mirror of
https://github.com/anchore/syft
synced 2024-11-10 14:24:12 +00:00
c892c3609e
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
4 lines
136 B
Go
4 lines
136 B
Go
package internal
|
|
|
|
// ApplicationName is the non-capitalized name of the application (do not change this)
|
|
const ApplicationName = "syft"
|