Mike Frysinger | 3888f73 | 2023-12-06 16:43:31 | [diff] [blame] | 1 | # Copyright 2023 The ChromiumOS Authors |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
5 | # Configure automated Google security scanning. | ||||
6 | third_party { | ||||
7 | security { | ||||
8 | # Security > SSH > Chrome Secure Shell | ||||
9 | tag: "vuln_reporting:buganizer_component:146364" | ||||
10 | } | ||||
11 | } |