[go: up one dir, main page]

blob: b48600db2b61b2e5b8972176518127c258c45eda [file] [log] [blame]
Mike Frysinger3888f732023-12-06 16:43:311# 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.
6third_party {
7 security {
8 # Security > SSH > Chrome Secure Shell
9 tag: "vuln_reporting:buganizer_component:146364"
10 }
11}