mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
14 lines
198 B
HCL
14 lines
198 B
HCL
container {
|
|
dependencies = true
|
|
alpine_secdb = false
|
|
secrets = false
|
|
}
|
|
|
|
binary {
|
|
secrets = false
|
|
go_modules = false
|
|
osv = true
|
|
oss_index = true
|
|
nvd = true
|
|
}
|