-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinspec.yml
26 lines (22 loc) · 1.03 KB
/
inspec.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: Google_Chrome_Windows_STIG
title: Google Chrome Windows Security Technical Implementation Guide
maintainer: The MITRE SAF
copyright: The MITRE Corporation
copyright_email: [email protected]
license: Apache-2.0
summary: 'The Google Chrome Security Technical Implementation Guide (STIG) is published as a tool to improve the security of Department of Defense (DoD) information systems.'
version: 2.6.1
inputs:
- name: administrator_approved_extension_ids
desc: 'This is a list of approved extension ids determined by administrators to decide which extensions should be allowed for their users.'
type: Array
value:
- ''
- name: approved_encrypted_search_provider_name
desc: "This contains the name of organization approved encrypted search provider that corresponds to the encrypted search provider"
type: String
value: ''
- name: approved_encrytped_search_string
desc: "This details an organization-approved encrypted search string to perform encrypted searches"
type: String
value: ''