2018-12-21 04:54:57 +00:00
{
"file_version" : "1.0.0" ,
2019-04-12 14:55:36 +00:00
"unknown_group_action" : "ignore" ,
2018-12-21 04:54:57 +00:00
"groups" : {
2019-01-25 17:51:37 +00:00
"attrs_value_replaces_default" : {
2019-04-23 15:45:42 +00:00
"action" : "warn" ,
2019-01-25 17:51:37 +00:00
"prefix" : "The 'default' option for attributes is being replaced by 'value' - please use it instead."
2019-02-01 18:10:24 +00:00
} ,
2019-05-01 03:56:17 +00:00
"attrs_dsl" : {
"action" : "ignore" ,
"comment" : "See #3853" ,
"prefix" : "The 'attribute' DSL keyword is being replaced by 'input' - please use it instead."
} ,
2019-02-21 17:24:19 +00:00
"aws_resources_in_resource_pack" : {
"comment" : "See #3822" ,
2019-04-25 19:41:10 +00:00
"action" : "warn" ,
2019-02-21 17:24:19 +00:00
"prefix" : "AWS resources shipped with core InSpec are being to moved to a resource pack for faster iteration. Please update your profiles to depend on git@github.com:inspec/inspec-aws.git ."
} ,
2019-02-01 18:10:24 +00:00
"cli_option_json_config" : {
"action" : "ignore" ,
"prefix" : "The --json-config option is being replaced by the --config option." ,
"comment" : "See #3661"
2019-02-01 05:50:57 +00:00
} ,
2019-02-21 17:24:19 +00:00
"file_resource_be_mounted_matchers" : {
2019-04-24 19:24:48 +00:00
"action" : "fail_control" ,
2019-02-21 17:24:19 +00:00
"suffix" : "This will not be supported in InSpec 4.0."
} ,
"host_resource_proto_usage" : {
2019-04-24 05:31:49 +00:00
"action" : "fail_control" ,
2019-02-21 17:24:19 +00:00
"suffix" : "This will not be supported in InSpec 4.0."
} ,
"inspec_ui_methods" : {
2019-04-24 20:29:59 +00:00
"action" : "ignore" ,
2019-04-12 14:55:36 +00:00
"suffix" : "Please call `cli.ui` directly" ,
"comment" : "See #3715"
2019-02-21 17:24:19 +00:00
} ,
"mssql_session_pass_option" : {
2019-04-24 04:28:20 +00:00
"action" : "exit" ,
2019-02-21 17:24:19 +00:00
"suffix" : "This will not be supported in InSpec 4.0."
} ,
"oracledb_session_pass_option" : {
2019-04-24 04:17:45 +00:00
"action" : "exit" ,
"suffix" : "This is not supported in InSpec 4.0."
2019-02-21 17:24:19 +00:00
} ,
"property_filesystem_size" : {
2019-04-24 04:16:25 +00:00
"action" : "warn" ,
2019-02-01 05:50:57 +00:00
"comment" : "See #3778"
2019-02-11 17:44:44 +00:00
} ,
2019-02-21 17:24:19 +00:00
"property_processes_list" : {
2019-04-24 03:33:02 +00:00
"action" : "fail_control" ,
"suffix" : "This property was removed in InSpec 4.0."
2019-02-21 17:24:19 +00:00
} ,
"properties_aws_iam_user" : {
2019-04-24 03:26:31 +00:00
"action" : "fail_control" ,
"suffix" : "This property was removed in InSpec 4.0."
2019-02-21 17:24:19 +00:00
} ,
"properties_shadow" : {
2019-04-24 02:30:21 +00:00
"action" : "fail_control" ,
"suffix" : "This property was removed in InSpec 4.0."
2019-02-21 17:24:19 +00:00
} ,
2019-02-11 17:44:44 +00:00
"rename_attributes_to_inputs" : {
2019-04-24 02:18:55 +00:00
"action" : "warn" ,
2019-02-11 17:44:44 +00:00
"prefix" : "InSpec Attributes are being renamed to InSpec Inputs to avoid confusion with Chef Attributes." ,
"comment" : "See #3802"
2019-02-20 22:44:39 +00:00
} ,
2019-02-21 17:24:19 +00:00
"resource_apache" : {
2019-04-24 01:47:12 +00:00
"action" : "exit" ,
"suffix" : "This resource was removed in InSpec 4.0."
2019-02-21 17:24:19 +00:00
} ,
"resource_azure_generic_resource" : {
"action" : "warn" ,
"prefix" : "The azure_generic_resource is deprecated. Please use a specific resource. See: 'https://github.com/inspec/inspec/issues/3131'"
} ,
"resource_iis_website" : {
2019-04-24 01:09:18 +00:00
"action" : "exit" ,
"suffix" : "This resource was removed in InSpec 4.0." ,
2019-02-21 17:24:19 +00:00
"comment" : "Needed for ServerSpec compatibility"
} ,
"resource_linux_kernel_parameter" : {
2019-04-24 00:36:57 +00:00
"action" : "exit" ,
"suffix" : "This resource was removed in InSpec 4.0." ,
2019-02-21 17:24:19 +00:00
"comment" : "Needed for ServerSpec compatibility"
} ,
"resource_ppa" : {
2019-04-24 00:08:52 +00:00
"action" : "exit" ,
"suffix" : "This resource was removed in InSpec 4.0." ,
2019-02-21 17:24:19 +00:00
"comment" : "Needed for ServerSpec compatibility"
} ,
"resource_script" : {
2019-04-23 23:36:09 +00:00
"action" : "exit" ,
2019-02-21 17:24:19 +00:00
"suffix" : "This resource will be removed in InSpec 4.0"
} ,
2019-04-12 14:55:36 +00:00
"resource_user_serverspec_compat" : {
2019-04-23 23:13:13 +00:00
"action" : "fail_control"
2019-02-21 17:24:19 +00:00
} ,
"resource_windows_registry_key" : {
2019-04-23 22:51:04 +00:00
"action" : "exit" ,
"suffix" : "This resource was removed in InSpec 4.0." ,
2019-02-21 17:24:19 +00:00
"comment" : "Needed for ServerSpec compatibility"
} ,
"serverspec_compatibility" : {
"action" : "warn" ,
"suffix" : "This is only allowed for compatibility with ServerSpec"
} ,
"supports_syntax" : {
"action" : "warn"
} ,
2019-04-12 14:55:36 +00:00
"mount_parser_serverspec_compat" : {
2019-04-23 22:30:51 +00:00
"action" : "fail_control"
2019-04-12 14:55:36 +00:00
} ,
2019-02-21 17:24:19 +00:00
"wmi_non_hash_usage" : {
2019-04-23 22:11:12 +00:00
"action" : "fail_control" ,
"suffix" : "This property was removed in InSpec 4.0."
2019-01-25 17:51:37 +00:00
}
2018-12-21 04:54:57 +00:00
}
2019-02-21 17:24:19 +00:00
}