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" ,
2021-09-20 13:18:31 +00:00
"prefix" : "The 'default' option for inputs 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-05-02 03:18:05 +00:00
"attrs_rename_in_metadata" : {
"action" : "ignore" ,
"comment" : "See 3854" ,
"prefix" : "Inputs should be specified by using the 'inputs' key in profile metadata, not 'attributes'."
} ,
2019-02-21 17:24:19 +00:00
"aws_resources_in_resource_pack" : {
2022-03-10 10:20:56 +00:00
"comment" : "Deprecated in InSpec 5" ,
"action" : "exit" ,
2022-03-10 17:14:17 +00:00
"prefix" : "AWS resources in core InSpec are deprecated and have been removed in InSpec 5. They are now part of a resource pack. Please update your profiles to depend on git@github.com:inspec/inspec-aws.git ."
2022-03-10 10:20:56 +00:00
} ,
"azure_resources_in_resource_pack" : {
"comment" : "Deprecated in InSpec 5" ,
"action" : "exit" ,
2022-03-10 17:14:17 +00:00
"prefix" : "Azure resources in core InSpec are deprecated and have been removed in InSpec 5. They are now part of a resource pack. Please update your profiles to depend on git@github.com:inspec/inspec-azure.git ."
2019-02-21 17:24:19 +00:00
} ,
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_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_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-11-08 20:09:09 +00:00
} ,
"object_classes" : {
"action" : "warn" ,
"suffix" : "These classes will be removed in InSpec 5.0."
2021-05-24 12:35:18 +00:00
} ,
"cli_option_hook" : {
"action" : "warn" ,
"prefix" : "The --hook option is being replaced by the --activator option." ,
"suffix" : "This options will be 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
}