Turn nvd security scanning off temporarily (#11657)

Related slack thread: https://hashicorp.slack.com/archives/C010VJT0FRP/p1646938611596409?thread_ts=1646936500.488179&cid=C010VJT0FRP.

This change needs to be backported to all active release branches.
pull/11663/head
Michele Degges 4 years ago committed by GitHub
parent 59a7f9140e
commit f8d1807abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,5 +9,5 @@ binary {
go_modules = true
osv = true
oss_index = true
nvd = true
}
nvd = false
}

Loading…
Cancel
Save