From 7c89a5f57e8cc5dabc778bdfb4af15cfaec582cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Hal=C3=A1sz?= Date: Fri, 2 Aug 2024 10:51:21 +0200 Subject: [PATCH] feat(APIv2): RHINENG-11782 expose security_guide version in tailorings --- app/models/v2/tailoring.rb | 4 + app/serializers/v2/tailoring_serializer.rb | 1 + spec/api/v2/schemas/tailoring.rb | 6 + .../v2/tailorings_controller_spec.rb | 1 + swagger/v2/openapi.json | 8914 +++++++++-------- 5 files changed, 4556 insertions(+), 4370 deletions(-) diff --git a/app/models/v2/tailoring.rb b/app/models/v2/tailoring.rb index e21f860fe..90bce9d36 100644 --- a/app/models/v2/tailoring.rb +++ b/app/models/v2/tailoring.rb @@ -63,6 +63,10 @@ def security_guide_id attributes['profile__security_guide_id'] || try(:profile)&.security_guide_id end + def security_guide_version + attributes['profile__security_guide_version'] || try(:security_guide)&.version + end + def rule_group_ref_ids base = V2::RuleGroup.where(id: rules_added.reselect(:rule_group_id)) base.or(V2::RuleGroup.where(id: base.select(GROUP_ANCESTRY_IDS))) diff --git a/app/serializers/v2/tailoring_serializer.rb b/app/serializers/v2/tailoring_serializer.rb index 440c8753f..3aaf33e11 100644 --- a/app/serializers/v2/tailoring_serializer.rb +++ b/app/serializers/v2/tailoring_serializer.rb @@ -7,5 +7,6 @@ class TailoringSerializer < V2::ApplicationSerializer derived_attribute :os_major_version, security_guide: [:os_major_version] derived_attribute :security_guide_id, profile: [:security_guide_id] + derived_attribute :security_guide_version, security_guide: [:version] end end diff --git a/spec/api/v2/schemas/tailoring.rb b/spec/api/v2/schemas/tailoring.rb index e4ce63f61..03845e74e 100644 --- a/spec/api/v2/schemas/tailoring.rb +++ b/spec/api/v2/schemas/tailoring.rb @@ -30,6 +30,12 @@ module Tailoring readOnly: true, description: 'Identificator of the Security Guide that contains the parent Profile' }, + security_guide_version: { + type: :string, + examples: ['0.1.210'], + readOnly: true, + description: 'Version of the Security Guide that contains the parent Profile' + }, os_major_version: { type: :number, examples: [7], diff --git a/spec/controllers/v2/tailorings_controller_spec.rb b/spec/controllers/v2/tailorings_controller_spec.rb index 9b71bb208..fdb0ca40c 100644 --- a/spec/controllers/v2/tailorings_controller_spec.rb +++ b/spec/controllers/v2/tailorings_controller_spec.rb @@ -7,6 +7,7 @@ { profile_id: :profile_id, security_guide_id: :security_guide_id, + security_guide_version: :security_guide_version, value_overrides: :value_overrides, os_minor_version: :os_minor_version, os_major_version: :os_major_version diff --git a/swagger/v2/openapi.json b/swagger/v2/openapi.json index 5347ed549..b78bbbef3 100644 --- a/swagger/v2/openapi.json +++ b/swagger/v2/openapi.json @@ -104,124 +104,124 @@ "value": { "data": [ { - "id": "003db838-e464-46db-b759-c1a85fb6a1a9", - "title": "Sit natus velit excepturi.", - "description": "Enim commodi fugit. Nobis veniam maxime. Est aut quisquam.", + "id": "0cc507be-8b83-4a89-b52e-a0bc79d99116", + "title": "Et fuga qui ut.", + "description": "Ea perspiciatis quas. Quibusdam repellat officiis. Esse culpa fugiat.", "business_objective": null, - "compliance_threshold": 99.0, + "compliance_threshold": 3.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Ea dolorem labore architecto.", - "ref_id": "xccdf_org.ssgproject.content_profile_758f02dce82e529701434c4624d22e0e" + "profile_title": "Nulla eos voluptatem nihil.", + "ref_id": "xccdf_org.ssgproject.content_profile_66dc0b682c5b32bee4ce64eb5a0c72cd" }, { - "id": "04cc2564-5f92-468a-bb2f-811c87ecc621", - "title": "Sint qui voluptas quia.", - "description": "Expedita et fuga. Temporibus veniam quam. Et dolores et.", + "id": "1040a929-8717-4a58-94f1-aa44e3d68499", + "title": "Sint dolore omnis maxime.", + "description": "Facere molestias vitae. Explicabo fugit sunt. Sed asperiores dignissimos.", "business_objective": null, - "compliance_threshold": 35.0, + "compliance_threshold": 22.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Id vel odio fugiat.", - "ref_id": "xccdf_org.ssgproject.content_profile_1273489813b70e235ad5389964e44c71" + "profile_title": "Libero ut asperiores facilis.", + "ref_id": "xccdf_org.ssgproject.content_profile_feb73417ce4c9a144e1ae40e71a2aced" }, { - "id": "149a0239-b23b-4ea1-935d-7714c61477c8", - "title": "Vero quaerat ipsa officia.", - "description": "Error eos autem. Atque consequatur eum. Natus ratione sunt.", + "id": "1184aa47-d783-4aed-aaa5-c4a6327c6a94", + "title": "Est sed in impedit.", + "description": "Optio numquam rerum. Possimus non sit. Hic voluptatibus aut.", "business_objective": null, - "compliance_threshold": 42.0, + "compliance_threshold": 5.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Qui quo earum rerum.", - "ref_id": "xccdf_org.ssgproject.content_profile_242a78d0e64effbd1637fb296aa2de42" + "profile_title": "Quam ut ipsa omnis.", + "ref_id": "xccdf_org.ssgproject.content_profile_28d1efc0f9fa4d3730745e9d0b8108ec" }, { - "id": "256bb497-91c3-4167-b343-fd97c42aecc2", - "title": "Quia sed ut vitae.", - "description": "Et dolores dignissimos. Et minus officia. Qui praesentium sequi.", + "id": "146c1b0c-6ce7-469b-89e4-45f14484fa0e", + "title": "Molestiae voluptatum et sunt.", + "description": "Qui doloremque et. Id quidem qui. Aperiam aut distinctio.", "business_objective": null, - "compliance_threshold": 78.0, + "compliance_threshold": 44.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Dolores facilis placeat voluptatem.", - "ref_id": "xccdf_org.ssgproject.content_profile_e9cf02f5a3ab03e68341c48d9239545d" + "profile_title": "Molestiae sit vitae sequi.", + "ref_id": "xccdf_org.ssgproject.content_profile_38acdae78a9e2546305124523329a2ca" }, { - "id": "27e3bf55-f722-431d-95bd-1c68c6bafd32", - "title": "Accusamus et labore repellendus.", - "description": "Repellat soluta recusandae. Nemo nostrum quae. Quia cum officiis.", + "id": "153dfcfe-5070-4d6c-835d-d7c1f796217a", + "title": "Id temporibus voluptatem enim.", + "description": "Cupiditate molestiae nihil. Aspernatur neque iure. Ea deserunt voluptatibus.", "business_objective": null, - "compliance_threshold": 94.0, + "compliance_threshold": 54.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Nemo corrupti deserunt amet.", - "ref_id": "xccdf_org.ssgproject.content_profile_9cbf5431a2000c0545eb7b377167dae3" + "profile_title": "Fugiat aliquid perspiciatis recusandae.", + "ref_id": "xccdf_org.ssgproject.content_profile_833c56224b9239b31ae47c312c9cd397" }, { - "id": "31994ae0-e5cc-4553-b7e5-ee4a2c29947f", - "title": "Dolores et optio eum.", - "description": "Dolorum cupiditate vitae. Quia dicta sed. Beatae est velit.", + "id": "2321481a-698b-4d4e-b59d-89857fccb4b1", + "title": "Nihil sunt consequuntur dolor.", + "description": "Occaecati odio ipsa. Maiores occaecati et. Esse at dolorem.", "business_objective": null, - "compliance_threshold": 93.0, + "compliance_threshold": 64.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Velit et aut est.", - "ref_id": "xccdf_org.ssgproject.content_profile_d2f8682db240b79de2ed852eaa3f15b4" + "profile_title": "Unde omnis labore laborum.", + "ref_id": "xccdf_org.ssgproject.content_profile_ed3e5c74930d3732eb4e9590b6429781" }, { - "id": "3b5bad12-8038-4929-a045-fff1a5edfc12", - "title": "Id ut cupiditate eaque.", - "description": "Facilis aut non. Possimus sit sint. Sint perferendis et.", + "id": "29b38adf-398c-408a-a938-af6005c6d933", + "title": "Quasi soluta nemo beatae.", + "description": "Quisquam in reiciendis. Expedita est nihil. Voluptas aut occaecati.", "business_objective": null, - "compliance_threshold": 17.0, + "compliance_threshold": 83.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Ab aut vitae voluptates.", - "ref_id": "xccdf_org.ssgproject.content_profile_39825a664d4f392f3e3985caa94794cf" + "profile_title": "Rerum sunt veniam asperiores.", + "ref_id": "xccdf_org.ssgproject.content_profile_7d873b4186d226c740cedfa68b75aa37" }, { - "id": "40f2d09d-9ff9-46a8-ad25-e8e9840f542a", - "title": "Voluptatum et facilis quis.", - "description": "Odit eius modi. Minima ullam aliquam. Dolores numquam minima.", + "id": "2d77dd85-4eb0-4e35-9fa8-493cfd05063d", + "title": "Sit nulla eum dolores.", + "description": "Totam quaerat quidem. Ea aspernatur modi. Quod voluptatum ipsam.", "business_objective": null, - "compliance_threshold": 96.0, + "compliance_threshold": 73.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Est magnam dolorem expedita.", - "ref_id": "xccdf_org.ssgproject.content_profile_ff67a088bb7608bc681ed58524828bcb" + "profile_title": "Sunt sint accusantium ut.", + "ref_id": "xccdf_org.ssgproject.content_profile_1f4b22e9ae76c1fb91f851d818396af5" }, { - "id": "571bc1ed-9e5e-4e9c-a2a8-ea381e414503", - "title": "Aut est inventore qui.", - "description": "Et culpa sapiente. Dolores facere dolores. Dolor voluptates recusandae.", + "id": "32bb4bcf-fb84-4806-9e74-e67f6fd15f58", + "title": "Architecto suscipit quis ullam.", + "description": "Rerum est earum. Itaque quo earum. Deleniti hic qui.", "business_objective": null, - "compliance_threshold": 13.0, + "compliance_threshold": 74.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Quisquam officia doloribus nobis.", - "ref_id": "xccdf_org.ssgproject.content_profile_2099effe7e09983d0b5085793edf9caf" + "profile_title": "Hic non nihil in.", + "ref_id": "xccdf_org.ssgproject.content_profile_86bd097be2e6f19853fb75a0bb28c06f" }, { - "id": "5d557d17-5ce0-4228-a917-58c0382f3b6b", - "title": "Suscipit recusandae quibusdam illum.", - "description": "Eius molestiae voluptatem. Vel itaque consequatur. Ullam ut sed.", + "id": "34f640e8-6dfd-4946-ab33-c5d879378bfa", + "title": "Voluptas consequatur vel a.", + "description": "Recusandae dolores vel. Cupiditate explicabo itaque. Tempore quo perferendis.", "business_objective": null, - "compliance_threshold": 22.0, + "compliance_threshold": 61.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Cupiditate quasi optio possimus.", - "ref_id": "xccdf_org.ssgproject.content_profile_5a4854af823ecfec9ac35aa64a5d7c00" + "profile_title": "Ullam numquam omnis labore.", + "ref_id": "xccdf_org.ssgproject.content_profile_22d036f4250a91be9cbe5a05c01cbc6d" } ], "meta": { @@ -242,124 +242,124 @@ "value": { "data": [ { - "id": "142fda9a-4bf3-4f61-b761-aefae7457374", - "title": "Nemo omnis provident quae.", - "description": "Et fugit sit. Vel molestiae consequatur. Dolores eligendi neque.", + "id": "0182bd7b-b941-4ac3-983d-17061312b0b1", + "title": "Iusto earum quidem consequatur.", + "description": "Voluptas dolores eveniet. Quis maiores cumque. Enim sed repellendus.", "business_objective": null, - "compliance_threshold": 23.0, + "compliance_threshold": 40.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Quos repudiandae et itaque.", - "ref_id": "xccdf_org.ssgproject.content_profile_f8d8ccbc25df9fa32943e2881c585f42" + "profile_title": "Ut omnis tempora dolorem.", + "ref_id": "xccdf_org.ssgproject.content_profile_91a2eb6429d4d6f3f5edb11bdcd2927f" }, { - "id": "238c6924-2380-4b72-8629-e4b26710df76", - "title": "Voluptates nulla dolorem minus.", - "description": "Nemo quisquam dolor. Quia aut dolore. Eius deserunt ducimus.", + "id": "03211039-9c59-4a6a-9c63-4c539c05b6fc", + "title": "Laborum aut facere aliquam.", + "description": "Modi dignissimos odit. Optio exercitationem itaque. Saepe dicta vero.", "business_objective": null, - "compliance_threshold": 5.0, + "compliance_threshold": 36.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Error consequatur sint sed.", - "ref_id": "xccdf_org.ssgproject.content_profile_02021e6e48017a3029b531cff3eadaac" + "profile_title": "Commodi qui fugit voluptates.", + "ref_id": "xccdf_org.ssgproject.content_profile_03a221cee37d25a3a3bbba8cb9d881fe" }, { - "id": "25f9946e-1a85-4da9-9a05-f80020547158", - "title": "Adipisci praesentium porro voluptatibus.", - "description": "Placeat et corporis. Est aut eos. Alias est ullam.", + "id": "0aa9b086-f1a3-44e7-8016-18dd810b8895", + "title": "In impedit dolore nobis.", + "description": "Reiciendis sit tempore. Est sed fugit. At dolor odio.", "business_objective": null, - "compliance_threshold": 13.0, + "compliance_threshold": 81.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Voluptas odio eligendi qui.", - "ref_id": "xccdf_org.ssgproject.content_profile_cdf6538767c8b513d53017b3f571be9f" + "profile_title": "Itaque repellat aut sunt.", + "ref_id": "xccdf_org.ssgproject.content_profile_0c5361a60499a06c41aa5e10ba4e3042" }, { - "id": "2ab28d82-91ab-4ce8-bfd4-6d192855da03", - "title": "Molestiae perferendis autem ad.", - "description": "Ut inventore dolore. Dolorem possimus rem. Facilis cum vel.", + "id": "0c3d75cb-afd7-4920-89d6-19a7919bfd64", + "title": "Quibusdam corrupti commodi ut.", + "description": "Vero sit quas. Enim voluptatem nisi. Quia ab amet.", "business_objective": null, - "compliance_threshold": 94.0, + "compliance_threshold": 97.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Tempore necessitatibus nulla velit.", - "ref_id": "xccdf_org.ssgproject.content_profile_07c60dbfbfd2a27899f7cff61e2e5f8b" + "profile_title": "Corporis consequatur modi quo.", + "ref_id": "xccdf_org.ssgproject.content_profile_5a46e8f1b576045351e64f9d1e23deca" }, { - "id": "2e35ac73-419e-4a4b-b29e-fb6f07ff73ad", - "title": "Unde excepturi dolorum delectus.", - "description": "Ullam ex totam. Error alias dolor. Non consequatur dolores.", + "id": "10e03fbe-b2cf-4f87-aa6a-bde1ac273c9d", + "title": "Libero et quia enim.", + "description": "Sed sequi delectus. Molestiae eos voluptatibus. Et adipisci aut.", "business_objective": null, - "compliance_threshold": 26.0, + "compliance_threshold": 22.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Quisquam et adipisci dolore.", - "ref_id": "xccdf_org.ssgproject.content_profile_e735af3e6491b6aa71de8e7a3e1c7c63" + "profile_title": "Modi ad expedita nemo.", + "ref_id": "xccdf_org.ssgproject.content_profile_52a78a8dfb05564e08b32b8f65273e0e" }, { - "id": "33c6c64b-0bef-4c9a-94a8-ac6b389e3763", - "title": "Neque et quasi nam.", - "description": "Sit sunt unde. Deserunt voluptas voluptatem. Similique cum aut.", + "id": "11435d00-2ac8-44ad-ad20-b9f0326d5c47", + "title": "Ad expedita ut ex.", + "description": "Nemo quibusdam voluptas. Fuga consequuntur repellat. Porro non sint.", "business_objective": null, - "compliance_threshold": 76.0, + "compliance_threshold": 60.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Tempora quo adipisci totam.", - "ref_id": "xccdf_org.ssgproject.content_profile_7304f227128d1cf412f1d65931aacdd6" + "profile_title": "Nostrum asperiores labore distinctio.", + "ref_id": "xccdf_org.ssgproject.content_profile_51592483a2311a4aa2dc302fa2c52057" }, { - "id": "42c34959-7dc8-4b00-a24f-e046c89e0529", - "title": "Porro possimus nisi eum.", - "description": "Id fuga quae. Assumenda omnis nam. Quia recusandae aspernatur.", + "id": "348fad49-0f29-48b3-99f1-1b95513bab4e", + "title": "Nisi qui dolorum nesciunt.", + "description": "Explicabo sit eaque. Voluptatum consequuntur qui. Quo quia voluptates.", "business_objective": null, - "compliance_threshold": 48.0, + "compliance_threshold": 99.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Sunt ut non id.", - "ref_id": "xccdf_org.ssgproject.content_profile_43db1cea0ee6e524bca12e6ed38af153" + "profile_title": "Ut cumque saepe non.", + "ref_id": "xccdf_org.ssgproject.content_profile_0356432cb20ce4faa057ffd1f58d6893" }, { - "id": "4638b4dd-268c-498f-b002-506d57ce1262", - "title": "Ipsam repudiandae aliquam qui.", - "description": "Accusamus asperiores et. Dolor magnam ut. Id temporibus facilis.", + "id": "366dbf0c-00b1-497f-8b42-7d2bc33e4ac3", + "title": "Maiores et est omnis.", + "description": "Quod vel possimus. Minima maiores dolor. Molestiae nulla rerum.", "business_objective": null, - "compliance_threshold": 55.0, + "compliance_threshold": 86.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Doloremque libero ipsum delectus.", - "ref_id": "xccdf_org.ssgproject.content_profile_7a3dc7b6cfe8feeb5aa92459a03e9433" + "profile_title": "Ut est ut laudantium.", + "ref_id": "xccdf_org.ssgproject.content_profile_34a3d99fa4a3bf777b221c2d382e94e1" }, { - "id": "484f098e-d567-405e-8689-2376116dd88b", - "title": "Molestiae fuga quibusdam reprehenderit.", - "description": "Autem recusandae ut. Minima a recusandae. Velit quis consequatur.", + "id": "4f70f64b-9639-4332-8926-b94584dca198", + "title": "Aliquid dolorum quae autem.", + "description": "Nisi rem accusamus. Exercitationem et aut. In eaque odit.", "business_objective": null, - "compliance_threshold": 87.0, + "compliance_threshold": 76.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Sed ut eos quas.", - "ref_id": "xccdf_org.ssgproject.content_profile_003713b952b9f7aba2c8890adadf00be" + "profile_title": "Est labore in minima.", + "ref_id": "xccdf_org.ssgproject.content_profile_6971f33ac969201a536284c414829509" }, { - "id": "4c96bc9a-40b4-4d5e-9dec-de69bd7a0487", - "title": "Distinctio ad laborum nobis.", - "description": "Blanditiis et praesentium. Exercitationem eos libero. Velit impedit et.", + "id": "5ff29ced-e02b-4bcb-9392-20943c12c88d", + "title": "Ipsa qui ipsam nobis.", + "description": "Dignissimos fuga doloremque. Ex aspernatur reprehenderit. Modi unde nam.", "business_objective": null, - "compliance_threshold": 68.0, + "compliance_threshold": 16.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Sequi qui est ratione.", - "ref_id": "xccdf_org.ssgproject.content_profile_0c5bc8699cd0e0dfb8737f5941771a9d" + "profile_title": "Est asperiores ad quasi.", + "ref_id": "xccdf_org.ssgproject.content_profile_4d9eb99e2c20ac6e8c6e614fbd96da5d" } ], "meta": { @@ -477,7 +477,7 @@ "Response example": { "value": { "data": { - "id": "94258212-2a78-476b-a0c7-61e5cfdd1a5f", + "id": "21cdf185-3b35-4c77-a661-deb57cae40ef", "title": "Foo", "description": "Hello World", "business_objective": "Serious Business Objective", @@ -485,8 +485,8 @@ "total_system_count": null, "type": "policy", "os_major_version": 7, - "profile_title": "Ratione maxime eum laudantium.", - "ref_id": "xccdf_org.ssgproject.content_profile_ea241467ef28a852cd4b0b38207629c7" + "profile_title": "Quasi quia earum vero.", + "ref_id": "xccdf_org.ssgproject.content_profile_903f62fa9afe41249c988fd99d7aa389" } }, "summary": "", @@ -556,16 +556,16 @@ "Returns a Policy": { "value": { "data": { - "id": "82decd83-8e77-4366-8ef7-3d369d097ad7", - "title": "Sint aut quis rerum.", - "description": "Nobis quod sint. A porro sit. Voluptatem quaerat in.", + "id": "c3f99b82-efcd-4c69-b4d4-f295f8dbbb87", + "title": "Nobis ipsam eaque beatae.", + "description": "Ipsum ratione blanditiis. Nam aut distinctio. At minus a.", "business_objective": null, - "compliance_threshold": 44.0, + "compliance_threshold": 75.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Sed molestiae vitae voluptate.", - "ref_id": "xccdf_org.ssgproject.content_profile_fa443d9d7ff806f017e93ab4dc4a4967" + "profile_title": "Eum sit officiis iusto.", + "ref_id": "xccdf_org.ssgproject.content_profile_4201151e32af4be1b0bd949727c50886" } }, "summary": "", @@ -596,7 +596,7 @@ "Description of an error when requesting a non-existing Policy": { "value": { "errors": [ - "V2::Policy not found with ID 31ec2ad5-c573-4dd4-842f-8eeb159fe4f0" + "V2::Policy not found with ID 57554dae-458d-4cb5-b3be-dbd636a982c1" ] }, "summary": "", @@ -645,16 +645,16 @@ "Returns the updated Policy": { "value": { "data": { - "id": "f7d63cf6-8da5-4268-8c44-1518c2fbd638", - "title": "Repellat voluptatem aliquid vel.", - "description": "Porro qui rerum. Repellat in dolorum. In eius aut.", + "id": "0a32ffe4-6cdd-4fe9-896e-af5c2d4d787c", + "title": "Molestiae omnis laborum enim.", + "description": "Quo qui consequatur. Molestias iste assumenda. Quidem dolorem et.", "business_objective": null, "compliance_threshold": 100.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Quia deserunt eos fugiat.", - "ref_id": "xccdf_org.ssgproject.content_profile_3abc3a46a3ec454a3b95092e53894d8b" + "profile_title": "Nemo fuga esse commodi.", + "ref_id": "xccdf_org.ssgproject.content_profile_fe607f38c69f667bb16bee03980b388b" } }, "summary": "", @@ -722,16 +722,16 @@ "Deletes a Policy": { "value": { "data": { - "id": "6a04fd8d-98f2-4dc6-956a-fac390591128", - "title": "Rem et ex est.", - "description": "In ipsum deleniti. Minus nesciunt fugiat. Sit et neque.", + "id": "69bf8f28-4f5d-4ffc-bd95-dc17709e3824", + "title": "Delectus atque omnis blanditiis.", + "description": "Nulla voluptas officia. Tempora nam distinctio. Perspiciatis iste consectetur.", "business_objective": null, - "compliance_threshold": 79.0, + "compliance_threshold": 54.0, "total_system_count": 0, "type": "policy", "os_major_version": 7, - "profile_title": "Adipisci molestiae quis voluptatem.", - "ref_id": "xccdf_org.ssgproject.content_profile_de9d761b15e84d9f7b8c32d3b509c2b1" + "profile_title": "Quis qui aut occaecati.", + "ref_id": "xccdf_org.ssgproject.content_profile_bff7ef43f9f87e96b3f100fa10b5756f" } }, "summary": "", @@ -853,124 +853,124 @@ "value": { "data": [ { - "id": "01b0832a-54b2-4495-b825-27dc6cea7ab9", - "title": "Maiores temporibus quae aliquam.", - "description": "Magnam ad minus. Natus aliquid doloribus. Nisi aut eius.", + "id": "134de606-7cc2-40b6-ae18-39ffb2604303", + "title": "Aut earum consectetur quis.", + "description": "Aliquam possimus in. Et autem iusto. Sit et ut.", "business_objective": null, - "compliance_threshold": 32.0, + "compliance_threshold": 70.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Pariatur praesentium in rerum.", - "ref_id": "xccdf_org.ssgproject.content_profile_0f6c975390408432a841d655415d3f36" + "profile_title": "Adipisci possimus dolorem libero.", + "ref_id": "xccdf_org.ssgproject.content_profile_7ee7e0835117fbbbce61079b68f7dec4" }, { - "id": "07254c69-5af1-46a3-ad89-e1145fb0342c", - "title": "Ut esse est impedit.", - "description": "Ut consequatur quo. Debitis ratione sint. Culpa et voluptas.", + "id": "1cbf83e1-597f-4fa0-aa87-acca77076ddd", + "title": "Culpa maiores quod nobis.", + "description": "Sunt officia eligendi. Alias sed est. Optio numquam velit.", "business_objective": null, - "compliance_threshold": 19.0, + "compliance_threshold": 14.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Exercitationem numquam ipsum velit.", - "ref_id": "xccdf_org.ssgproject.content_profile_eaa6195a83d4fa30b8813fd2b0d23414" + "profile_title": "Illo possimus consequatur qui.", + "ref_id": "xccdf_org.ssgproject.content_profile_c0619a5fbcefaee4a20a13247970e28d" }, { - "id": "0d40ac4a-d989-47e5-955b-da6175a1aa65", - "title": "Eveniet non consequuntur libero.", - "description": "Nesciunt reiciendis aliquid. Non est officia. Animi sint sed.", + "id": "21143cc7-eaf0-4760-81ac-8e6be3c15481", + "title": "Et eveniet amet sit.", + "description": "Corporis et doloribus. Laboriosam eos aliquid. Eos illum ullam.", "business_objective": null, - "compliance_threshold": 65.0, + "compliance_threshold": 53.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Nobis exercitationem vel amet.", - "ref_id": "xccdf_org.ssgproject.content_profile_61a5ac1b980f3752a833fd6d0b453d3b" + "profile_title": "Quos blanditiis deserunt omnis.", + "ref_id": "xccdf_org.ssgproject.content_profile_2e19301a9d8bed944b349f6ad8450d71" }, { - "id": "2038c9a2-28c3-409f-80da-fe8a41c74751", - "title": "Distinctio iusto voluptatem accusamus.", - "description": "Sapiente et magni. Non ab animi. At ad molestiae.", + "id": "249cb145-9c30-413c-a453-b3ffc53fc616", + "title": "Et qui rem sapiente.", + "description": "Natus expedita et. Vero tempora alias. Dolorem asperiores quia.", "business_objective": null, - "compliance_threshold": 40.0, + "compliance_threshold": 27.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Dolores architecto reprehenderit dicta.", - "ref_id": "xccdf_org.ssgproject.content_profile_94ae531d3c94da31e8cda001305db566" + "profile_title": "Modi nostrum rerum expedita.", + "ref_id": "xccdf_org.ssgproject.content_profile_ad40d4f83ed3ffb0bdd957402f321ed4" }, { - "id": "23885687-2737-4938-b25d-a8deea333853", - "title": "Minus quis dolorum consequuntur.", - "description": "Maiores fuga nemo. Quasi qui doloremque. Ut molestiae quidem.", + "id": "30336399-1028-47f0-9b22-004f09f27792", + "title": "Ipsum rem aut nam.", + "description": "Architecto et occaecati. Sint modi nemo. Et voluptate qui.", "business_objective": null, - "compliance_threshold": 87.0, + "compliance_threshold": 36.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Pariatur voluptatem eum aut.", - "ref_id": "xccdf_org.ssgproject.content_profile_d36ce5c09ece7c86044048422feec1c5" + "profile_title": "Aut saepe molestiae eaque.", + "ref_id": "xccdf_org.ssgproject.content_profile_904930063cd14c58933ef885a5b7196a" }, { - "id": "25320d70-8272-4acf-851f-ed2db645efd4", - "title": "Natus aut praesentium mollitia.", - "description": "Ea odit sunt. Deleniti minus dicta. Accusamus amet ut.", + "id": "45b658ec-a0f1-4028-9dce-f682ba08c5d0", + "title": "Ratione totam nihil sint.", + "description": "Qui quam illum. Ut cupiditate earum. Voluptas asperiores at.", "business_objective": null, - "compliance_threshold": 70.0, + "compliance_threshold": 77.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Deserunt aut fugiat ullam.", - "ref_id": "xccdf_org.ssgproject.content_profile_e17e28fd2b30d408b433701c3b371057" + "profile_title": "Quisquam eligendi voluptatem dolorem.", + "ref_id": "xccdf_org.ssgproject.content_profile_268051f60b2401fb75319ef1e727c75f" }, { - "id": "69a00405-8216-4e28-b92d-39628a4364fc", - "title": "Quo error quia aspernatur.", - "description": "In reiciendis sit. Sed maiores ipsum. Nemo eligendi illum.", + "id": "540bc157-02b7-480a-8a7e-86cd545d3b9a", + "title": "Neque quae et veritatis.", + "description": "Eum eos soluta. Sed odit quasi. Debitis fugiat aut.", "business_objective": null, - "compliance_threshold": 38.0, + "compliance_threshold": 79.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Eveniet facilis est at.", - "ref_id": "xccdf_org.ssgproject.content_profile_d4add74230dba9e8cd97b34444cbde21" + "profile_title": "Rerum ut amet aspernatur.", + "ref_id": "xccdf_org.ssgproject.content_profile_abd0cd3514b6c680029d6dcf4e7d4c8e" }, { - "id": "6be60e1c-a2f4-413d-9ceb-bd6ed01f13b7", - "title": "Qui non sed consequuntur.", - "description": "Veritatis beatae voluptatem. Consectetur natus molestiae. Qui deleniti architecto.", + "id": "57a7d4bd-c3f0-416e-a18c-4e6290a094a8", + "title": "Animi beatae aliquid laboriosam.", + "description": "Est consequatur autem. Facere possimus illum. Cumque ut doloribus.", "business_objective": null, - "compliance_threshold": 51.0, + "compliance_threshold": 31.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Quidem facere laboriosam earum.", - "ref_id": "xccdf_org.ssgproject.content_profile_c0e6b289bdf96494453e7c15fb1c050c" + "profile_title": "Unde ratione eveniet voluptate.", + "ref_id": "xccdf_org.ssgproject.content_profile_445e6cdfdc64658681e70a746242f7a4" }, { - "id": "74465b2f-57b9-461c-aae6-1a127dcf0bb8", - "title": "Rerum magnam ullam et.", - "description": "Deleniti et tenetur. Cumque expedita alias. Quasi itaque assumenda.", + "id": "594450a4-843a-45db-b4f1-e32039d769c2", + "title": "Consectetur accusantium veniam est.", + "description": "Et id deleniti. Eum ipsam explicabo. Corporis laboriosam quo.", "business_objective": null, - "compliance_threshold": 98.0, + "compliance_threshold": 69.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Nostrum occaecati illo aliquid.", - "ref_id": "xccdf_org.ssgproject.content_profile_c51e963536a4a2914f6cbc48a9d4d8b9" + "profile_title": "Iure sit optio tempore.", + "ref_id": "xccdf_org.ssgproject.content_profile_3490c8f3ca6ca02d8a01e24ad51efc50" }, { - "id": "988dfe73-f0d0-441d-b755-f3498c2b0645", - "title": "Atque aliquid temporibus aut.", - "description": "Dignissimos amet architecto. Omnis ea quae. Omnis non soluta.", + "id": "62d7c85d-d13b-4915-8f60-1718494f6cf7", + "title": "Nam et consequuntur fugiat.", + "description": "Ipsam minus et. Numquam quas maiores. Delectus dolores impedit.", "business_objective": null, - "compliance_threshold": 88.0, + "compliance_threshold": 91.0, "total_system_count": 1, "type": "policy", "os_major_version": 7, - "profile_title": "Fugiat dignissimos ut rem.", - "ref_id": "xccdf_org.ssgproject.content_profile_cd3c00dedf4cd9364b2271a0eee5dc60" + "profile_title": "Sint aut quia error.", + "ref_id": "xccdf_org.ssgproject.content_profile_6aa75d87c9f59a63e8b3d8ab04c07de4" } ], "meta": { @@ -979,9 +979,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/systems/b8785dc2-ef90-4094-853e-682347ccfd8c/policies?limit=10&offset=0", - "last": "/api/compliance/v2/systems/b8785dc2-ef90-4094-853e-682347ccfd8c/policies?limit=10&offset=20", - "next": "/api/compliance/v2/systems/b8785dc2-ef90-4094-853e-682347ccfd8c/policies?limit=10&offset=10" + "first": "/api/compliance/v2/systems/071881cb-c228-4f6a-bdd2-1142932a9ca1/policies?limit=10&offset=0", + "last": "/api/compliance/v2/systems/071881cb-c228-4f6a-bdd2-1142932a9ca1/policies?limit=10&offset=20", + "next": "/api/compliance/v2/systems/071881cb-c228-4f6a-bdd2-1142932a9ca1/policies?limit=10&offset=10" } }, "summary": "", @@ -1099,82 +1099,82 @@ "value": { "data": [ { - "id": "007a525d-a12e-4f69-ae8a-e595b4192416", - "ref_id": "xccdf_org.ssgproject.content_profile_d48641dc906a50045602d5f703522fba", - "title": "Molestias vel quisquam dolores.", - "description": "Esse blanditiis ullam. Molestias tenetur in. Praesentium culpa hic.", + "id": "1270f5d2-9042-4de2-8599-29878c493c6d", + "ref_id": "xccdf_org.ssgproject.content_profile_cd08b28a5d5f015aabe859e6d345a57d", + "title": "Et excepturi rerum ut.", + "description": "Et numquam minus. Nobis cumque aut. Quod voluptates enim.", "value_overrides": {}, "type": "profile" }, { - "id": "1e38675b-bcc9-40b6-8941-c1ab1ce22334", - "ref_id": "xccdf_org.ssgproject.content_profile_ac4132ac33f91b6055926c1e781f6340", - "title": "Est eos repellendus modi.", - "description": "Nam pariatur nesciunt. Aut nesciunt in. Repudiandae incidunt tenetur.", + "id": "15800f3d-d27c-424e-9a04-c468c1c7a59a", + "ref_id": "xccdf_org.ssgproject.content_profile_57e2b1685acb21a9a23263d36dd68ff9", + "title": "Est aut ut cum.", + "description": "Ratione rerum ut. Aut quia et. Molestiae eos atque.", "value_overrides": {}, "type": "profile" }, { - "id": "2ce64e59-de99-4ee0-912a-7d6eb9f899fe", - "ref_id": "xccdf_org.ssgproject.content_profile_eec88b8a7e639428c5116fb8c0775aef", - "title": "Officia voluptatem qui quibusdam.", - "description": "Placeat fugiat laudantium. Incidunt at laborum. Optio aut nobis.", + "id": "1ecc1e67-d840-4ee7-a6f0-2edd96d77837", + "ref_id": "xccdf_org.ssgproject.content_profile_18e7ecba31e25025b8ddd24770da7d08", + "title": "Non quia repellendus sit.", + "description": "Et ea et. Ratione debitis magni. Et aliquid deserunt.", "value_overrides": {}, "type": "profile" }, { - "id": "2f34e97b-fdaf-4a63-9b13-482b2873f713", - "ref_id": "xccdf_org.ssgproject.content_profile_41a726f0fbe6a6a1892fda0aa893c3f2", - "title": "Officiis atque ipsam omnis.", - "description": "Non voluptas illo. Veritatis dicta earum. Mollitia sit non.", + "id": "21886132-7dc5-416b-bbc6-65ed707653a0", + "ref_id": "xccdf_org.ssgproject.content_profile_1f560dc0df9ea86ea36cac3539ddd906", + "title": "Eos error ut sit.", + "description": "Aperiam quam sunt. Quisquam qui eius. Ut consequatur ea.", "value_overrides": {}, "type": "profile" }, { - "id": "47c51c36-fc0b-4740-b10b-6988133c28db", - "ref_id": "xccdf_org.ssgproject.content_profile_1e720b2e0f36b888e9153313c3fc95e2", - "title": "Laborum dolore maiores est.", - "description": "Iure in optio. Earum esse alias. Sunt id fugiat.", + "id": "2635dc47-c673-45de-8068-34046d2c4688", + "ref_id": "xccdf_org.ssgproject.content_profile_b3b0de871f33a8a22ddcbf807310ed94", + "title": "Tempore magni itaque nobis.", + "description": "Nemo illum reiciendis. Hic consequuntur voluptatem. Aut molestiae numquam.", "value_overrides": {}, "type": "profile" }, { - "id": "4b86204c-c219-4b01-9468-d54727d6fd15", - "ref_id": "xccdf_org.ssgproject.content_profile_6f8f5d115c54c73be12f895f8fef2696", - "title": "Aut sit voluptatem quia.", - "description": "In voluptatem alias. Dolorem repellat illum. Dolorem rem repellat.", + "id": "320348e9-4127-48a1-b0c9-79c908780909", + "ref_id": "xccdf_org.ssgproject.content_profile_b18c912c33a1390242af9f1487dc4579", + "title": "Quas dolorem magnam rem.", + "description": "Asperiores tempora quis. Omnis quis molestiae. Molestias natus et.", "value_overrides": {}, "type": "profile" }, { - "id": "517ddf12-cb1c-42c2-b69c-02a5b060f684", - "ref_id": "xccdf_org.ssgproject.content_profile_8ef3d80616663fa05ce51dd9294a933a", - "title": "Consequatur minus dolor et.", - "description": "Totam qui ex. Est quas assumenda. Rerum dolorum velit.", + "id": "3bac175b-eebc-465a-bb48-1cf4e5da2a85", + "ref_id": "xccdf_org.ssgproject.content_profile_f8a15596dd40295b7a3dfa6c37dbefe7", + "title": "Rerum quae qui adipisci.", + "description": "Consequatur hic consequuntur. Maxime autem eum. Ad dicta qui.", "value_overrides": {}, "type": "profile" }, { - "id": "535fc5bf-b502-41b9-a0fc-2d59935695d9", - "ref_id": "xccdf_org.ssgproject.content_profile_e6317e5f4b25d767ba9c9f6a260bf87f", - "title": "Dolores laboriosam sit voluptates.", - "description": "Quia aperiam consequuntur. Quaerat sit necessitatibus. Corporis dolor accusamus.", + "id": "3bdec43f-77f3-4cf8-9e6d-c3cfa452dc02", + "ref_id": "xccdf_org.ssgproject.content_profile_f83885382dd844fb5286005d69ed7ffc", + "title": "Quo quas velit animi.", + "description": "Neque excepturi delectus. Magnam at in. Inventore et quia.", "value_overrides": {}, "type": "profile" }, { - "id": "55396b7f-90f9-451d-87c6-c319fc7c34dd", - "ref_id": "xccdf_org.ssgproject.content_profile_c1d572434b9478ad58bb8bc2cddad502", - "title": "Dolorem non necessitatibus accusamus.", - "description": "Iste blanditiis veritatis. Cumque est iusto. Consequuntur magni ipsa.", + "id": "52d962cd-263a-49ae-ada9-7bdd5582c0d9", + "ref_id": "xccdf_org.ssgproject.content_profile_ea3f95533d4b3c2d24ba85e469f17566", + "title": "Rerum unde excepturi veniam.", + "description": "Quam dignissimos dolore. Totam et dolore. Et laboriosam est.", "value_overrides": {}, "type": "profile" }, { - "id": "57122fc8-aaf3-4fb4-923f-28d9533bebf5", - "ref_id": "xccdf_org.ssgproject.content_profile_fc8c519aaca05024b8065da42f198374", - "title": "Est omnis qui tempora.", - "description": "Fugit sint distinctio. Voluptatem aut nihil. Necessitatibus iste dignissimos.", + "id": "5b268124-b9e0-47da-94cf-9036a11733b3", + "ref_id": "xccdf_org.ssgproject.content_profile_a12e13e8e2c89b7ce19165a5c01173d5", + "title": "Iusto earum aliquid autem.", + "description": "Tempore in earum. Velit sed illum. Sequi velit totam.", "value_overrides": {}, "type": "profile" } @@ -1185,9 +1185,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/fadead9e-4f04-4ead-bbab-1071703a7633/profiles?limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/fadead9e-4f04-4ead-bbab-1071703a7633/profiles?limit=10&offset=20", - "next": "/api/compliance/v2/security_guides/fadead9e-4f04-4ead-bbab-1071703a7633/profiles?limit=10&offset=10" + "first": "/api/compliance/v2/security_guides/db900f6a-817d-47da-9b12-02c362dbc420/profiles?limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/db900f6a-817d-47da-9b12-02c362dbc420/profiles?limit=10&offset=20", + "next": "/api/compliance/v2/security_guides/db900f6a-817d-47da-9b12-02c362dbc420/profiles?limit=10&offset=10" } }, "summary": "", @@ -1197,82 +1197,82 @@ "value": { "data": [ { - "id": "16da5bee-17b1-4c11-adf5-46cdfc13c665", - "ref_id": "xccdf_org.ssgproject.content_profile_bdb4a245eb29c2938f9b838ecd67c0b0", - "title": "Animi tempora a non.", - "description": "Voluptatum assumenda facilis. Ut veniam omnis. Odio ut fugiat.", + "id": "b61854ea-88ef-4888-8275-4d738a8d25b7", + "ref_id": "xccdf_org.ssgproject.content_profile_95cbd98ced0fee15ae648242c8a47cb3", + "title": "Adipisci enim alias velit.", + "description": "Voluptas fuga eum. Dolor et aut. Asperiores iure ut.", "value_overrides": {}, "type": "profile" }, { - "id": "1603ab07-ac66-465d-bd4a-17691918a259", - "ref_id": "xccdf_org.ssgproject.content_profile_22214717300c02e222b31cc4c72060a3", - "title": "Architecto suscipit voluptatem nihil.", - "description": "Quaerat culpa sed. Quam qui ut. Aliquid id quibusdam.", + "id": "f50d461f-dc9e-49ca-88e9-a782302af45a", + "ref_id": "xccdf_org.ssgproject.content_profile_b2e8ab1533cdc6cd6331142d1f274b60", + "title": "Aliquam exercitationem laudantium sunt.", + "description": "Natus corporis vero. Laboriosam est aut. Omnis aut eum.", "value_overrides": {}, "type": "profile" }, { - "id": "c19939d8-78cb-4793-bb4f-be966990799a", - "ref_id": "xccdf_org.ssgproject.content_profile_d2f8dbc1cbb3c9f6881edc8339056e18", - "title": "Aspernatur quaerat voluptatem et.", - "description": "Voluptates facere repellendus. Dolorum voluptas numquam. Velit quam expedita.", + "id": "f5461ad0-f8b7-4c76-ba3e-9cd64f285eff", + "ref_id": "xccdf_org.ssgproject.content_profile_a6bea2ef3f81a223b11fdb057067aa45", + "title": "Aliquam optio maxime ullam.", + "description": "Quasi eum nesciunt. Quis et magni. Illum a explicabo.", "value_overrides": {}, "type": "profile" }, { - "id": "c7c67bfd-e638-4dff-b42d-149b78a6f9e6", - "ref_id": "xccdf_org.ssgproject.content_profile_4b7b0808f6ca07e538f89e255f5623cb", - "title": "Atque corrupti assumenda nam.", - "description": "Culpa quo quia. Dolor placeat inventore. Pariatur nobis voluptatem.", + "id": "7780e48f-3fe9-47b0-844d-bdee03495b5e", + "ref_id": "xccdf_org.ssgproject.content_profile_3b2d3d7bbe0a911304898e85239fe5aa", + "title": "Aut reiciendis aut ut.", + "description": "Et repellendus placeat. Est ipsum repellat. Quisquam omnis quis.", "value_overrides": {}, "type": "profile" }, { - "id": "eb4cd483-4fe2-4cb8-a0e1-9391be650cee", - "ref_id": "xccdf_org.ssgproject.content_profile_3ca92988050e4a8d409b7939f8d54483", - "title": "Consequatur et pariatur nisi.", - "description": "In impedit ex. Et id necessitatibus. Quam debitis corporis.", + "id": "33c9d769-f48c-4364-963e-8da2814db2cc", + "ref_id": "xccdf_org.ssgproject.content_profile_0ac38d7a25a1f15e40fba365e1347051", + "title": "Cum rerum quo corporis.", + "description": "Voluptates dolores consectetur. Qui eos eveniet. Doloremque quia impedit.", "value_overrides": {}, "type": "profile" }, { - "id": "9fd8cf3a-1f0f-4df8-80df-9814b1d4ea98", - "ref_id": "xccdf_org.ssgproject.content_profile_a9ad4b9663064188a2753920e28ac343", - "title": "Debitis repellendus et accusantium.", - "description": "Omnis veritatis eveniet. Ut laborum itaque. Placeat voluptatibus aut.", + "id": "fa2d9ee1-7c4b-4121-8920-2a52f36b9dec", + "ref_id": "xccdf_org.ssgproject.content_profile_fdad21a3f0eb93c4b440fb2de93d8934", + "title": "Delectus odio quia minima.", + "description": "Voluptate aliquid sit. Ut voluptatibus corrupti. Amet nihil dolorum.", "value_overrides": {}, "type": "profile" }, { - "id": "00b7dcba-f98b-4f32-8cc0-576f927eba17", - "ref_id": "xccdf_org.ssgproject.content_profile_d4ec049d04c7400fa3c8f0d0c69ad9da", - "title": "Enim at accusamus temporibus.", - "description": "Quia magnam aliquid. Aut voluptatem perspiciatis. Ad quisquam quas.", + "id": "9b8bbaec-59f3-40ea-ac3d-348af660eba8", + "ref_id": "xccdf_org.ssgproject.content_profile_ac0b1ec0119a2046939d507095ccee89", + "title": "Deserunt veniam incidunt exercitationem.", + "description": "Iusto nemo ex. Sit sequi error. Provident animi incidunt.", "value_overrides": {}, "type": "profile" }, { - "id": "457585de-36e8-43ab-afef-b9a201a56102", - "ref_id": "xccdf_org.ssgproject.content_profile_ed8308c2762ca07363011e26e8543ffc", - "title": "Est aut non quis.", - "description": "Illum dolorum velit. Ea sit ea. Quidem est ea.", + "id": "32bcc61b-a3bf-48c2-9ee4-0769bb782775", + "ref_id": "xccdf_org.ssgproject.content_profile_2fe084f91136eaaebc062ecbeb58eeeb", + "title": "Et et laborum consequatur.", + "description": "Enim sed rerum. Quia quis soluta. Ea impedit ut.", "value_overrides": {}, "type": "profile" }, { - "id": "57858d84-c72d-477d-8860-263fd722b739", - "ref_id": "xccdf_org.ssgproject.content_profile_3f43f9f4a9fd2b46e844e16027f669cb", - "title": "Eum a facilis quidem.", - "description": "Qui aut voluptas. Quo quibusdam est. Rem deserunt optio.", + "id": "68f2f097-ca15-4eac-a92d-293f00927692", + "ref_id": "xccdf_org.ssgproject.content_profile_4a0777654765659a75890704998eb3e7", + "title": "Illum nulla quasi sapiente.", + "description": "Saepe quia et. Dicta quod molestias. Sunt aut ipsum.", "value_overrides": {}, "type": "profile" }, { - "id": "f2edba92-5b0c-4126-8cc3-7e4bf6f6ee64", - "ref_id": "xccdf_org.ssgproject.content_profile_c68945702e87f3c53771fae0dbc7abf1", - "title": "Ipsum officia et architecto.", - "description": "Et aut voluptatem. Voluptas iusto quibusdam. Rerum qui accusantium.", + "id": "6f0e40dc-7885-48af-a3d9-e4ec6fbcbd42", + "ref_id": "xccdf_org.ssgproject.content_profile_1ff1f7fad4008bd15b94712fc5f6a86b", + "title": "Molestiae minus saepe sunt.", + "description": "Rerum quo ad. Et voluptatem maiores. Ut sint voluptas.", "value_overrides": {}, "type": "profile" } @@ -1284,35 +1284,35 @@ "sort_by": "title" }, "links": { - "first": "/api/compliance/v2/security_guides/e63bc915-9f28-423b-a0da-c53c9cd09282/profiles?limit=10&offset=0&sort_by=title", - "last": "/api/compliance/v2/security_guides/e63bc915-9f28-423b-a0da-c53c9cd09282/profiles?limit=10&offset=20&sort_by=title", - "next": "/api/compliance/v2/security_guides/e63bc915-9f28-423b-a0da-c53c9cd09282/profiles?limit=10&offset=10&sort_by=title" + "first": "/api/compliance/v2/security_guides/53f93d2f-870a-402e-a4a3-eea38e638244/profiles?limit=10&offset=0&sort_by=title", + "last": "/api/compliance/v2/security_guides/53f93d2f-870a-402e-a4a3-eea38e638244/profiles?limit=10&offset=20&sort_by=title", + "next": "/api/compliance/v2/security_guides/53f93d2f-870a-402e-a4a3-eea38e638244/profiles?limit=10&offset=10&sort_by=title" } }, "summary": "", "description": "" }, - "List of Profiles filtered by '(title=Ut et nihil est.)'": { + "List of Profiles filtered by '(title=Vel assumenda sit repudiandae.)'": { "value": { "data": [ { - "id": "0a147586-a31f-4144-9917-801947985c4d", - "ref_id": "xccdf_org.ssgproject.content_profile_7fa3a6755311a337396f8765ca92a43f", - "title": "Ut et nihil est.", - "description": "A aut facilis. Vel et incidunt. Et voluptatem rerum.", + "id": "0c8efc0b-1c3d-42ed-9929-53d088444fb0", + "ref_id": "xccdf_org.ssgproject.content_profile_55b72e30229de896a85c4382a9779f34", + "title": "Vel assumenda sit repudiandae.", + "description": "Quae rerum voluptas. Qui soluta deleniti. Qui velit deleniti.", "value_overrides": {}, "type": "profile" } ], "meta": { "total": 1, - "filter": "(title=\"Ut et nihil est.\")", + "filter": "(title=\"Vel assumenda sit repudiandae.\")", "limit": 10, "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/1a9888b4-0c85-46c3-b382-56eda3637cce/profiles?filter=%28title%3D%22Ut+et+nihil+est.%22%29&limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/1a9888b4-0c85-46c3-b382-56eda3637cce/profiles?filter=%28title%3D%22Ut+et+nihil+est.%22%29&limit=10&offset=0" + "first": "/api/compliance/v2/security_guides/df063b20-67c0-4781-99a3-da747c4da906/profiles?filter=%28title%3D%22Vel+assumenda+sit+repudiandae.%22%29&limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/df063b20-67c0-4781-99a3-da747c4da906/profiles?filter=%28title%3D%22Vel+assumenda+sit+repudiandae.%22%29&limit=10&offset=0" } }, "summary": "", @@ -1420,10 +1420,10 @@ "Returns a Profile": { "value": { "data": { - "id": "21e11ce5-48e5-45b8-8d41-03e85866dcd5", - "ref_id": "xccdf_org.ssgproject.content_profile_b902fb82df39ed1cecd73038d07c6507", - "title": "Ipsa veritatis praesentium et.", - "description": "Nihil ut omnis. Tenetur sequi minus. Autem unde maxime.", + "id": "7932240a-d0b5-4aa6-9e2c-8cd76839ffe3", + "ref_id": "xccdf_org.ssgproject.content_profile_2768373eb1b9dfdb9b5383c9916d9ea2", + "title": "Minus consequatur non ratione.", + "description": "Aut ut non. Ut sed quia. Nisi rem accusamus.", "value_overrides": {}, "type": "profile" } @@ -1456,7 +1456,7 @@ "Description of an error when requesting a non-existing Profile": { "value": { "errors": [ - "V2::Profile not found with ID 1d6c2e9e-4d4d-4189-bdde-a177f44e140d" + "V2::Profile not found with ID cfec4532-a609-4373-ab04-a175c5fdce78" ] }, "summary": "", @@ -1560,15 +1560,15 @@ "value": { "data": [ { - "id": "26a95508-b90d-424b-a180-1ba7f11b14b7", - "title": "Praesentium qui et ut.", - "description": "Voluptatem aut consequatur. Voluptates omnis nulla. Aspernatur sed dolores.", - "business_objective": "pixel", + "id": "18a663e1-0d4e-46b4-9b38-93e412d19db9", + "title": "Eaque a qui sint.", + "description": "Nam tempore ipsam. Quis cupiditate illo. Provident nulla autem.", + "business_objective": "panel", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Impedit ea dolores laudantium.", - "ref_id": "xccdf_org.ssgproject.content_profile_eb1a417c410902ef00543514912df8b5", + "profile_title": "Fuga eum at rerum.", + "ref_id": "xccdf_org.ssgproject.content_profile_984725cc132167f53834625f7896fa46", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1577,15 +1577,15 @@ "reported_system_count": 4 }, { - "id": "8b6b708d-237c-4c80-a65d-3021648a5db6", - "title": "Et asperiores sunt qui.", - "description": "Dolores repellendus voluptatibus. Aut ea aliquid. Eius quo et.", - "business_objective": "pixel", + "id": "4b1bfdea-08ef-40aa-af90-f9bbacc50b0e", + "title": "Et beatae officia perferendis.", + "description": "Rerum repellendus quo. Quaerat molestiae minus. Magnam ratione velit.", + "business_objective": "protocol", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Ullam dolor velit et.", - "ref_id": "xccdf_org.ssgproject.content_profile_902891473a70be5617b7e3545489d3e3", + "profile_title": "Voluptatum itaque maiores inventore.", + "ref_id": "xccdf_org.ssgproject.content_profile_abde3512af273f4dc3f7a2f9d04eb8a0", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1594,15 +1594,15 @@ "reported_system_count": 4 }, { - "id": "bc527055-1146-422a-9624-e58d7bf92455", - "title": "Vel adipisci necessitatibus error.", - "description": "Velit alias ut. Non alias temporibus. Quia voluptatem eum.", - "business_objective": "hard drive", + "id": "5b07b3ea-6273-44dd-98a4-6797072c21bb", + "title": "Sunt deleniti ut alias.", + "description": "Rerum necessitatibus ab. Minima cumque aliquid. Veniam qui voluptatem.", + "business_objective": "transmitter", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Omnis sed quas rerum.", - "ref_id": "xccdf_org.ssgproject.content_profile_676cb7898e83173eb08a06bbf67d5e88", + "profile_title": "Delectus repudiandae provident dolorem.", + "ref_id": "xccdf_org.ssgproject.content_profile_2ec2916a9bbabb264cb84448a0806ec5", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1611,15 +1611,15 @@ "reported_system_count": 4 }, { - "id": "dd49c4b1-ebe7-4a6d-a736-2c63fded2c99", - "title": "Doloribus quo commodi id.", - "description": "Consectetur quibusdam quis. Ipsum qui neque. Et et rerum.", - "business_objective": "system", + "id": "93b0872d-22a3-4252-be3a-d5e5c49d1398", + "title": "Iste ea voluptatem velit.", + "description": "Ut sapiente impedit. Et amet sapiente. Culpa non ut.", + "business_objective": "program", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Molestias quia quae minus.", - "ref_id": "xccdf_org.ssgproject.content_profile_c54dba22709060ee65ed7c2beb2cb74a", + "profile_title": "Aut hic qui dolorem.", + "ref_id": "xccdf_org.ssgproject.content_profile_f737b99f9a371eac911ed1f76f5fec92", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1628,15 +1628,15 @@ "reported_system_count": 4 }, { - "id": "eea946fa-c33a-4891-a08e-677b26b193b0", - "title": "Est blanditiis reprehenderit quia.", - "description": "Perspiciatis nihil non. Iusto voluptatem sint. Reprehenderit quo nulla.", - "business_objective": "matrix", + "id": "d3dcb548-255b-4347-bc9e-15842ccbbd08", + "title": "Quam architecto qui rerum.", + "description": "Ut tempora ipsa. Dolore sit cupiditate. Aspernatur asperiores repellat.", + "business_objective": "monitor", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Nihil dolores pariatur occaecati.", - "ref_id": "xccdf_org.ssgproject.content_profile_cbec4f44e1b6395efbe33f93023f6b48", + "profile_title": "Molestias exercitationem consectetur iure.", + "ref_id": "xccdf_org.ssgproject.content_profile_c4e2ce2fd809adc1e744f6a170134c51", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1662,15 +1662,15 @@ "value": { "data": [ { - "id": "0b9f7670-5b1b-4cdb-afd1-33f33e05ff45", - "title": "Autem et assumenda consequuntur.", - "description": "Sunt et animi. Similique est et. Quos maiores rem.", - "business_objective": "port", + "id": "00027c00-5be3-4db6-b3dc-ac36d551344b", + "title": "Eos maiores tenetur doloribus.", + "description": "Eos explicabo eaque. Sit animi reprehenderit. Necessitatibus rerum non.", + "business_objective": "program", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Et aut et quo.", - "ref_id": "xccdf_org.ssgproject.content_profile_c06febd0609fad906dfb9b2f61095973", + "profile_title": "Aut consequuntur illum id.", + "ref_id": "xccdf_org.ssgproject.content_profile_424cb3aa5f62e96e84f6128786085eb8", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1679,15 +1679,15 @@ "reported_system_count": 4 }, { - "id": "2e09e182-d2ae-46a1-aa99-6a207ac1311c", - "title": "Optio est sapiente natus.", - "description": "Dolores veniam facere. Quaerat omnis ut. Aut quaerat delectus.", - "business_objective": "transmitter", + "id": "19aca42c-eb68-4223-9968-9c212f025462", + "title": "Adipisci voluptatibus officiis aut.", + "description": "Repudiandae sunt voluptas. Harum et consequatur. Dicta voluptatibus vero.", + "business_objective": "port", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Excepturi quisquam aut in.", - "ref_id": "xccdf_org.ssgproject.content_profile_4775ba8e8278992155239f898e9be1ec", + "profile_title": "Praesentium ut sed unde.", + "ref_id": "xccdf_org.ssgproject.content_profile_66b57dd7b6c6f43c1e678793a258239c", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1696,15 +1696,15 @@ "reported_system_count": 4 }, { - "id": "4c1f9f2a-9743-4faf-9b4b-4e398996a305", - "title": "Laboriosam recusandae provident et.", - "description": "Aliquam qui quisquam. Aut corrupti ut. Culpa aut aspernatur.", - "business_objective": "sensor", + "id": "6bc19853-df4d-4e02-9923-4735c7e6529e", + "title": "Ut sint et exercitationem.", + "description": "Ut fugit voluptatem. Maxime doloremque non. Esse recusandae quia.", + "business_objective": "bandwidth", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Odit et voluptas culpa.", - "ref_id": "xccdf_org.ssgproject.content_profile_08dcf87a54e5bfb1179ea8f872d28a51", + "profile_title": "Qui voluptas consequuntur vel.", + "ref_id": "xccdf_org.ssgproject.content_profile_642057fbabc129eb1f98948d420e62c3", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1713,15 +1713,15 @@ "reported_system_count": 4 }, { - "id": "9e2a6dd6-087e-4bd3-b1ae-efe5922ea5c1", - "title": "Temporibus sit quo dolore.", - "description": "Omnis vero cupiditate. Qui voluptates libero. Blanditiis distinctio quo.", - "business_objective": "sensor", + "id": "99965ad7-4720-4e00-9aa2-27cfd30cf4f3", + "title": "Quia qui quis nihil.", + "description": "Aut accusantium et. Vel delectus sit. Qui molestiae aspernatur.", + "business_objective": "interface", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Nesciunt voluptatem rerum consequatur.", - "ref_id": "xccdf_org.ssgproject.content_profile_e8ca377c44ee97c3e348f492a376df25", + "profile_title": "Non aut fugiat et.", + "ref_id": "xccdf_org.ssgproject.content_profile_d82cd0f32929ce8736dfce35fe4300bd", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1730,15 +1730,15 @@ "reported_system_count": 4 }, { - "id": "f61f7e14-4824-4f08-8389-3ebf04d0c08e", - "title": "Fuga at eos ipsa.", - "description": "Culpa ipsum delectus. A occaecati aspernatur. Enim fugiat voluptatem.", - "business_objective": "sensor", + "id": "bd697894-75c9-47a9-b0bb-370b7235c472", + "title": "Cum est numquam qui.", + "description": "Molestias nihil qui. Unde voluptatibus voluptatum. Ex dignissimos quos.", + "business_objective": "protocol", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Minima dignissimos optio eligendi.", - "ref_id": "xccdf_org.ssgproject.content_profile_81730a88e9d1a6cb4bee3d13636fb762", + "profile_title": "Dolor perspiciatis autem nihil.", + "ref_id": "xccdf_org.ssgproject.content_profile_e9a8911a90d88f25c80627b10fe341da", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1854,15 +1854,15 @@ "Returns a Report": { "value": { "data": { - "id": "af85d85b-ef83-4fba-a589-fa802b2381bd", - "title": "Nostrum et consequatur ipsum.", - "description": "Et nam nobis. Vitae est libero. Sapiente sed deserunt.", - "business_objective": "alarm", + "id": "53fac3a4-73aa-41f3-827a-03edc407a46d", + "title": "Commodi pariatur magni dignissimos.", + "description": "Tempora omnis impedit. Aut repellat soluta. Nesciunt unde aut.", + "business_objective": "bandwidth", "compliance_threshold": 90.0, "type": "report", "os_major_version": 9, - "profile_title": "Quis recusandae est id.", - "ref_id": "xccdf_org.ssgproject.content_profile_e60278716aff0946fbe724742841116c", + "profile_title": "Velit facilis cupiditate corporis.", + "ref_id": "xccdf_org.ssgproject.content_profile_b12abe65495b8ff4da041a06ce41d659", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -1899,7 +1899,7 @@ "Description of an error when requesting a non-existing Report": { "value": { "errors": [ - "V2::Report not found with ID cd247e78-9ef5-4473-bcff-b7d37f77e95d" + "V2::Report not found with ID 73dcbff7-f868-4e0e-abf1-da061970b300" ] }, "summary": "", @@ -1948,15 +1948,15 @@ "Deletes Report's test results": { "value": { "data": { - "id": "611720a3-61d3-4791-adab-c7c15628de29", - "title": "Atque tempore voluptatum autem.", - "description": "Similique eveniet dignissimos. Eius ut nihil. Sed reiciendis velit.", + "id": "291358a8-b32f-47e9-a009-6ca00db28069", + "title": "Dolores esse ab facilis.", + "description": "Perspiciatis ut temporibus. Autem aut eveniet. Non blanditiis nobis.", "business_objective": "alarm", "compliance_threshold": 90.0, "type": "report", "os_major_version": 9, - "profile_title": "Voluptate vero voluptatem ratione.", - "ref_id": "xccdf_org.ssgproject.content_profile_3b3e33a54a9d53fbc9db8dce0cd73148", + "profile_title": "Est aliquam quia nobis.", + "ref_id": "xccdf_org.ssgproject.content_profile_5abee0c1d576122f2cb1a63510cb0480", "all_systems_exposed": true, "percent_compliant": 0, "assigned_system_count": 4, @@ -2040,7 +2040,7 @@ "Description of an error when requesting a non-existing Report": { "value": { "errors": [ - "V2::Report not found with ID 4df63af2-0471-4d28-bae2-60db2b706365" + "V2::Report not found with ID b5e9de8c-ac3d-40b7-951d-5905b485ad93" ] }, "summary": "", @@ -2152,15 +2152,15 @@ "value": { "data": [ { - "id": "5e40205c-0f83-48e4-bdd1-e5fb39e6adad", - "title": "Pariatur fuga qui asperiores.", - "description": "Qui repellat qui. Assumenda repellat enim. Est et sint.", - "business_objective": "capacitor", + "id": "03b3f802-b44e-4260-91ad-9735a0e86538", + "title": "Sit commodi esse tempora.", + "description": "Voluptatem sapiente sit. Molestias pariatur ea. Reprehenderit sunt dolorem.", + "business_objective": "protocol", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Consequatur suscipit iste odit.", - "ref_id": "xccdf_org.ssgproject.content_profile_df95d4e762d0d80bc881f1e384659d86", + "profile_title": "Veniam voluptatem omnis nihil.", + "ref_id": "xccdf_org.ssgproject.content_profile_033dfae26e0f52240fc5314cba43f333", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2168,15 +2168,15 @@ "reported_system_count": 0 }, { - "id": "66be4608-ed3c-4fed-b2ef-4634b97b2df5", - "title": "Aut unde qui qui.", - "description": "Voluptas maiores excepturi. Asperiores et earum. Vitae eum a.", - "business_objective": "pixel", + "id": "6242342f-94e6-47f5-b50a-6fca85f8e0e7", + "title": "Quasi molestiae aut neque.", + "description": "Saepe neque cum. Deleniti odit pariatur. Occaecati voluptatem similique.", + "business_objective": "panel", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Totam aperiam soluta dolor.", - "ref_id": "xccdf_org.ssgproject.content_profile_db847eb8b9e0bdaf807a11aff951be2c", + "profile_title": "Eligendi aut earum consequatur.", + "ref_id": "xccdf_org.ssgproject.content_profile_27eef9352dd9f0fabd9721cf13713c11", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2184,15 +2184,15 @@ "reported_system_count": 0 }, { - "id": "6d19ce39-37fb-44d4-9d1f-b734dc29cfc1", - "title": "Ut sit voluptas id.", - "description": "Alias sequi repellendus. Commodi qui dolor. Temporibus consequatur repudiandae.", - "business_objective": "feed", + "id": "8d5f3747-b70f-4f94-b80f-6606e542b79c", + "title": "In provident nulla quis.", + "description": "Eligendi quam quia. Ut qui eaque. Accusantium quia sit.", + "business_objective": "sensor", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Dolorem adipisci vero sed.", - "ref_id": "xccdf_org.ssgproject.content_profile_38b730dd72a165dd5746d47497eb8c85", + "profile_title": "Hic rem voluptatem non.", + "ref_id": "xccdf_org.ssgproject.content_profile_3748389d08e4579e9f47047cd0b74e61", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2200,15 +2200,15 @@ "reported_system_count": 0 }, { - "id": "b23b57ca-44f9-4817-b832-842380da9bc3", - "title": "Deleniti voluptas libero qui.", - "description": "Ad sunt officiis. Quasi aut id. Beatae et et.", - "business_objective": "hard drive", + "id": "c09da45c-c847-4eb0-a845-7cf2f11e97e6", + "title": "Qui consequatur accusantium ipsum.", + "description": "Doloribus aut eaque. Excepturi dolorum molestias. Commodi blanditiis molestias.", + "business_objective": "system", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Porro soluta et molestiae.", - "ref_id": "xccdf_org.ssgproject.content_profile_ff77795199dd229500ef53b965d05c23", + "profile_title": "Sequi animi sunt repellat.", + "ref_id": "xccdf_org.ssgproject.content_profile_1877ed83fcefe5c1b0fbbc514fd451e6", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2216,15 +2216,15 @@ "reported_system_count": 0 }, { - "id": "f88be905-20ea-441f-a969-75a463200921", - "title": "Molestiae consequatur adipisci consequatur.", - "description": "Et laboriosam non. Quisquam et qui. Nam asperiores facere.", - "business_objective": "transmitter", + "id": "e168c20e-baf3-4524-8a0a-08e0ecf3b591", + "title": "Doloribus ut aspernatur et.", + "description": "Assumenda adipisci a. Impedit vero amet. Voluptatum est rerum.", + "business_objective": "pixel", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Quas impedit libero dolorum.", - "ref_id": "xccdf_org.ssgproject.content_profile_d7e5dbaf4add1dac421849d5bd235148", + "profile_title": "Corporis quis ex repellendus.", + "ref_id": "xccdf_org.ssgproject.content_profile_40d01810716be37850b13ff5518c8ea1", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2238,8 +2238,8 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/systems/1b666267-ca67-4a75-9f7b-e0963c5357b1/reports?limit=10&offset=0", - "last": "/api/compliance/v2/systems/1b666267-ca67-4a75-9f7b-e0963c5357b1/reports?limit=10&offset=0" + "first": "/api/compliance/v2/systems/98a47183-ac98-4390-8dba-6e6bc741bb20/reports?limit=10&offset=0", + "last": "/api/compliance/v2/systems/98a47183-ac98-4390-8dba-6e6bc741bb20/reports?limit=10&offset=0" } }, "summary": "", @@ -2249,15 +2249,15 @@ "value": { "data": [ { - "id": "b0858f0d-bc4a-41e1-a5ca-1051e6279aa7", - "title": "Et autem numquam ullam.", - "description": "Temporibus dolore minus. Assumenda et perspiciatis. Ipsa dolores omnis.", - "business_objective": "alarm", + "id": "b0e39f3f-515d-41e6-8d53-7c034c063eb6", + "title": "Eligendi fugiat autem tempora.", + "description": "Natus molestiae dignissimos. Ut necessitatibus aut. Veniam cum optio.", + "business_objective": "bandwidth", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Corporis modi fugit optio.", - "ref_id": "xccdf_org.ssgproject.content_profile_f8eb292ae89781184e7eb4d08d9b6d48", + "profile_title": "Corrupti nulla neque est.", + "ref_id": "xccdf_org.ssgproject.content_profile_3223cae7c6dbcf7ff0442fae7cc23b26", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2265,15 +2265,15 @@ "reported_system_count": 0 }, { - "id": "1102a74f-a856-415c-91e3-6b6bfb417e06", - "title": "Modi nostrum id exercitationem.", - "description": "Blanditiis expedita in. Ea id odit. Expedita excepturi non.", - "business_objective": "matrix", + "id": "44ff0d44-29a2-41ec-a9a5-6005a65f4cc3", + "title": "Nisi dolores est eveniet.", + "description": "Provident quis esse. Similique vitae qui. Accusamus vel sit.", + "business_objective": "pixel", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Rerum velit nemo recusandae.", - "ref_id": "xccdf_org.ssgproject.content_profile_118f617fb5f70884b074ece329a07f36", + "profile_title": "Consequatur in unde et.", + "ref_id": "xccdf_org.ssgproject.content_profile_20325792cf7967ac39be32b17efd85ad", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2281,15 +2281,15 @@ "reported_system_count": 0 }, { - "id": "e1b6da0f-6573-47ed-950a-98ae655fbacf", - "title": "Optio qui eum numquam.", - "description": "Qui dolore at. Illum sit aut. Dolor velit laborum.", - "business_objective": "bus", + "id": "c4cfa392-7470-4c4b-be78-2aee798fc325", + "title": "Odit animi cum corrupti.", + "description": "Est ducimus aut. Eveniet officiis accusamus. Asperiores quaerat eum.", + "business_objective": "pixel", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Maiores ut sed alias.", - "ref_id": "xccdf_org.ssgproject.content_profile_75547230e4334dd37e7f761c0d2a68b5", + "profile_title": "Fuga eius dolor sed.", + "ref_id": "xccdf_org.ssgproject.content_profile_2a0232cb6f7bb7b2a87f76c816dc8405", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2297,15 +2297,15 @@ "reported_system_count": 0 }, { - "id": "a7f96831-4df6-4f0a-912c-82af46c32ef6", - "title": "Sit debitis voluptate iure.", - "description": "Sint sapiente velit. Voluptatum deserunt dolorem. Minus laborum porro.", - "business_objective": "port", + "id": "263f1ea3-4fbf-410d-8abf-caaf7ec3e843", + "title": "Soluta totam veniam vel.", + "description": "Aliquid iure blanditiis. Rem velit qui. Assumenda rerum deleniti.", + "business_objective": "transmitter", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Ea dolore accusantium vitae.", - "ref_id": "xccdf_org.ssgproject.content_profile_a988ac93423c6f359d774b23afde17bb", + "profile_title": "Quia fugiat totam doloribus.", + "ref_id": "xccdf_org.ssgproject.content_profile_bb057c32e2b6986ccb9a67a82efe2622", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2313,15 +2313,15 @@ "reported_system_count": 0 }, { - "id": "9b341525-0148-416a-88f7-8b914cda50b0", - "title": "Vitae eaque consequuntur eum.", - "description": "Esse aut placeat. Facere excepturi nam. Quisquam suscipit est.", - "business_objective": "system", + "id": "0f3b0ab6-d77e-4051-83b7-e1e730ccee03", + "title": "Suscipit minima quod aliquam.", + "description": "Necessitatibus eveniet ut. Harum odit sed. Itaque cumque labore.", + "business_objective": "monitor", "compliance_threshold": 90.0, "type": "report", "os_major_version": 8, - "profile_title": "Quas accusamus molestiae sed.", - "ref_id": "xccdf_org.ssgproject.content_profile_002b0d3927fa048cb6dc141f66bc7c3d", + "profile_title": "Harum est dolorem suscipit.", + "ref_id": "xccdf_org.ssgproject.content_profile_f99c1eda8ff15d5067271f18dd80bc16", "all_systems_exposed": false, "percent_compliant": 0, "compliant_system_count": 0, @@ -2336,8 +2336,8 @@ "sort_by": "title" }, "links": { - "first": "/api/compliance/v2/systems/f023f79d-e84c-401a-8d08-7b5e583a58c8/reports?limit=10&offset=0&sort_by=title", - "last": "/api/compliance/v2/systems/f023f79d-e84c-401a-8d08-7b5e583a58c8/reports?limit=10&offset=0&sort_by=title" + "first": "/api/compliance/v2/systems/09bd7687-c5ef-4c88-9e34-ad74acc44950/reports?limit=10&offset=0&sort_by=title", + "last": "/api/compliance/v2/systems/09bd7687-c5ef-4c88-9e34-ad74acc44950/reports?limit=10&offset=0&sort_by=title" } }, "summary": "", @@ -2485,92 +2485,92 @@ "value": { "data": [ { - "id": "033b80bb-0c11-4520-90e4-157da7b584d4", - "ref_id": "xccdf_org.ssgproject.content_rule_group_8a0bccc3d5f345d8ed975b815c334ec5", - "title": "Ipsum magnam qui qui.", - "rationale": "Est cumque a. Consequatur harum ipsum. Fugit natus sint.", - "description": "Eum explicabo reiciendis. Molestiae voluptatum esse. Ratione sint enim.", + "id": "001efda2-b512-4d4e-b942-5c0afed7107f", + "ref_id": "xccdf_org.ssgproject.content_rule_group_27fc88ec2a4b3448034939e7a70fb88e", + "title": "Rerum unde nisi earum.", + "rationale": "Magnam excepturi dicta. Autem labore est. Omnis sequi molestiae.", + "description": "Cupiditate dolor enim. Nemo impedit pariatur. Id est necessitatibus.", "precedence": null, "type": "rule_group" }, { - "id": "1bb1a499-e3eb-4472-a276-2bf55f4bc73d", - "ref_id": "xccdf_org.ssgproject.content_rule_group_68fafb04c588fce1156f0837fc2d1fab", - "title": "Ducimus dicta et aut.", - "rationale": "Placeat omnis reiciendis. Quo quisquam tempora. Deleniti non non.", - "description": "Ad sit culpa. Sit eum aut. Voluptas et nam.", + "id": "03f050b6-acb9-47e5-906a-0e6af81ad0cd", + "ref_id": "xccdf_org.ssgproject.content_rule_group_b954fec897b08d1b0a2f7e15ed353138", + "title": "Suscipit porro est sit.", + "rationale": "Alias eveniet repellat. Voluptatum ad dolores. Est id maiores.", + "description": "Incidunt eius rerum. Et quae minus. Atque et praesentium.", "precedence": null, "type": "rule_group" }, { - "id": "1ead073b-b8b5-42ff-9b04-bf109def58ac", - "ref_id": "xccdf_org.ssgproject.content_rule_group_401fe4eb2021db128580ce32e6f78ef0", - "title": "Necessitatibus ea ab hic.", - "rationale": "Eligendi aut et. Autem omnis ad. Aut non quaerat.", - "description": "Beatae magni deleniti. Sint hic neque. Commodi excepturi esse.", + "id": "0f0303bf-bc5a-4c06-ba58-dbe558956520", + "ref_id": "xccdf_org.ssgproject.content_rule_group_bb6ee755b00ff90c69165711027e736a", + "title": "Earum et voluptatem quidem.", + "rationale": "Velit et et. Omnis alias id. Quasi consequatur dolorum.", + "description": "Qui quis placeat. Sint odio dignissimos. Placeat et nihil.", "precedence": null, "type": "rule_group" }, { - "id": "27e73f85-c9a8-433f-937b-249ef71d2d94", - "ref_id": "xccdf_org.ssgproject.content_rule_group_6bdedfc951bd232ccad55eb542a66f85", - "title": "Accusantium doloribus non quaerat.", - "rationale": "Architecto incidunt iusto. Quo libero corporis. Quis est rerum.", - "description": "Eos in sit. Quos id velit. At quia voluptas.", + "id": "18109ded-d5d1-4175-ac90-41da143ff7fe", + "ref_id": "xccdf_org.ssgproject.content_rule_group_a057630a79951903b1475bf0256708ef", + "title": "Distinctio suscipit aut sit.", + "rationale": "Culpa atque magni. Quia dolores aut. Molestiae odit incidunt.", + "description": "Excepturi sed similique. Voluptate sequi fugiat. Aut accusamus quam.", "precedence": null, "type": "rule_group" }, { - "id": "317d130f-a77d-45e5-8a09-5ea3d47e2588", - "ref_id": "xccdf_org.ssgproject.content_rule_group_1b33da1ef7fdb7513aa2a0d7324fb342", - "title": "Debitis cumque deserunt voluptatibus.", - "rationale": "A qui nostrum. Quis quia voluptas. Accusamus itaque reprehenderit.", - "description": "Libero modi vel. Voluptatibus error aut. Culpa ut dolor.", + "id": "2499cc3f-ce4d-4b0d-aebd-f2d408d069ac", + "ref_id": "xccdf_org.ssgproject.content_rule_group_320e96a220404d64d7da7f207fcc14cd", + "title": "Perferendis expedita explicabo quisquam.", + "rationale": "Ut numquam nihil. Sunt enim voluptas. Rem eligendi earum.", + "description": "Totam natus quasi. Eum repellat voluptate. Nisi laboriosam saepe.", "precedence": null, "type": "rule_group" }, { - "id": "3c960063-6c87-4b43-af43-6f1034bef376", - "ref_id": "xccdf_org.ssgproject.content_rule_group_c9e0533f6f82173e8d19d03a6dc80adf", - "title": "Facilis nostrum ipsum culpa.", - "rationale": "Aliquam rem magnam. Consequatur et explicabo. Ut odit aut.", - "description": "Illo laborum provident. Aut sequi dolore. Quis tenetur et.", + "id": "2db330ab-e688-4534-a2c4-5e94833cb111", + "ref_id": "xccdf_org.ssgproject.content_rule_group_cc003bed55684d9206639b45e81cff9d", + "title": "Dolores dolorem nulla et.", + "rationale": "Soluta incidunt quis. Et labore ex. Cum sed voluptatem.", + "description": "Voluptatem quod amet. Qui deserunt ad. Eaque dolorum at.", "precedence": null, "type": "rule_group" }, { - "id": "40906d87-8b0c-4d6b-aef0-f686f9457830", - "ref_id": "xccdf_org.ssgproject.content_rule_group_e7c006b9e07504db4c8f386f422f8994", - "title": "Veniam sit qui explicabo.", - "rationale": "Pariatur cupiditate architecto. Alias sed facere. Blanditiis harum voluptatum.", - "description": "Ut ab itaque. Molestiae et laudantium. Et dolores blanditiis.", + "id": "3b186c02-09a8-45a2-b919-dd99d0d9875d", + "ref_id": "xccdf_org.ssgproject.content_rule_group_6911733c1e551e3efb2b88b3ca757de8", + "title": "A sed maiores repellendus.", + "rationale": "Voluptas in non. Id sunt dolor. Laborum ut nostrum.", + "description": "Unde sed qui. Omnis commodi possimus. Qui sint officiis.", "precedence": null, "type": "rule_group" }, { - "id": "40b00ccd-4be4-4e5e-8bce-1ad49c84e128", - "ref_id": "xccdf_org.ssgproject.content_rule_group_a16eed0d032cc5d85db89c4cf20467e5", - "title": "Aut fuga fugit dolorem.", - "rationale": "Quasi officia porro. Aut voluptate voluptatem. Et voluptas voluptatem.", - "description": "Explicabo distinctio inventore. Facilis magnam est. Fugiat ea nemo.", + "id": "3e86ade8-f224-4316-896e-64bb1876890e", + "ref_id": "xccdf_org.ssgproject.content_rule_group_0c2dcc8e922d82f48f7858c7130f87c3", + "title": "Inventore voluptatem enim in.", + "rationale": "Voluptatibus minima officiis. Accusantium et enim. In a quidem.", + "description": "Autem nihil et. Maiores dolores velit. Quam fuga voluptas.", "precedence": null, "type": "rule_group" }, { - "id": "578061a3-f0b6-4332-8094-63c77287b553", - "ref_id": "xccdf_org.ssgproject.content_rule_group_5176e075a78dbb0523fb7c737395be10", - "title": "Quis reprehenderit aut ab.", - "rationale": "Deserunt alias eos. Omnis eaque corporis. Commodi odit deserunt.", - "description": "Qui quos molestiae. Officiis natus commodi. Quia ea aspernatur.", + "id": "488eef2c-514f-48a4-93e2-52060868ba2c", + "ref_id": "xccdf_org.ssgproject.content_rule_group_2f9ba9eef7afff2f8f11d458b5d747f0", + "title": "Ea omnis dolor qui.", + "rationale": "Autem ut itaque. Et voluptas hic. Molestias odit aspernatur.", + "description": "Commodi vero cum. Dignissimos ipsa illo. Ut et totam.", "precedence": null, "type": "rule_group" }, { - "id": "5cd62e16-b7f1-41b4-9e4a-67885df45683", - "ref_id": "xccdf_org.ssgproject.content_rule_group_1c7e8c47400700bba4a8a38ec7732d88", - "title": "Facere neque amet vel.", - "rationale": "Atque iste repudiandae. Corrupti eveniet consequuntur. Exercitationem quae doloremque.", - "description": "Officia eos maxime. Ut voluptate fugit. In esse quis.", + "id": "4f0be65d-11c4-4459-b1c0-8520e32377e7", + "ref_id": "xccdf_org.ssgproject.content_rule_group_d15c60379ee820f417ec620413493838", + "title": "Quo eum natus odio.", + "rationale": "Itaque beatae et. Cum officiis sunt. Est inventore molestiae.", + "description": "Delectus aut dolor. Fugiat sed ad. Vel nihil assumenda.", "precedence": null, "type": "rule_group" } @@ -2581,9 +2581,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/e5c2b50e-c805-4978-baa4-3a4c3ac614cb/rule_groups?limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/e5c2b50e-c805-4978-baa4-3a4c3ac614cb/rule_groups?limit=10&offset=20", - "next": "/api/compliance/v2/security_guides/e5c2b50e-c805-4978-baa4-3a4c3ac614cb/rule_groups?limit=10&offset=10" + "first": "/api/compliance/v2/security_guides/31dc5638-0766-4861-bc83-0dfc2230c914/rule_groups?limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/31dc5638-0766-4861-bc83-0dfc2230c914/rule_groups?limit=10&offset=20", + "next": "/api/compliance/v2/security_guides/31dc5638-0766-4861-bc83-0dfc2230c914/rule_groups?limit=10&offset=10" } }, "summary": "", @@ -2593,92 +2593,92 @@ "value": { "data": [ { - "id": "06c20cc7-eab8-4af8-aebc-fccf3b6c5128", - "ref_id": "xccdf_org.ssgproject.content_rule_group_3c746d5daa2a6a31951834aa98b23a2a", - "title": "Id provident neque quaerat.", - "rationale": "Voluptatum cum velit. Doloribus sed aperiam. Ut illo est.", - "description": "Modi atque earum. Eum sit et. Ad quidem deserunt.", + "id": "1442faf6-7489-4080-8ee7-1e4a02fee964", + "ref_id": "xccdf_org.ssgproject.content_rule_group_80cb2d5423f35ddfdc4760d0c0e1d2e8", + "title": "Dignissimos aut iusto quia.", + "rationale": "Nulla sint dolorem. Numquam sunt ut. Velit hic cumque.", + "description": "Et fugiat debitis. Sint sed est. Nam deserunt dolorem.", "precedence": null, "type": "rule_group" }, { - "id": "141087e5-5dac-4136-b88f-a16abd7aebeb", - "ref_id": "xccdf_org.ssgproject.content_rule_group_100530be6422f944858332789a7f025d", - "title": "Inventore blanditiis ipsum nesciunt.", - "rationale": "Qui quo quisquam. Eum ut porro. Dolores ut voluptas.", - "description": "Illum dolor reiciendis. Neque molestias exercitationem. Officia aut ducimus.", + "id": "1997838f-97bd-48d0-807b-bc935b6f190d", + "ref_id": "xccdf_org.ssgproject.content_rule_group_fd376e3c195d648fa862898fcc314d4e", + "title": "Voluptatem voluptatibus veniam assumenda.", + "rationale": "Praesentium reiciendis sunt. Quia minus hic. Saepe magni vel.", + "description": "Mollitia vel dolorem. Recusandae ratione earum. Modi illum alias.", "precedence": null, "type": "rule_group" }, { - "id": "1630f88f-3b6d-45d6-9b52-3bb99cef376b", - "ref_id": "xccdf_org.ssgproject.content_rule_group_74c81d6f10f0ae773465bb581e525a0c", - "title": "Sequi recusandae quisquam distinctio.", - "rationale": "Pariatur illo facere. Vel sint dolore. Aut consequatur odit.", - "description": "Ad voluptatem vel. Est eveniet assumenda. Magni est quos.", + "id": "2684c537-bbef-4666-b4c1-44d34a752541", + "ref_id": "xccdf_org.ssgproject.content_rule_group_f86d9d80afa1e063d124b12c28fa5265", + "title": "Aut qui quibusdam ex.", + "rationale": "Tempore eius architecto. Nisi veniam sequi. Possimus dignissimos odit.", + "description": "Alias iure sit. Aut sint placeat. Recusandae id sint.", "precedence": null, "type": "rule_group" }, { - "id": "1a8b19bf-d488-4c72-99e4-f303d865dea1", - "ref_id": "xccdf_org.ssgproject.content_rule_group_3524c39a41ce4d1702261a703eb937b6", - "title": "Ullam tempora quos ut.", - "rationale": "Deleniti sed et. Eum ea perspiciatis. Enim modi explicabo.", - "description": "Nemo iste laudantium. Exercitationem consectetur repellendus. Voluptates est non.", + "id": "276ab456-e0a0-46f1-80b0-de6a728429a7", + "ref_id": "xccdf_org.ssgproject.content_rule_group_bd2f4717db974929d43e2a1ea19a8219", + "title": "Ipsa molestiae ut adipisci.", + "rationale": "Provident beatae debitis. Qui et aut. Cumque praesentium voluptatem.", + "description": "Iusto minus quis. Laborum eos culpa. Eligendi voluptas ea.", "precedence": null, "type": "rule_group" }, { - "id": "2d0a859c-ea2d-414c-b1b8-dca15f8c122a", - "ref_id": "xccdf_org.ssgproject.content_rule_group_8bc194128cad9fc929cfa583e819611b", - "title": "Unde voluptatum aspernatur minima.", - "rationale": "Animi fugit officiis. Natus occaecati nisi. Non aperiam dolor.", - "description": "Fugit exercitationem deserunt. Deserunt beatae modi. Rerum quis eligendi.", + "id": "2993efd9-bd8f-4bb4-a22e-3e76d7028176", + "ref_id": "xccdf_org.ssgproject.content_rule_group_6c7af70f2d0db2b3b2ccd5905e6e7d2a", + "title": "Sed exercitationem eligendi illo.", + "rationale": "Soluta iste nemo. Dignissimos quis possimus. Sint commodi illum.", + "description": "Ex et praesentium. Eius labore sit. Quis ab totam.", "precedence": null, "type": "rule_group" }, { - "id": "318accef-d02c-4890-9f1c-b6478f57845b", - "ref_id": "xccdf_org.ssgproject.content_rule_group_7ef9de502e92dea34a7e391a5b9e1baf", - "title": "Similique minus quas qui.", - "rationale": "Eveniet suscipit maiores. Totam deleniti dolor. Reiciendis quod aut.", - "description": "Aliquid in provident. Id optio veniam. Aspernatur ut illo.", + "id": "300051da-ed8d-43bc-ae6c-1465ad5b4527", + "ref_id": "xccdf_org.ssgproject.content_rule_group_2d8aa5ef56cab4d9c3a8661e4c75c7ab", + "title": "Saepe ipsam vero dolor.", + "rationale": "Nobis eos reiciendis. Iure nemo nesciunt. Nisi qui laboriosam.", + "description": "Dignissimos voluptatibus deleniti. Aut quam et. Incidunt voluptatem accusantium.", "precedence": null, "type": "rule_group" }, { - "id": "49945576-0522-4164-a8b8-9090ca5d9fda", - "ref_id": "xccdf_org.ssgproject.content_rule_group_2c45a3401188fb8ac053575c3b35711a", - "title": "Quibusdam sed doloribus qui.", - "rationale": "Ullam occaecati commodi. Nulla aut adipisci. Consequatur illum dolorem.", - "description": "Qui cupiditate laudantium. Culpa maxime voluptatibus. Deleniti a voluptatem.", + "id": "30559d27-4b53-47ae-b2e7-8af71d045fd2", + "ref_id": "xccdf_org.ssgproject.content_rule_group_98b7b82f68d0d9cfbacb09b7f40f208f", + "title": "Eveniet quidem esse sapiente.", + "rationale": "Non ut est. Ut quae adipisci. Voluptate nisi eum.", + "description": "Et laudantium perferendis. Ipsam aut suscipit. Aliquid qui ipsa.", "precedence": null, "type": "rule_group" }, { - "id": "520f79fa-81eb-4df9-b5e4-b46ce20397e5", - "ref_id": "xccdf_org.ssgproject.content_rule_group_75147132efde640fe7e9452fa509797a", - "title": "Molestias quisquam quae corporis.", - "rationale": "Consequatur explicabo fuga. Velit asperiores ipsa. Consequatur odit est.", - "description": "Corrupti magni repudiandae. Quas tempora perspiciatis. Dicta ut est.", + "id": "317df6fb-5b81-4f47-ac30-6b81bff5917c", + "ref_id": "xccdf_org.ssgproject.content_rule_group_e837e0ed7cb860ab330654964dbf2892", + "title": "Totam suscipit omnis eum.", + "rationale": "Quam cumque voluptatem. Doloremque et et. Quis repellat iure.", + "description": "Tempore ea vel. Aut et dolor. Perferendis aspernatur officiis.", "precedence": null, "type": "rule_group" }, { - "id": "54f1ab45-8ba3-4917-99b5-5ff6f24f157d", - "ref_id": "xccdf_org.ssgproject.content_rule_group_133e833346046a86805ce018cf2d9b72", - "title": "Nobis nostrum quia aspernatur.", - "rationale": "Magnam architecto tempora. Et tempora officia. Reiciendis sit laudantium.", - "description": "Eius amet ea. Aliquam maiores corrupti. Et sapiente veritatis.", + "id": "37c04e75-8bd0-47ac-913c-20bc48a0b2bd", + "ref_id": "xccdf_org.ssgproject.content_rule_group_358a5efb1f9e299bd35abe2e7197537e", + "title": "Est ut sed eos.", + "rationale": "Accusantium nihil omnis. Et ut provident. Ut vel minima.", + "description": "Similique dolor reprehenderit. Eum fugiat nulla. Aut ea omnis.", "precedence": null, "type": "rule_group" }, { - "id": "7531b4e1-e29f-487a-aec8-56bac032b2a0", - "ref_id": "xccdf_org.ssgproject.content_rule_group_653e55024f90d1fb5b16b5c5f7e60617", - "title": "Qui quia expedita id.", - "rationale": "Qui qui autem. Voluptatem maxime cupiditate. Ut qui ipsum.", - "description": "Nam doloribus nostrum. Quam ut incidunt. Aut voluptates sint.", + "id": "4a18ddb1-557b-4c5f-82ee-e6866e8126f0", + "ref_id": "xccdf_org.ssgproject.content_rule_group_74a0f46c50e19ff9e5d30d813c5f2fac", + "title": "Iusto ut et rerum.", + "rationale": "Molestias similique et. Autem veniam eum. Omnis delectus iste.", + "description": "Ut facere quidem. Sit ut est. Mollitia vero libero.", "precedence": null, "type": "rule_group" } @@ -2690,9 +2690,9 @@ "sort_by": "precedence" }, "links": { - "first": "/api/compliance/v2/security_guides/a38c7f6d-3804-4234-87a4-a8283066cc1e/rule_groups?limit=10&offset=0&sort_by=precedence", - "last": "/api/compliance/v2/security_guides/a38c7f6d-3804-4234-87a4-a8283066cc1e/rule_groups?limit=10&offset=20&sort_by=precedence", - "next": "/api/compliance/v2/security_guides/a38c7f6d-3804-4234-87a4-a8283066cc1e/rule_groups?limit=10&offset=10&sort_by=precedence" + "first": "/api/compliance/v2/security_guides/4a3f9b46-ef17-4640-a68a-efcba1122003/rule_groups?limit=10&offset=0&sort_by=precedence", + "last": "/api/compliance/v2/security_guides/4a3f9b46-ef17-4640-a68a-efcba1122003/rule_groups?limit=10&offset=20&sort_by=precedence", + "next": "/api/compliance/v2/security_guides/4a3f9b46-ef17-4640-a68a-efcba1122003/rule_groups?limit=10&offset=10&sort_by=precedence" } }, "summary": "", @@ -2799,11 +2799,11 @@ "Returns a Rule Group": { "value": { "data": { - "id": "8587ac7e-f3ba-451d-bda9-7a16b99ccff9", - "ref_id": "xccdf_org.ssgproject.content_rule_group_de04b6b17ee01985e4242073463e4689", - "title": "Repudiandae et quis est.", - "rationale": "Quia incidunt cum. Ut earum et. Et id explicabo.", - "description": "Facilis odit illum. Officia eaque est. Iste eum nihil.", + "id": "21ee9caa-b821-48a4-9ce1-878e08fd9319", + "ref_id": "xccdf_org.ssgproject.content_rule_group_be243279f8f9ddecfb05f0428f8c1809", + "title": "Deleniti minus voluptatibus architecto.", + "rationale": "Aut et architecto. Quibusdam qui commodi. Quisquam officia facere.", + "description": "Voluptatibus delectus dolorem. Praesentium vero non. Non dignissimos aut.", "precedence": null, "type": "rule_group" } @@ -2836,7 +2836,7 @@ "Description of an error when requesting a non-existing Rule Group": { "value": { "errors": [ - "V2::RuleGroup not found with ID ace0229e-8b70-4c5a-919b-bbaf961c393a" + "V2::RuleGroup not found with ID 6bf35be5-f9dc-4f93-8305-2a178c3a82d9" ] }, "summary": "", @@ -2961,8 +2961,8 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/6fecda82-1628-4ccb-a3bc-4cc109682485/test_results/e763aef4-a212-46f1-875f-fb3b469c7c09/rule_results?limit=10&offset=0", - "last": "/api/compliance/v2/reports/6fecda82-1628-4ccb-a3bc-4cc109682485/test_results/e763aef4-a212-46f1-875f-fb3b469c7c09/rule_results?limit=10&offset=0" + "first": "/api/compliance/v2/reports/014a0b86-5394-48e0-9511-43a8255143a8/test_results/d32e03f0-cf22-4ef0-b12e-12f5ada91d24/rule_results?limit=10&offset=0", + "last": "/api/compliance/v2/reports/014a0b86-5394-48e0-9511-43a8255143a8/test_results/d32e03f0-cf22-4ef0-b12e-12f5ada91d24/rule_results?limit=10&offset=0" } }, "summary": "", @@ -2978,8 +2978,8 @@ "sort_by": "result" }, "links": { - "first": "/api/compliance/v2/reports/013c43e2-4d38-49cd-a484-03f4e89e4086/test_results/62f417cf-80f4-4f99-a2ad-d42b864402d9/rule_results?limit=10&offset=0&sort_by=result", - "last": "/api/compliance/v2/reports/013c43e2-4d38-49cd-a484-03f4e89e4086/test_results/62f417cf-80f4-4f99-a2ad-d42b864402d9/rule_results?limit=10&offset=0&sort_by=result" + "first": "/api/compliance/v2/reports/5e7f14e5-4be2-4fe8-9799-83c6695a94c5/test_results/cbf02034-c730-4923-8e70-711bf88bfabd/rule_results?limit=10&offset=0&sort_by=result", + "last": "/api/compliance/v2/reports/5e7f14e5-4be2-4fe8-9799-83c6695a94c5/test_results/cbf02034-c730-4923-8e70-711bf88bfabd/rule_results?limit=10&offset=0&sort_by=result" } }, "summary": "", @@ -2995,8 +2995,8 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/56011ba1-4dfb-408e-b78a-ffa09e008c15/test_results/935d8e2f-ddb6-494e-bc1f-c970978a3ecf/rule_results?filter=%28title%3Dfoo%29&limit=10&offset=0", - "last": "/api/compliance/v2/reports/56011ba1-4dfb-408e-b78a-ffa09e008c15/test_results/935d8e2f-ddb6-494e-bc1f-c970978a3ecf/rule_results?filter=%28title%3Dfoo%29&limit=10&offset=0" + "first": "/api/compliance/v2/reports/0ddf6153-955f-4214-bb2a-aedd56a013cd/test_results/2d526b54-12d7-4d11-91f9-ba192ef69123/rule_results?filter=%28title%3Dfoo%29&limit=10&offset=0", + "last": "/api/compliance/v2/reports/0ddf6153-955f-4214-bb2a-aedd56a013cd/test_results/2d526b54-12d7-4d11-91f9-ba192ef69123/rule_results?filter=%28title%3Dfoo%29&limit=10&offset=0" } }, "summary": "", @@ -3150,244 +3150,310 @@ "value": { "data": [ { - "id": "01355a91-8772-4d4f-bdf6-96dc8101f55d", - "ref_id": "xccdf_org.ssgproject.content_rule_e7812149bd76da5da0ef06e0d5678bf9", - "title": "Perferendis sint eos ut.", - "rationale": "Officiis voluptatem magnam. Sit deleniti et. Libero praesentium nulla.", - "description": "Tempore repellat est. Neque mollitia porro. Aliquid iusto cupiditate.", - "severity": "high", - "precedence": 780, + "id": "009961c9-83b9-483b-abcf-f8838467613f", + "ref_id": "xccdf_org.ssgproject.content_rule_4b5852aeb638c2509e59e037e00a59af", + "title": "Et accusantium non et.", + "rationale": "Officiis dolorem nisi. Quibusdam est libero. Animi laboriosam quia.", + "description": "Sapiente accusantium possimus. Quos ea facilis. Autem sed natus.", + "severity": "low", + "precedence": 8260, "identifier": { - "href": "http://corwin.test/pete_mayer", - "label": "Blanco Bracegirdle" + "href": "http://hirthe.example/derek_beer", + "label": "Tar-Meneldur" }, "references": [ { - "href": "http://oconner.example/twanna.emmerich", - "label": "Fram" + "href": "http://abshire.test/aliza", + "label": "Haldar" + }, + { + "href": "http://carter.test/valentine_smith", + "label": "Bert" + }, + { + "href": "http://runte-ferry.example/davis.stoltenberg", + "label": "Elmo" } ], "value_checks": null, "type": "rule" }, { - "id": "23e9baae-9ada-4407-a67f-dca05281d3e3", - "ref_id": "xccdf_org.ssgproject.content_rule_451104f0fa46d009b18283072da528dd", - "title": "Minus voluptates quia omnis.", - "rationale": "Architecto dolorum unde. Maiores minima natus. Sunt nulla qui.", - "description": "Quia doloribus inventore. Sapiente illo et. Veniam inventore excepturi.", + "id": "0868f903-39c9-41e2-9857-2a8bda115117", + "ref_id": "xccdf_org.ssgproject.content_rule_e552b8568754c10051f8dcb206aa52ec", + "title": "Dolorem sit dolore libero.", + "rationale": "Facere quia excepturi. Dolorum nisi eum. Soluta non iure.", + "description": "Consequuntur natus soluta. Est natus molestias. Aut officiis provident.", "severity": "high", - "precedence": 9226, + "precedence": 2868, "identifier": { - "href": "http://heidenreich-greenholt.example/viva", - "label": "Aulendil" + "href": "http://blick-conn.example/royce", + "label": "Andwise Roper" }, "references": [ { - "href": "http://heidenreich.test/genaro", - "label": "Gárulf" + "href": "http://cruickshank.example/bernie", + "label": "Avranc" + }, + { + "href": "http://medhurst.test/cruz", + "label": "Almarian" + }, + { + "href": "http://gibson.example/thad", + "label": "Ferdibrand Took" + }, + { + "href": "http://tillman.example/quintin", + "label": "Adalgar Bolger" } ], "value_checks": null, "type": "rule" }, { - "id": "3137ac8e-da7c-463c-98b5-0328249ce16b", - "ref_id": "xccdf_org.ssgproject.content_rule_89f87ef5afcbdf1c750bc686dc00d4a3", - "title": "Amet porro voluptas temporibus.", - "rationale": "Quaerat nobis molestias. Ad non fugiat. Quas aut earum.", - "description": "Quia repellat blanditiis. Est consequatur suscipit. Consequatur inventore esse.", - "severity": "medium", - "precedence": 2141, + "id": "0c525e29-7570-404f-917b-3743e606c6cc", + "ref_id": "xccdf_org.ssgproject.content_rule_bbc4c58b7079342a84a45bd5f46900d3", + "title": "Qui quasi harum ut.", + "rationale": "Delectus dolorem ex. Enim dolorum autem. Voluptatibus dicta accusamus.", + "description": "Id unde voluptatem. Dolor illo optio. Enim aut aut.", + "severity": "high", + "precedence": 9449, "identifier": { - "href": "http://moore.example/shane_jacobson", - "label": "Sangahyando" + "href": "http://wintheiser-bernhard.test/jaimie", + "label": "Jessamine Boffin" }, "references": [ { - "href": "http://krajcik.test/keith.mertz", - "label": "Haleth" + "href": "http://parisian.test/bret.mosciski", + "label": "Grishnákh" + }, + { + "href": "http://hirthe-mitchell.test/waylon_rolfson", + "label": "Ingold" + }, + { + "href": "http://skiles.example/denver.howell", + "label": "Éothain" + }, + { + "href": "http://jast-gutkowski.test/felicitas_wisoky", + "label": "Orchaldor" + }, + { + "href": "http://stamm.example/robbyn", + "label": "Dairuin" } ], "value_checks": null, "type": "rule" }, { - "id": "5a9a9fb9-f735-4b70-b6ff-b32efcac01fe", - "ref_id": "xccdf_org.ssgproject.content_rule_27917da98d6264ff53b5650e4d3cd5c8", - "title": "Eum voluptatem nemo est.", - "rationale": "Aut qui velit. Rerum occaecati consequuntur. Quo sint deleniti.", - "description": "Quia totam distinctio. Quod molestiae eveniet. Ut in animi.", + "id": "0ceaa456-a3a6-417e-991e-bcd4009dac6b", + "ref_id": "xccdf_org.ssgproject.content_rule_2f409711cb5c3d2c74583f9516133800", + "title": "Et atque consequatur eum.", + "rationale": "Necessitatibus harum nulla. Quasi quo quos. Quasi adipisci dolores.", + "description": "Maxime veniam praesentium. Saepe illum dolor. Enim eum deleniti.", "severity": "medium", - "precedence": 2667, + "precedence": 6248, "identifier": { - "href": "http://heaney.test/brooks", - "label": "Eärwen" + "href": "http://barton-gibson.example/cyril", + "label": "Hildigrim Took" }, "references": [ { - "href": "http://little.example/jerrod", - "label": "Sangahyando" + "href": "http://reichel.test/claretta", + "label": "Amrothos" } ], "value_checks": null, "type": "rule" }, { - "id": "604647a7-2105-4a0e-a57b-5fbfafa5d5d1", - "ref_id": "xccdf_org.ssgproject.content_rule_7f540383872f4fb876c6ff4117744ddd", - "title": "Facilis est est quae.", - "rationale": "Molestias animi occaecati. Quia dolores commodi. Autem laboriosam ut.", - "description": "Quia aut accusantium. Maxime minima eligendi. Omnis harum aut.", - "severity": "medium", - "precedence": 2135, + "id": "15b4a7ec-6623-42ff-acb3-29fab31f07da", + "ref_id": "xccdf_org.ssgproject.content_rule_f5f83204aec2affbfb14d369f1e59a85", + "title": "Sapiente et error voluptatem.", + "rationale": "Est et architecto. Voluptas autem dicta. Veniam consequatur sapiente.", + "description": "Expedita a illo. Ea quasi officia. A consequuntur architecto.", + "severity": "low", + "precedence": 1637, "identifier": { - "href": "http://haley-stehr.example/katia_maggio", - "label": "Eluréd" + "href": "http://bednar.test/lucas", + "label": "Hamfast Gardner" }, - "references": [], + "references": [ + { + "href": "http://spinka.example/freida", + "label": "Bilbo Baggins" + }, + { + "href": "http://yost-rohan.test/dirk_dickens", + "label": "Marmadas Brandybuck" + } + ], "value_checks": null, "type": "rule" }, { - "id": "6495c32a-e346-460d-92f5-e81c8f77eabd", - "ref_id": "xccdf_org.ssgproject.content_rule_2225413cbedac623a62ccce774d718d1", - "title": "Et dolor voluptates doloremque.", - "rationale": "Magnam dolorem quis. Temporibus quo nobis. Perspiciatis facere dolorem.", - "description": "Ab harum aut. Eius perferendis et. Deleniti quos pariatur.", + "id": "28b777dc-4cf1-4ad7-ae2a-188d00219d3d", + "ref_id": "xccdf_org.ssgproject.content_rule_2e2b50b223daea0cc51efa47082da7d7", + "title": "Error non minus vel.", + "rationale": "Facilis deleniti cumque. Velit maxime optio. Aspernatur velit consequatur.", + "description": "Rerum tempora doloribus. Illum voluptatem optio. Beatae repellat quidem.", "severity": "low", - "precedence": 5446, + "precedence": 3372, "identifier": { - "href": "http://cummings-stracke.test/caitlyn_strosin", - "label": "William" + "href": "http://ryan.test/laurence_kiehn", + "label": "Odo Proudfoot" }, "references": [ { - "href": "http://macgyver.example/rashad", - "label": "Arachon" + "href": "http://satterfield.example/franklyn_weber", + "label": "Emeldir" }, { - "href": "http://wehner.test/larissa_watsica", - "label": "Amethyst Hornblower" + "href": "http://schroeder.example/jeremiah.heaney", + "label": "Vorondil" }, { - "href": "http://abshire.test/rudy_champlin", - "label": "Madril" + "href": "http://pfeffer.test/faustino", + "label": "Halfast Gamgee" }, { - "href": "http://mosciski.test/jarrett", - "label": "Aredhel" + "href": "http://wolff.example/alyssa.schuster", + "label": "Almáriel" }, { - "href": "http://hammes-runolfsdottir.test/billie_swift", - "label": "Halfred of Overhill" + "href": "http://kris.test/danny.mcclure", + "label": "Marhari" } ], "value_checks": null, "type": "rule" }, { - "id": "6d95d051-eb86-4127-887f-90aa6b9c38f4", - "ref_id": "xccdf_org.ssgproject.content_rule_e38063a08895db0a4a33f219fb3918dd", - "title": "Eos molestiae alias eum.", - "rationale": "Quas molestiae temporibus. Velit beatae dolorum. Voluptate blanditiis est.", - "description": "Harum dolores in. Magnam excepturi officia. Et autem quam.", - "severity": "low", - "precedence": 6028, + "id": "2954521a-1ed9-4cc5-9b18-02e708d3715c", + "ref_id": "xccdf_org.ssgproject.content_rule_fd447d55a9c2474a792b045f337bbbba", + "title": "Provident nulla nesciunt voluptatum.", + "rationale": "Omnis in dolor. Magni ut temporibus. Rerum quasi maxime.", + "description": "Amet porro incidunt. Ut repellendus accusamus. Quas ut tenetur.", + "severity": "high", + "precedence": 5490, "identifier": { - "href": "http://jerde.example/hipolito", - "label": "Fortinbras Took" + "href": "http://douglas.example/analisa", + "label": "Amaranth Brandybuck" }, "references": [ { - "href": "http://fahey-predovic.example/merlin.christiansen", - "label": "Ulfast" - }, - { - "href": "http://heathcote.example/tonda_rau", - "label": "Hareth" - }, - { - "href": "http://hand-vandervort.example/raphael.mckenzie", - "label": "Finarfin" - }, - { - "href": "http://koss.example/armando.bednar", - "label": "Gruffo Boffin" + "href": "http://pfannerstill-sipes.test/dannielle", + "label": "Ponto Baggins" } ], "value_checks": null, "type": "rule" }, { - "id": "76021f27-275f-4ff1-8d42-c1c5afdb3952", - "ref_id": "xccdf_org.ssgproject.content_rule_58913a94c6673085d0aa3e79120cf842", - "title": "Dolorum veniam omnis sunt.", - "rationale": "Consequatur aut suscipit. Placeat possimus rerum. Magnam fugit ut.", - "description": "Aut voluptatem sit. Sint deleniti ut. Doloremque libero quo.", - "severity": "low", - "precedence": 9458, + "id": "29d13846-7377-4d24-ab0f-d3cee2b94a5f", + "ref_id": "xccdf_org.ssgproject.content_rule_4ae2a9ebdea3a6698e66bad789f0ea48", + "title": "Vel optio ut rerum.", + "rationale": "Distinctio voluptatem aliquam. Voluptatem quos suscipit. Ut ut doloribus.", + "description": "Ipsum vel at. Mollitia molestiae labore. Expedita qui modi.", + "severity": "medium", + "precedence": 7860, "identifier": { - "href": "http://klein.test/chia", - "label": "Gram" + "href": "http://heidenreich.example/frederic", + "label": "Bifur" }, "references": [ { - "href": "http://torphy-beahan.example/robin", - "label": "Arahad" + "href": "http://morissette.example/allan.wilderman", + "label": "Tar-Alcarin" }, { - "href": "http://hills.example/darcie", - "label": "Myrtle Burrows" + "href": "http://harber-bode.test/kerry_torp", + "label": "Halfred Gamgee" }, { - "href": "http://schuster.example/carlton", - "label": "Grimbeorn" + "href": "http://rogahn-lehner.test/jamaal.bruen", + "label": "Lily Baggins" }, { - "href": "http://murphy-auer.test/ngoc.moen", - "label": "Carc" + "href": "http://zulauf.test/lanny", + "label": "Nina Lightfoot" }, { - "href": "http://hartmann-abernathy.example/sarai", - "label": "Thrór" + "href": "http://corwin.test/rodrigo", + "label": "Hundar" } ], "value_checks": null, "type": "rule" }, { - "id": "79c08dbb-4092-4b49-a9ca-296655391516", - "ref_id": "xccdf_org.ssgproject.content_rule_463673d7286cdc90dacb45068253e114", - "title": "Ut consectetur animi tempore.", - "rationale": "Sint quod mollitia. Provident officia fugit. Corrupti quidem impedit.", - "description": "Rerum a consequatur. Ut optio expedita. Repudiandae qui amet.", + "id": "2aad9dd6-0937-4d85-8cf0-be882ad74321", + "ref_id": "xccdf_org.ssgproject.content_rule_6285801a5618f9de38e15bc585b55764", + "title": "Saepe odit minima nihil.", + "rationale": "Et maxime qui. Omnis nesciunt dicta. Incidunt et sed.", + "description": "Consectetur rem velit. Rerum corrupti voluptatem. Odio animi necessitatibus.", "severity": "high", - "precedence": 4459, + "precedence": 9659, "identifier": { - "href": "http://larson.example/marcie", - "label": "Iorlas" + "href": "http://feest.test/trang", + "label": "Gárulf" }, - "references": [], + "references": [ + { + "href": "http://kreiger.example/rosanne", + "label": "Galadriel" + }, + { + "href": "http://carter.test/jeremiah.mann", + "label": "Thorin" + }, + { + "href": "http://fay.test/olga", + "label": "Egalmoth" + }, + { + "href": "http://ratke-hills.example/sanjuanita", + "label": "Barliman Butterbur" + }, + { + "href": "http://balistreri.example/dewitt", + "label": "Lenwë" + } + ], "value_checks": null, "type": "rule" }, { - "id": "861a61f2-1470-4f70-acef-4f7d444e340d", - "ref_id": "xccdf_org.ssgproject.content_rule_ff92d7a0a184d131541c30c1229702a1", - "title": "Impedit cumque recusandae id.", - "rationale": "Aspernatur architecto tempore. Atque aperiam voluptates. Error vel nobis.", - "description": "Cumque et quos. Doloribus sed eum. Non aut molestias.", + "id": "345ad9b9-b053-41e1-a818-9f0c9c0f6d2b", + "ref_id": "xccdf_org.ssgproject.content_rule_18565669785b769dfdfc6d60b3b9273c", + "title": "Id corrupti rerum temporibus.", + "rationale": "Id ullam ea. Quaerat perferendis deserunt. Provident quia aspernatur.", + "description": "Quis nesciunt accusamus. Voluptatem velit odit. Unde minus occaecati.", "severity": "medium", - "precedence": 7471, + "precedence": 6364, "identifier": { - "href": "http://beer.example/arvilla.macgyver", - "label": "Marcho" + "href": "http://zieme.test/dewitt", + "label": "Bolg" }, "references": [ { - "href": "http://mayert-jaskolski.test/analisa_ryan", - "label": "Thorin" + "href": "http://gusikowski.example/bennett", + "label": "Amrothos" + }, + { + "href": "http://west-okuneva.test/gricelda_keebler", + "label": "Arvedui" + }, + { + "href": "http://grady.example/billy", + "label": "Adaldrida Bolger" + }, + { + "href": "http://thiel.test/willodean_cremin", + "label": "Radagast" } ], "value_checks": null, @@ -3400,9 +3466,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/53dbbd7f-a2d6-4e01-8ab2-db230514d6d4/rules?limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/53dbbd7f-a2d6-4e01-8ab2-db230514d6d4/rules?limit=10&offset=20", - "next": "/api/compliance/v2/security_guides/53dbbd7f-a2d6-4e01-8ab2-db230514d6d4/rules?limit=10&offset=10" + "first": "/api/compliance/v2/security_guides/a8dd8921-39f3-49a6-92b5-8bd9be7e6cba/rules?limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/a8dd8921-39f3-49a6-92b5-8bd9be7e6cba/rules?limit=10&offset=20", + "next": "/api/compliance/v2/security_guides/a8dd8921-39f3-49a6-92b5-8bd9be7e6cba/rules?limit=10&offset=10" } }, "summary": "", @@ -3412,293 +3478,268 @@ "value": { "data": [ { - "id": "521043e1-cea8-4a90-a565-9c7d0ca90aae", - "ref_id": "xccdf_org.ssgproject.content_rule_7b72fc605c6d1bae9e955b35c6f31064", - "title": "Harum excepturi ab corporis.", - "rationale": "Et nihil voluptatem. Vel alias natus. Cum quaerat id.", - "description": "Eos beatae necessitatibus. Est quia officia. Id magnam minus.", - "severity": "high", - "precedence": 204, - "identifier": { - "href": "http://okon.example/gerald", - "label": "Annael" - }, - "references": [ - { - "href": "http://hamill-littel.example/wally", - "label": "Rudibert Bolger" - } - ], - "value_checks": null, - "type": "rule" - }, - { - "id": "e0644b0a-fe2a-4376-8a07-cf8e93ca2993", - "ref_id": "xccdf_org.ssgproject.content_rule_3a862df47e5d78534fc5de2977d7548f", - "title": "Et quae doloribus et.", - "rationale": "Hic deleniti quis. Eius pariatur aut. Quam est officia.", - "description": "Maxime qui animi. Nam id in. Corporis quos totam.", + "id": "d75ea7d3-a680-46b4-9db1-6e1c98f7ac75", + "ref_id": "xccdf_org.ssgproject.content_rule_34fe024f4446463144a84b8b5ec39856", + "title": "Iste non quibusdam et.", + "rationale": "Sit commodi nihil. Excepturi vel illo. Fuga quia id.", + "description": "Quas dolorem vel. Omnis quia aut. At alias illo.", "severity": "medium", - "precedence": 621, + "precedence": 187, "identifier": { - "href": "http://davis-little.test/rupert", - "label": "Elrohir" + "href": "http://walter.test/anton.weissnat", + "label": "Gollum" }, "references": [ { - "href": "http://collier-hartmann.example/nova", - "label": "Baran" + "href": "http://auer.example/maxwell", + "label": "Lavender Grubb" + }, + { + "href": "http://ward-gulgowski.test/jolyn_murphy", + "label": "Bodruith" } ], "value_checks": null, "type": "rule" }, { - "id": "6d2412c3-379a-405c-8840-35aabf2e4eba", - "ref_id": "xccdf_org.ssgproject.content_rule_284a095ce85be3c2dc0c5f3b03d42e6e", - "title": "Voluptas ut possimus minima.", - "rationale": "A aut repudiandae. In delectus id. Expedita explicabo incidunt.", - "description": "Quia nihil et. Tempora et vero. Debitis rerum sequi.", - "severity": "medium", - "precedence": 800, + "id": "bd46015c-f0f3-4639-8653-2d06a4afb6b2", + "ref_id": "xccdf_org.ssgproject.content_rule_af4bf2b6098d7fb0713e6e548871da00", + "title": "Ut non sit ad.", + "rationale": "Ipsa quae esse. Voluptas veritatis libero. Libero sed impedit.", + "description": "Veritatis officiis fugit. Qui in repudiandae. Magni est dolor.", + "severity": "high", + "precedence": 441, "identifier": { - "href": "http://grady.example/julie", - "label": "Rufus Burrows" + "href": "http://osinski.example/wilford", + "label": "Argon" }, "references": [ { - "href": "http://doyle.example/jimmie", - "label": "Dernhelm" + "href": "http://welch.test/otilia", + "label": "Calimmacil" }, { - "href": "http://bayer-volkman.example/laura", - "label": "Mithrellas" + "href": "http://legros-bradtke.test/avery", + "label": "Golfimbul" }, { - "href": "http://brekke-crist.test/marvella.quigley", - "label": "Tarannon Falastur" + "href": "http://swift.test/margeret.mosciski", + "label": "Rorimac Brandybuck" }, { - "href": "http://towne.example/winona.jacobs", - "label": "Gothmog" - }, - { - "href": "http://macgyver.example/gavin.cartwright", - "label": "Bert" + "href": "http://reynolds.test/hyman", + "label": "Eärendil" } ], "value_checks": null, "type": "rule" }, { - "id": "7cf14425-348b-429d-863a-160fd466a47e", - "ref_id": "xccdf_org.ssgproject.content_rule_fd0066bff99357488f1e5f2c453e31ba", - "title": "Qui id et saepe.", - "rationale": "Quo et consequuntur. Aut quia id. Ea illum beatae.", - "description": "Accusantium rerum et. Iure nisi qui. Iste ratione dolore.", + "id": "4d52699b-1548-4a04-905c-93a0cf2bb387", + "ref_id": "xccdf_org.ssgproject.content_rule_fe9853ae424fa0a5ef094e212fef394f", + "title": "Deleniti cumque minima suscipit.", + "rationale": "Similique tempora rem. Sit explicabo amet. Est blanditiis minima.", + "description": "Eum reiciendis ex. Eos magni rerum. Reprehenderit iste ea.", + "severity": "medium", + "precedence": 689, + "identifier": { + "href": "http://kautzer.example/jere_bednar", + "label": "Imin" + }, + "references": [], + "value_checks": null, + "type": "rule" + }, + { + "id": "8a803089-da5f-4673-9c4e-72b2ec2b07f2", + "ref_id": "xccdf_org.ssgproject.content_rule_7f8420836b57ec20b4698b773fd800ed", + "title": "Totam nemo facilis fugiat.", + "rationale": "Ut quasi enim. Maiores doloremque distinctio. Ut quibusdam eius.", + "description": "Voluptatum aut ducimus. Illo et consequuntur. Natus dolor totam.", "severity": "high", - "precedence": 1261, + "precedence": 1164, + "identifier": { + "href": "http://shields.test/mariam", + "label": "Peregrin Took" + }, + "references": [], + "value_checks": null, + "type": "rule" + }, + { + "id": "9cf86a8d-b54e-4ef2-823e-f6367883e331", + "ref_id": "xccdf_org.ssgproject.content_rule_fcd9ca2ee3267fbb5c5becb98a3824e6", + "title": "Dolores ut tempore quod.", + "rationale": "Aut aut dolorum. Voluptatem laudantium eius. Beatae pariatur fuga.", + "description": "Quia magnam quas. Rem qui et. Non magni adipisci.", + "severity": "medium", + "precedence": 1327, "identifier": { - "href": "http://mckenzie.example/trenton_graham", - "label": "Ciryon" + "href": "http://oreilly-okeefe.example/donovan.ziemann", + "label": "Muzgash" }, "references": [ { - "href": "http://kreiger.test/kathi", - "label": "Tar-Amandil" - }, - { - "href": "http://lemke.example/lydia.parker", - "label": "Eluréd" + "href": "http://gleason.example/michell_wiza", + "label": "Maedhros" }, { - "href": "http://harber.example/marjory.price", - "label": "Eärnur" + "href": "http://hintz.test/terri", + "label": "Caliondo" }, { - "href": "http://williamson.test/corey", - "label": "Turgon" + "href": "http://walker-wunsch.test/del_vandervort", + "label": "Lugdush" }, { - "href": "http://hyatt.test/clarence", - "label": "Lenwë" + "href": "http://krajcik-kautzer.example/floyd.kerluke", + "label": "Gléowine" } ], "value_checks": null, "type": "rule" }, { - "id": "54939ee1-6afd-4666-bb8d-198dcc4393b1", - "ref_id": "xccdf_org.ssgproject.content_rule_d9a76455e73a54a4d61f96cf222b36fd", - "title": "Dicta omnis explicabo ratione.", - "rationale": "Est facere quae. Aperiam aut pariatur. Nulla laudantium earum.", - "description": "Ea cupiditate consequatur. Et iste nemo. Beatae perferendis minus.", - "severity": "high", - "precedence": 1346, + "id": "74af6db2-0dfa-4e61-a02c-8f994f3753c4", + "ref_id": "xccdf_org.ssgproject.content_rule_a0f197864e390be11bb03ae783ce007f", + "title": "Sunt facilis voluptas porro.", + "rationale": "Delectus vel consequuntur. Ut consectetur eum. Est quia assumenda.", + "description": "Harum quas debitis. Voluptatem veritatis assumenda. Quas maiores quisquam.", + "severity": "medium", + "precedence": 1488, "identifier": { - "href": "http://mclaughlin-bogisich.example/blossom_klocko", - "label": "Marcho" + "href": "http://wintheiser.example/rodney", + "label": "Mosco Burrows" }, "references": [ { - "href": "http://schoen.example/erasmo", - "label": "Théoden" - }, - { - "href": "http://bradtke.example/alexis", - "label": "Annael" + "href": "http://bartoletti.example/karon.witting", + "label": "Cora Goodbody" }, { - "href": "http://jakubowski-parisian.test/mariano_mcdermott", - "label": "Lindissë" + "href": "http://franecki.example/kemberly.kuvalis", + "label": "Ibun" }, { - "href": "http://effertz-anderson.example/leida", - "label": "Odovacar Bolger" + "href": "http://legros.example/jenette_gleichner", + "label": "Zimraphel" }, { - "href": "http://wilkinson.example/debra.russel", - "label": "Odovacar Bolger" + "href": "http://howell.test/angelo", + "label": "Huor" } ], "value_checks": null, "type": "rule" }, { - "id": "1c994526-91d7-40e4-bfff-25f535823d11", - "ref_id": "xccdf_org.ssgproject.content_rule_8565f0561774e9a514943e62d04cfbfd", - "title": "Qui enim quaerat modi.", - "rationale": "Inventore quo molestiae. Quia possimus vero. Eum pariatur aut.", - "description": "Laboriosam ullam quam. A sequi omnis. Harum ut totam.", - "severity": "low", - "precedence": 1761, + "id": "c087de52-5ddd-40af-a39e-d05f8c6399d0", + "ref_id": "xccdf_org.ssgproject.content_rule_496c1cef3580d3e4b5252b5c083159a4", + "title": "Alias voluptatem libero voluptas.", + "rationale": "Aut autem dolores. Est laudantium aut. Et eaque sapiente.", + "description": "Et ea error. Aut magnam illo. Et consequatur saepe.", + "severity": "high", + "precedence": 1858, "identifier": { - "href": "http://ritchie-kautzer.test/deon", - "label": "Indis" + "href": "http://watsica.test/virgen", + "label": "Eilinel" }, "references": [ { - "href": "http://steuber.test/chantay", - "label": "Walda" + "href": "http://beer.test/antonio_bogisich", + "label": "Dodinas Brandybuck" }, { - "href": "http://bailey-simonis.example/loura", - "label": "Adalbert Bolger" + "href": "http://homenick-emard.example/sharee", + "label": "Vardilmë" }, { - "href": "http://johnson-wehner.test/leon.vonrueden", - "label": "Ivorwen" + "href": "http://schmidt-barton.test/ardath_wisoky", + "label": "Doderic Brandybuck" }, { - "href": "http://nader.example/colton", - "label": "Pervinca Took" + "href": "http://watsica.test/gillian", + "label": "Elulindo" } ], "value_checks": null, "type": "rule" }, { - "id": "a8c800f9-e37c-4593-8e8f-f80441dbb1f2", - "ref_id": "xccdf_org.ssgproject.content_rule_f9fe08b451b5e817f1353d95b3f24f67", - "title": "Sint quis ut amet.", - "rationale": "Pariatur voluptas alias. Quo et sunt. Voluptatem iure qui.", - "description": "Consequatur ea aut. Eum dolore illum. Qui dicta voluptatibus.", - "severity": "low", - "precedence": 1793, - "identifier": { - "href": "http://torphy.test/hettie", - "label": "Ragnir" - }, - "references": [], - "value_checks": null, - "type": "rule" - }, - { - "id": "b166beab-3fbd-41cf-a005-b93bd963ca5f", - "ref_id": "xccdf_org.ssgproject.content_rule_e0cc04e4c6dcf28fefeafdc1ad6604a5", - "title": "Consequuntur quam neque veritatis.", - "rationale": "Sed quaerat repellendus. Dolores vel praesentium. Sint aspernatur est.", - "description": "Numquam non impedit. Quisquam ut commodi. Repellat modi totam.", + "id": "1fe4ad16-b4c8-48a7-85e0-8cb83f8d9fb6", + "ref_id": "xccdf_org.ssgproject.content_rule_0fd5a337da814a62e0e613e63b7995ae", + "title": "Commodi officiis tempore sit.", + "rationale": "Hic doloribus et. Et ab est. Sunt ut id.", + "description": "Ab autem ad. Repellendus minus veniam. Ullam sed sunt.", "severity": "high", - "precedence": 1821, + "precedence": 2776, "identifier": { - "href": "http://strosin-dare.test/byron_gleichner", - "label": "Beril" + "href": "http://lakin.test/rosina", + "label": "Largo Baggins" }, "references": [ { - "href": "http://dooley-luettgen.test/stefan", - "label": "Ted Sandyman" - }, - { - "href": "http://deckow.example/russel.ankunding", - "label": "Willie Banks" - }, - { - "href": "http://yundt.test/kareem.legros", - "label": "Fortinbras Took" - }, - { - "href": "http://boehm-beer.example/darrell", - "label": "Nár" + "href": "http://grant.example/dustin.hartmann", + "label": "Dírhael" }, { - "href": "http://reinger.test/lonnie.volkman", - "label": "Dina Diggle" + "href": "http://donnelly.example/amelia_okon", + "label": "Jago Boffin" } ], "value_checks": null, "type": "rule" }, { - "id": "51ea58ed-3b48-47ec-941d-1e0e1f8f9b10", - "ref_id": "xccdf_org.ssgproject.content_rule_ab42b0f055c4dca0acae740e77919b0d", - "title": "Aut sed a impedit.", - "rationale": "Id a natus. Iusto voluptates placeat. Qui quam itaque.", - "description": "Ut excepturi harum. Voluptatem et modi. Quidem distinctio quibusdam.", + "id": "42795cd1-acf2-43b5-9a88-6c96cf10d5d7", + "ref_id": "xccdf_org.ssgproject.content_rule_65aae0e03be4e0fb51e2ea6f5cf2153f", + "title": "Necessitatibus recusandae maxime et.", + "rationale": "Tempore nulla cum. Ullam qui voluptatem. Sunt est veritatis.", + "description": "Repudiandae velit impedit. Sit tempora voluptatum. Sint nemo est.", "severity": "low", - "precedence": 2003, + "precedence": 3424, "identifier": { - "href": "http://mayer.test/weldon", - "label": "Fredegar Bolger" + "href": "http://stokes-marks.test/chance_swaniawski", + "label": "Lorgan" }, "references": [ { - "href": "http://goyette.test/elroy_stehr", - "label": "Frár" + "href": "http://ziemann.test/leonarda_toy", + "label": "Rudigar Bolger" + }, + { + "href": "http://beatty.example/brenda.maggio", + "label": "Odo Proudfoot" }, { - "href": "http://kling-windler.test/kenneth.bergstrom", - "label": "Boron" + "href": "http://swift-rowe.test/jamison", + "label": "Aragost" }, { - "href": "http://terry-adams.test/noelia", - "label": "Basso Boffin" + "href": "http://bashirian.test/rusty", + "label": "Malantur" } ], "value_checks": null, "type": "rule" }, { - "id": "9b167966-8740-4984-8d0b-bec5eb0c1017", - "ref_id": "xccdf_org.ssgproject.content_rule_ac67cc789eaefb594c40e05a24ff82b2", - "title": "Ullam odio molestias rem.", - "rationale": "Occaecati dolor facilis. Sit fugit omnis. Accusantium nulla odio.", - "description": "Rerum sapiente necessitatibus. Totam velit in. Cumque eveniet asperiores.", + "id": "5b311b1e-d51b-421b-b859-4fbbdafbff58", + "ref_id": "xccdf_org.ssgproject.content_rule_62786abc0407597a6e2a445fc06a3aee", + "title": "Est et recusandae debitis.", + "rationale": "Placeat atque amet. Et praesentium placeat. Repellendus nihil voluptates.", + "description": "Nesciunt quam atque. Molestiae natus ut. Ut enim assumenda.", "severity": "medium", - "precedence": 2124, + "precedence": 3974, "identifier": { - "href": "http://flatley.test/robt", - "label": "Holfast Gardner" + "href": "http://kirlin-rohan.example/roselle", + "label": "Tar-Telemmaitë" }, "references": [ { - "href": "http://torp.example/adolfo.morar", - "label": "Glaurung" - }, - { - "href": "http://jakubowski.example/ismael.wiza", - "label": "Thorin" + "href": "http://lynch.example/leonardo", + "label": "Tolman Gardner" } ], "value_checks": null, @@ -3712,9 +3753,9 @@ "sort_by": "precedence" }, "links": { - "first": "/api/compliance/v2/security_guides/2bb3a5bb-0d77-4609-84d2-82d6226e4268/rules?limit=10&offset=0&sort_by=precedence", - "last": "/api/compliance/v2/security_guides/2bb3a5bb-0d77-4609-84d2-82d6226e4268/rules?limit=10&offset=20&sort_by=precedence", - "next": "/api/compliance/v2/security_guides/2bb3a5bb-0d77-4609-84d2-82d6226e4268/rules?limit=10&offset=10&sort_by=precedence" + "first": "/api/compliance/v2/security_guides/ebc09547-29e3-49a9-9f53-3d0826ff2a23/rules?limit=10&offset=0&sort_by=precedence", + "last": "/api/compliance/v2/security_guides/ebc09547-29e3-49a9-9f53-3d0826ff2a23/rules?limit=10&offset=20&sort_by=precedence", + "next": "/api/compliance/v2/security_guides/ebc09547-29e3-49a9-9f53-3d0826ff2a23/rules?limit=10&offset=10&sort_by=precedence" } }, "summary": "", @@ -3822,25 +3863,33 @@ "Returns a Rule": { "value": { "data": { - "id": "23ba2c81-dd29-4408-b4e0-6d9977f71da5", - "ref_id": "xccdf_org.ssgproject.content_rule_a628857c1c6475d5760f50f64f7612bb", - "title": "Expedita molestiae ratione ea.", - "rationale": "Illum ut veritatis. Autem non reiciendis. Facilis veritatis vero.", - "description": "Numquam maiores deleniti. Aperiam incidunt veniam. Numquam quia quaerat.", - "severity": "medium", - "precedence": 9083, + "id": "f46cf1ee-dc45-4dc5-a24f-83f0ea2f791c", + "ref_id": "xccdf_org.ssgproject.content_rule_4bfa017a5816fe584645c2355592896e", + "title": "Nihil recusandae libero voluptas.", + "rationale": "Dolor nisi quas. Commodi modi voluptatem. Eos autem animi.", + "description": "Maiores voluptatem qui. Non velit exercitationem. Qui consequatur fugiat.", + "severity": "low", + "precedence": 6127, "identifier": { - "href": "http://fahey-bosco.test/celine", - "label": "Thengel" + "href": "http://prosacco.test/winfred_doyle", + "label": "Imrahil" }, "references": [ { - "href": "http://hackett.test/leota.abbott", - "label": "Grim" + "href": "http://cremin-abernathy.example/gwen.kunde", + "label": "Daisy Gamgee" + }, + { + "href": "http://johnston.example/jimmie", + "label": "Fengel" }, { - "href": "http://weber.test/deborah", - "label": "Adalgar Bolger" + "href": "http://beatty.test/ayesha", + "label": "Belegund" + }, + { + "href": "http://abernathy.test/myesha", + "label": "Rúmil" } ], "value_checks": null, @@ -3875,7 +3924,7 @@ "Description of an error when requesting a non-existing Rule": { "value": { "errors": [ - "V2::Rule not found with ID e995a10e-3db8-49f2-bb7c-487ef7554f4e" + "V2::Rule not found with ID e073e9c0-8737-413d-b942-787fc80cb2ac" ] }, "summary": "", @@ -3989,37 +4038,33 @@ "value": { "data": [ { - "id": "013307b2-85d4-4bc9-b27c-b6eef439b2fa", - "ref_id": "xccdf_org.ssgproject.content_rule_a63e01943450ac1d81b88265b3106306", - "title": "Et delectus quia perspiciatis.", - "rationale": "Perspiciatis magnam ut. Hic quod veritatis. Sapiente ea totam.", - "description": "Occaecati aut praesentium. Quis inventore qui. Eum id officiis.", - "severity": "medium", - "precedence": 263, + "id": "0e82a5bc-bee5-4297-ab75-77187d7a379d", + "ref_id": "xccdf_org.ssgproject.content_rule_91aac194c99c8dd60d3cebdcb91f7e80", + "title": "Aliquid rem est sed.", + "rationale": "Voluptas molestiae esse. Voluptas quibusdam qui. Voluptatem vel nobis.", + "description": "Autem sunt id. Ipsam aut numquam. In laboriosam itaque.", + "severity": "low", + "precedence": 7484, "identifier": { - "href": "http://sauer.test/loni_beatty", - "label": "Eärendil" + "href": "http://casper-murazik.example/jay.borer", + "label": "Heribald Bolger" }, "references": [ { - "href": "http://abshire.example/ilse_volkman", - "label": "Mat Heathertoes" + "href": "http://beier-runolfsdottir.test/adelaida", + "label": "Andróg" }, { - "href": "http://gutmann.test/elisabeth_mayer", - "label": "Finduilas" + "href": "http://hammes.test/annette", + "label": "Bodo Proudfoot" }, { - "href": "http://wiegand-dicki.example/jennefer", - "label": "Manthor" + "href": "http://leuschke.test/mason", + "label": "Buffo Boffin" }, { - "href": "http://anderson.example/leopoldo_osinski", - "label": "Cemendur" - }, - { - "href": "http://gerhold-kuhic.example/nora.zieme", - "label": "Marigold Gamgee" + "href": "http://hauck.test/daryl.steuber", + "label": "Eärnil" } ], "value_checks": null, @@ -4027,21 +4072,25 @@ "remediation_issue_id": null }, { - "id": "16774685-3cb5-465d-8210-f5756750116a", - "ref_id": "xccdf_org.ssgproject.content_rule_a39ec8ad205ac0b9293bee712fe98bfd", - "title": "Sint sit ea in.", - "rationale": "Adipisci id temporibus. Est sequi eos. Corrupti id totam.", - "description": "Nostrum quidem error. Cupiditate asperiores fuga. Et excepturi consequatur.", - "severity": "high", - "precedence": 4007, + "id": "1e6edc69-329d-47a5-bbaa-1e3af1f749ea", + "ref_id": "xccdf_org.ssgproject.content_rule_0298aa93530bd4ccec8f218982672d10", + "title": "Ipsa voluptas quasi commodi.", + "rationale": "Vel voluptatem dicta. Velit nulla sit. Nihil qui facilis.", + "description": "Minus quae vel. Veniam et eaque. Vel sint doloribus.", + "severity": "medium", + "precedence": 4064, "identifier": { - "href": "http://grady.example/donita_brown", - "label": "Khamûl" + "href": "http://rau-bailey.test/elsy", + "label": "Dina Diggle" }, "references": [ { - "href": "http://bosco.example/star", - "label": "Pengolodh" + "href": "http://pouros-satterfield.test/ronny.botsford", + "label": "Saradas Brandybuck" + }, + { + "href": "http://monahan.example/eula", + "label": "Belecthor" } ], "value_checks": null, @@ -4049,25 +4098,29 @@ "remediation_issue_id": null }, { - "id": "195bdd8d-7efa-4ae3-8e6a-599b84285742", - "ref_id": "xccdf_org.ssgproject.content_rule_e6514299f1d814d4b40d4265362955e8", - "title": "Enim voluptatibus nobis sed.", - "rationale": "Dicta quod rerum. Laudantium sunt quas. Sed est non.", - "description": "Enim saepe molestiae. Est debitis voluptatum. Dolores rerum eos.", - "severity": "high", - "precedence": 6859, + "id": "31137e7d-8a9d-4d3f-b25f-130285218118", + "ref_id": "xccdf_org.ssgproject.content_rule_0daa0e686a29c4c6754ece08bb2dfc46", + "title": "Quaerat ut voluptatem quibusdam.", + "rationale": "Assumenda dolorem hic. Corrupti voluptatem nulla. Sunt aut voluptatem.", + "description": "Sint quidem nostrum. Sed eius saepe. Quis sint velit.", + "severity": "medium", + "precedence": 8565, "identifier": { - "href": "http://harber.test/margorie", - "label": "Walda" + "href": "http://ondricka.example/quincy_oconner", + "label": "Gríma" }, "references": [ { - "href": "http://wehner-friesen.example/alan_mitchell", - "label": "Hareth" + "href": "http://prosacco-jerde.example/oswaldo.williamson", + "label": "Sador" }, { - "href": "http://feeney.example/luke_lind", - "label": "Rosamunda Took" + "href": "http://hackett.test/grant.christiansen", + "label": "Pippin Gardner" + }, + { + "href": "http://koepp.example/brittany.cremin", + "label": "Arassuil" } ], "value_checks": null, @@ -4075,29 +4128,33 @@ "remediation_issue_id": null }, { - "id": "1bc51373-26f1-4547-9a6c-db1bf89b8faf", - "ref_id": "xccdf_org.ssgproject.content_rule_1ac6853b386672ee48297dc3ad932f6d", - "title": "Exercitationem nihil cupiditate perspiciatis.", - "rationale": "Qui minima porro. Eos nisi saepe. Et consequatur ea.", - "description": "Vel voluptas corrupti. Sunt molestiae labore. Voluptatem tempora rem.", - "severity": "medium", - "precedence": 6246, + "id": "3a7865c9-c016-4f0f-96f4-feee1623a52f", + "ref_id": "xccdf_org.ssgproject.content_rule_de71feac3bbab0782d4e4ca43c451a9a", + "title": "Ratione omnis quam beatae.", + "rationale": "Suscipit est quia. Voluptatem reiciendis corrupti. Quibusdam deserunt est.", + "description": "Commodi eligendi veniam. Dolores voluptatem consectetur. Eligendi facere sapiente.", + "severity": "low", + "precedence": 7314, "identifier": { - "href": "http://schumm-nikolaus.test/claudio", - "label": "Hallas" + "href": "http://wilderman.example/chet.thompson", + "label": "Ufthak" }, "references": [ { - "href": "http://waters.example/teodora.raynor", - "label": "Tar-Súrion" + "href": "http://smitham-beier.test/aaron.murray", + "label": "Huan" + }, + { + "href": "http://collier.test/mora", + "label": "Faramir" }, { - "href": "http://nikolaus.test/nenita", - "label": "Hobson" + "href": "http://parker-gislason.example/brock", + "label": "Bell Goodchild" }, { - "href": "http://baumbach-maggio.test/johnette", - "label": "Ragnor" + "href": "http://schulist-runolfsson.test/shayne_pfannerstill", + "label": "Shelob" } ], "value_checks": null, @@ -4105,63 +4162,54 @@ "remediation_issue_id": null }, { - "id": "2234d0bf-b92a-4e1b-8293-55fecc6c0014", - "ref_id": "xccdf_org.ssgproject.content_rule_62b5ef70e1886062cb27be32c9834f5d", - "title": "Non excepturi nulla neque.", - "rationale": "Repellat dolores esse. Consequatur vitae non. Occaecati dolores modi.", - "description": "Enim amet aut. Dolorem aliquam accusantium. Facilis est quidem.", + "id": "3e7571db-da11-4600-b487-6df5f97e6306", + "ref_id": "xccdf_org.ssgproject.content_rule_9a23a974919d4cf54562ae71b985f074", + "title": "A ea quo et.", + "rationale": "Incidunt qui rerum. Et animi ut. Expedita libero eaque.", + "description": "Odio facere et. Repudiandae quos quis. Assumenda cupiditate dolore.", "severity": "high", - "precedence": 5702, + "precedence": 759, "identifier": { - "href": "http://gutkowski.example/bobbie_rogahn", - "label": "Cotman" + "href": "http://ortiz-stokes.test/horace.stiedemann", + "label": "Iago Grubb" }, - "references": [ - { - "href": "http://crona.example/daryl.huels", - "label": "Elemmakil" - }, - { - "href": "http://murazik.test/erma", - "label": "Dwalin" - }, - { - "href": "http://koch-marvin.example/amos", - "label": "Ailinel" - } - ], + "references": [], "value_checks": null, "type": "rule", "remediation_issue_id": null }, { - "id": "26284db1-41ad-4662-ad62-12a19481eada", - "ref_id": "xccdf_org.ssgproject.content_rule_d622da3271cb015aed6179d98bb8374a", - "title": "Rerum deleniti mollitia beatae.", - "rationale": "Et id corporis. Velit sapiente harum. Neque architecto iste.", - "description": "Consequatur voluptatem maiores. Distinctio culpa nostrum. Soluta maxime ullam.", + "id": "478a6a05-f5c4-4fac-bf93-1126eb08542d", + "ref_id": "xccdf_org.ssgproject.content_rule_72e6f58313d9aa1b622f6bdc1ca7db78", + "title": "Ratione laboriosam odio porro.", + "rationale": "Quia soluta quod. Officia sed quia. Exercitationem odit commodi.", + "description": "Fugit molestiae voluptatem. Est repellendus iusto. Nihil ab at.", "severity": "high", - "precedence": 290, + "precedence": 5351, "identifier": { - "href": "http://cole.test/hugo_blick", - "label": "Marcho" + "href": "http://cummerata.example/marlys_ratke", + "label": "Minardil" }, "references": [ { - "href": "http://wyman.example/mikaela", - "label": "Tar-Meneldur" + "href": "http://goodwin-hirthe.example/fredia", + "label": "Elenwë" }, { - "href": "http://williamson.test/chelsey", - "label": "Fredegar Bolger" + "href": "http://hegmann-kunde.example/gaston.carroll", + "label": "Golasgil" }, { - "href": "http://hills.test/hyon_nolan", - "label": "Hundar" + "href": "http://hintz-brown.test/emiko.mann", + "label": "Lotho Sackville-Baggins" }, { - "href": "http://abbott.example/chad", - "label": "Emeldir" + "href": "http://towne-tremblay.example/may_wunsch", + "label": "Andvír" + }, + { + "href": "http://rogahn.example/william.kub", + "label": "Marach" } ], "value_checks": null, @@ -4169,21 +4217,29 @@ "remediation_issue_id": null }, { - "id": "46873fef-1969-411f-a1bf-f3dc8d06acc0", - "ref_id": "xccdf_org.ssgproject.content_rule_5ebcf10d1c818a2d3d403039cfaaa21e", - "title": "Necessitatibus repellendus maiores eos.", - "rationale": "Numquam consequatur est. Esse aperiam in. Fuga dolore asperiores.", - "description": "Illum aliquid id. Non consectetur ullam. Vero voluptatum hic.", + "id": "56960b18-5b99-4f25-aa2e-1e836b7d3ae3", + "ref_id": "xccdf_org.ssgproject.content_rule_72336072d4cf5d730d6206af4a307301", + "title": "Distinctio sint hic quia.", + "rationale": "Est ea illum. Commodi accusamus ducimus. Autem perferendis velit.", + "description": "Numquam dolor itaque. Magni voluptatum doloribus. Dolorum facilis debitis.", "severity": "low", - "precedence": 5997, + "precedence": 1133, "identifier": { - "href": "http://herman-goldner.example/lance", - "label": "Orchaldor" + "href": "http://hyatt.test/von", + "label": "Aravorn" }, "references": [ { - "href": "http://veum-zieme.example/faustino.stanton", - "label": "Lugdush" + "href": "http://ondricka.test/maurice.paucek", + "label": "Asgon" + }, + { + "href": "http://donnelly.test/marhta", + "label": "Bilbo Baggins" + }, + { + "href": "http://schmeler.test/emerald", + "label": "Scatha" } ], "value_checks": null, @@ -4191,38 +4247,63 @@ "remediation_issue_id": null }, { - "id": "4f517ac1-cac4-4ed1-93d6-7a6a555ae1e8", - "ref_id": "xccdf_org.ssgproject.content_rule_03ab4a470504a47c4cd634b9053eaf26", - "title": "Ratione ipsa qui nisi.", - "rationale": "Nam accusantium consequuntur. Eos beatae ex. Nisi et ipsa.", - "description": "Et aliquid aut. Numquam quibusdam deleniti. Aliquam provident enim.", - "severity": "medium", - "precedence": 2064, + "id": "5c68fcc6-9ede-4d89-b1f7-511b88e07c62", + "ref_id": "xccdf_org.ssgproject.content_rule_6ebe4bd4e64fba04db5fdef5d4ce947b", + "title": "Qui numquam vitae dolorem.", + "rationale": "Vitae ut et. Dolore eos ut. Eos et nobis.", + "description": "Consequatur repudiandae eius. Quos id modi. Temporibus animi alias.", + "severity": "high", + "precedence": 1662, "identifier": { - "href": "http://witting.test/shayla", - "label": "Malbeth" + "href": "http://zboncak-witting.example/freddy_lowe", + "label": "Findegil" }, - "references": [], + "references": [ + { + "href": "http://boyer-donnelly.example/nathan_vandervort", + "label": "Írimë" + }, + { + "href": "http://lang.test/shirl_johnston", + "label": "Telumehtar Umbardacil" + }, + { + "href": "http://hilpert-rath.test/vaughn", + "label": "Tal-Elmar" + } + ], "value_checks": null, "type": "rule", "remediation_issue_id": null }, { - "id": "50e9a704-25b7-4b68-9c6b-5ee8935ae9e3", - "ref_id": "xccdf_org.ssgproject.content_rule_fe995b9019506ecc68496c2950d10fc0", - "title": "Beatae repellendus id odit.", - "rationale": "Aspernatur qui ut. Et aut beatae. Saepe minima quos.", - "description": "Et et dolor. Qui doloremque enim. Voluptatem reprehenderit delectus.", - "severity": "medium", - "precedence": 7406, + "id": "62e98b34-cf1a-4b95-a2bb-2a3e8ba580fc", + "ref_id": "xccdf_org.ssgproject.content_rule_bf9d07b5502854437baf18ad33170618", + "title": "Laudantium quae blanditiis cupiditate.", + "rationale": "In qui ullam. In incidunt sed. Quod aperiam dolorem.", + "description": "Enim amet alias. Quidem facere natus. Suscipit commodi non.", + "severity": "low", + "precedence": 4302, "identifier": { - "href": "http://cummerata-huels.test/levi.williamson", - "label": "Eradan" + "href": "http://pouros.test/felicidad", + "label": "Cemendur" }, "references": [ { - "href": "http://rosenbaum-king.test/sharan_ziemann", - "label": "Hador" + "href": "http://veum-beatty.test/robin", + "label": "Éomund" + }, + { + "href": "http://jenkins-koch.test/lou", + "label": "Emeldir" + }, + { + "href": "http://hand-shields.test/rafael", + "label": "Adanel" + }, + { + "href": "http://kuphal.test/andrea", + "label": "Pervinca Took" } ], "value_checks": null, @@ -4230,29 +4311,21 @@ "remediation_issue_id": null }, { - "id": "51983258-67f1-4fb5-810d-6518a4522dd0", - "ref_id": "xccdf_org.ssgproject.content_rule_fae333976cf3b9363a563ccee8d8a50b", - "title": "Ut veniam architecto sequi.", - "rationale": "Dolor quisquam neque. Corrupti architecto quis. Doloremque asperiores autem.", - "description": "Vel necessitatibus dolores. Aperiam beatae veniam. Assumenda aut et.", - "severity": "low", - "precedence": 6915, + "id": "65db4aca-79cc-452a-bb58-0166d12c4410", + "ref_id": "xccdf_org.ssgproject.content_rule_2107809742b61f9c39af6f489dcea851", + "title": "Eos tempore atque eius.", + "rationale": "Doloribus omnis nesciunt. Autem est laudantium. Fuga earum mollitia.", + "description": "Illo earum dolorum. Occaecati qui et. Expedita sit culpa.", + "severity": "medium", + "precedence": 6060, "identifier": { - "href": "http://anderson.example/renee.goldner", - "label": "Folco Burrowes" + "href": "http://sporer-grady.test/michael.mayer", + "label": "Eldacar" }, "references": [ { - "href": "http://hills.example/mervin", - "label": "Gothmog" - }, - { - "href": "http://beier-mccullough.test/arturo", - "label": "Fingolfin" - }, - { - "href": "http://zieme.test/rocky_huels", - "label": "Herion" + "href": "http://crist-jacobson.example/gaston", + "label": "Beleth" } ], "value_checks": null, @@ -4266,9 +4339,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/f70d448d-c40f-4956-9a2f-4fb61bd2c5aa/profiles/911a1b77-1eb0-4823-ae13-f992cfa93c4c/rules?limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/f70d448d-c40f-4956-9a2f-4fb61bd2c5aa/profiles/911a1b77-1eb0-4823-ae13-f992cfa93c4c/rules?limit=10&offset=20", - "next": "/api/compliance/v2/security_guides/f70d448d-c40f-4956-9a2f-4fb61bd2c5aa/profiles/911a1b77-1eb0-4823-ae13-f992cfa93c4c/rules?limit=10&offset=10" + "first": "/api/compliance/v2/security_guides/0bf9300e-f3c7-487e-8d2e-1ff2e68d873f/profiles/d4357421-ff40-4b61-a397-5cfec27184b7/rules?limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/0bf9300e-f3c7-487e-8d2e-1ff2e68d873f/profiles/d4357421-ff40-4b61-a397-5cfec27184b7/rules?limit=10&offset=20", + "next": "/api/compliance/v2/security_guides/0bf9300e-f3c7-487e-8d2e-1ff2e68d873f/profiles/d4357421-ff40-4b61-a397-5cfec27184b7/rules?limit=10&offset=10" } }, "summary": "", @@ -4278,29 +4351,25 @@ "value": { "data": [ { - "id": "ac6bd609-c1c4-402d-8e6e-32975df73d18", - "ref_id": "xccdf_org.ssgproject.content_rule_452a7182d8f96d62714006af3b8acb96", - "title": "Rem corporis dolorum tempore.", - "rationale": "Voluptas ea aut. Assumenda dolore dolorem. A illo quis.", - "description": "Non cupiditate architecto. Iste alias quos. Fuga ducimus ut.", + "id": "496211a2-6f67-4cde-b927-52ae7968ed80", + "ref_id": "xccdf_org.ssgproject.content_rule_19b7f784e0124070d6d7c3bba7d8fd09", + "title": "Omnis et accusantium ut.", + "rationale": "Debitis deleniti incidunt. Quaerat deleniti ducimus. Necessitatibus aspernatur nobis.", + "description": "Magnam placeat omnis. Ipsa sunt atque. Voluptas aut enim.", "severity": "high", - "precedence": 957, + "precedence": 138, "identifier": { - "href": "http://gottlieb-konopelski.test/michel.schulist", - "label": "Bilbo Gardner" + "href": "http://rohan.example/elvie", + "label": "Ragnir" }, "references": [ { - "href": "http://mayer.example/bruce", - "label": "Camellia Sackville" - }, - { - "href": "http://rippin.test/elvera", - "label": "Golasgil" + "href": "http://bogisich-torphy.example/angelyn.luettgen", + "label": "Olo Proudfoot" }, { - "href": "http://anderson-lakin.example/richie.okon", - "label": "Adam Hornblower" + "href": "http://cremin.test/lala", + "label": "Lily Baggins" } ], "value_checks": null, @@ -4308,33 +4377,50 @@ "remediation_issue_id": null }, { - "id": "91ac5a04-48b6-4a46-8b5c-6b091fa6daab", - "ref_id": "xccdf_org.ssgproject.content_rule_bd1c5ec3fb4b17618a7bf2b95b0eb54e", - "title": "Laudantium corrupti distinctio et.", - "rationale": "Qui velit non. Est eos et. Harum repellat iusto.", - "description": "Sint exercitationem est. Ea architecto rem. Voluptatum sunt consequatur.", + "id": "92ae716c-08bf-41bb-8ed0-2927ccec761c", + "ref_id": "xccdf_org.ssgproject.content_rule_29f1c9b9547140347d9449c533b19b03", + "title": "Necessitatibus nemo aut ipsam.", + "rationale": "Quaerat laboriosam et. Quaerat facere voluptas. Rerum minima suscipit.", + "description": "Cumque et ex. Debitis esse suscipit. Dolores velit voluptatibus.", "severity": "medium", - "precedence": 1310, + "precedence": 351, "identifier": { - "href": "http://bahringer.test/david.watsica", - "label": "Tuor" + "href": "http://kuhic.test/octavio.stroman", + "label": "Farin" }, - "references": [], - "value_checks": null, - "type": "rule", - "remediation_issue_id": null - }, - { - "id": "e03cacdc-90b5-4c3a-8e5d-53c124229a8e", - "ref_id": "xccdf_org.ssgproject.content_rule_f30a73c7ee1845ab2bfb2007e1f963a1", - "title": "Tenetur iste debitis esse.", - "rationale": "Debitis accusamus dolorem. Suscipit et cumque. Sequi a in.", - "description": "Expedita voluptatem facere. Explicabo vel commodi. Dolor magni voluptatibus.", - "severity": "high", - "precedence": 1331, - "identifier": { - "href": "http://fisher-gulgowski.test/harlan", - "label": "Mairen" + "references": [ + { + "href": "http://kuhlman-kutch.test/sonia.kihn", + "label": "Nessanië" + }, + { + "href": "http://vonrueden.example/carroll_boyle", + "label": "Mouth of Sauron" + }, + { + "href": "http://hudson.test/alycia", + "label": "Estelmo" + }, + { + "href": "http://swaniawski-balistreri.test/williams", + "label": "Herendil" + } + ], + "value_checks": null, + "type": "rule", + "remediation_issue_id": null + }, + { + "id": "17b50231-098d-4d88-98d7-1d936aa86914", + "ref_id": "xccdf_org.ssgproject.content_rule_92460d9e9638a7527e8f59812650982b", + "title": "Eveniet est debitis rerum.", + "rationale": "Et voluptates explicabo. Dignissimos ullam explicabo. Est et suscipit.", + "description": "Nobis a blanditiis. Et amet autem. Pariatur neque recusandae.", + "severity": "high", + "precedence": 1021, + "identifier": { + "href": "http://mcglynn.test/cesar", + "label": "Arvedui" }, "references": [], "value_checks": null, @@ -4342,29 +4428,33 @@ "remediation_issue_id": null }, { - "id": "5fd0598b-c1c1-4e93-961a-4de364f24d6f", - "ref_id": "xccdf_org.ssgproject.content_rule_cdbf918d5d65aad3edc81ea6f33d3c45", - "title": "Sed molestias earum harum.", - "rationale": "Quas rerum recusandae. Aut aut voluptate. Similique neque in.", - "description": "Illo est repellendus. Est et ut. Amet molestiae autem.", + "id": "904cc152-3fd4-4d7f-91a5-3a4fb9aaf4f7", + "ref_id": "xccdf_org.ssgproject.content_rule_fe4335e667187e1d240372a57ea5af51", + "title": "Culpa voluptatem eum est.", + "rationale": "Voluptas beatae non. Occaecati modi id. Deleniti quo quia.", + "description": "Sint iusto quibusdam. Sequi odio aut. Autem aut voluptatibus.", "severity": "medium", - "precedence": 1732, + "precedence": 1083, "identifier": { - "href": "http://mann.test/gregory.schamberger", - "label": "Aglahad" + "href": "http://harvey.example/robbyn", + "label": "Herumor" }, "references": [ { - "href": "http://kreiger-wintheiser.example/alex", - "label": "Telumehtar Umbardacil" + "href": "http://schowalter.example/demarcus.walker", + "label": "Îbal" }, { - "href": "http://davis-gorczany.test/randy.wunsch", - "label": "Baranor" + "href": "http://borer.example/leonard.runolfsson", + "label": "Grimbeorn" }, { - "href": "http://greenholt.test/estrella.goldner", - "label": "Hamson Gamgee" + "href": "http://grady-grady.test/vania.gutmann", + "label": "Marmadas Brandybuck" + }, + { + "href": "http://langworth.example/jeremy_batz", + "label": "Valandur" } ], "value_checks": null, @@ -4372,25 +4462,21 @@ "remediation_issue_id": null }, { - "id": "c51c67f2-8e85-4234-ac33-5ac2ecd36c15", - "ref_id": "xccdf_org.ssgproject.content_rule_b26b01dd92fa7b37045a942cc64e8e61", - "title": "Ut corporis praesentium cupiditate.", - "rationale": "Sequi ut dolor. Commodi corrupti fuga. Enim dicta voluptate.", - "description": "Soluta quis aut. Tempore dolore cum. Voluptatum in ad.", + "id": "bd9e1ff3-530b-4249-a993-371df06bf187", + "ref_id": "xccdf_org.ssgproject.content_rule_97ea95114fe77731423fe601fa08459b", + "title": "Ipsum deserunt itaque enim.", + "rationale": "Quasi qui esse. Necessitatibus autem ea. Corporis rem necessitatibus.", + "description": "Expedita et voluptas. Dolorem tenetur quos. Voluptatem vero expedita.", "severity": "low", - "precedence": 1801, + "precedence": 2940, "identifier": { - "href": "http://kuhlman.example/lupe", - "label": "Primrose Gardner" + "href": "http://rice.test/frank_okon", + "label": "Findegil" }, "references": [ { - "href": "http://doyle.test/maile", - "label": "Maedhros" - }, - { - "href": "http://zulauf.test/jason_ziemann", - "label": "Thranduil" + "href": "http://denesik.test/lazaro_cole", + "label": "Uffo Boffin" } ], "value_checks": null, @@ -4398,21 +4484,33 @@ "remediation_issue_id": null }, { - "id": "76f1c732-664d-4d2e-a8bd-47139237f94b", - "ref_id": "xccdf_org.ssgproject.content_rule_3104827fd0b1d7e331731bbd87492612", - "title": "Eum quia pariatur ab.", - "rationale": "Voluptatibus et eum. Consequatur molestiae quae. Et officiis voluptas.", - "description": "Aut reiciendis cupiditate. Iste temporibus nihil. Repudiandae aliquam expedita.", - "severity": "medium", - "precedence": 2065, + "id": "6e48d597-b755-4183-8321-42f27d5acda7", + "ref_id": "xccdf_org.ssgproject.content_rule_b61de2242219513632f85cf8352f9cd4", + "title": "Soluta omnis sint rerum.", + "rationale": "Sunt expedita ullam. Nihil blanditiis reiciendis. Voluptatem adipisci eum.", + "description": "Deleniti praesentium qui. Dolorem reiciendis placeat. Recusandae nihil sit.", + "severity": "high", + "precedence": 3346, "identifier": { - "href": "http://volkman.test/shirely.windler", - "label": "Elfwine" + "href": "http://wilderman.test/fred", + "label": "Iorlas" }, "references": [ { - "href": "http://ondricka.test/lynn", - "label": "Elendil" + "href": "http://reichert-mann.example/haywood.ward", + "label": "Gram" + }, + { + "href": "http://kling-hand.test/damion_reichel", + "label": "Harding" + }, + { + "href": "http://mills.test/walter", + "label": "Gilmith" + }, + { + "href": "http://tromp-koch.test/mitchel", + "label": "Fundin" } ], "value_checks": null, @@ -4420,33 +4518,37 @@ "remediation_issue_id": null }, { - "id": "84831cfe-57d4-4f49-8d57-793005cd5191", - "ref_id": "xccdf_org.ssgproject.content_rule_7b9b16346260cf7cc0308eaa06d61b11", - "title": "Qui ratione saepe aut.", - "rationale": "Quia est iste. Quo voluptatum commodi. Rerum voluptatibus ad.", - "description": "Suscipit non autem. Velit dolorem mollitia. Modi eos accusamus.", - "severity": "high", - "precedence": 2250, + "id": "036554ac-be33-4fb7-b748-aa0f62a4d1a2", + "ref_id": "xccdf_org.ssgproject.content_rule_3304801ac7480affd5f74d5304115197", + "title": "Possimus laudantium quibusdam eveniet.", + "rationale": "Quae asperiores est. Dolores dolores nihil. Similique nemo in.", + "description": "Suscipit voluptas minus. Quidem nihil a. Voluptatibus laborum aut.", + "severity": "low", + "precedence": 3361, "identifier": { - "href": "http://welch.test/kirby", - "label": "Hyarmendacil" + "href": "http://mertz-jacobi.test/kareem_schulist", + "label": "Dwalin" }, "references": [ { - "href": "http://mann.test/dillon", - "label": "Derufin" + "href": "http://ferry-gutmann.example/idalia_conroy", + "label": "Amaranth Brandybuck" }, { - "href": "http://collins-kirlin.example/jung.prosacco", - "label": "Erchirion" + "href": "http://grimes-heidenreich.test/azzie_davis", + "label": "Great Eagle" }, { - "href": "http://bartell-weimann.test/jeffrey_marquardt", - "label": "Ori" + "href": "http://jacobi.example/barbie_oconnell", + "label": "Gorlim" + }, + { + "href": "http://douglas.test/hugh", + "label": "Elfhelm" }, { - "href": "http://kunze.example/shena", - "label": "Lalaith" + "href": "http://graham-terry.test/christel_murray", + "label": "Dodinas Brandybuck" } ], "value_checks": null, @@ -4454,21 +4556,29 @@ "remediation_issue_id": null }, { - "id": "2dcf66ef-5f8a-4885-a2c9-6faedcef62e2", - "ref_id": "xccdf_org.ssgproject.content_rule_011d0709b4bd7e93229d407da9d03fff", - "title": "Ipsa qui aut ut.", - "rationale": "Ut voluptates culpa. Sunt eum quisquam. Repellat omnis quod.", - "description": "Aut dolorem nam. Repudiandae vel esse. Saepe accusamus numquam.", - "severity": "high", - "precedence": 2944, + "id": "6e9361a7-b676-4e89-afae-265ab5f00abf", + "ref_id": "xccdf_org.ssgproject.content_rule_a5e54d0d3071e8fe44bf4547ee354f25", + "title": "Veritatis repellat et autem.", + "rationale": "Nisi consequatur repellat. Ullam sint qui. Doloribus eum est.", + "description": "Exercitationem porro voluptas. Optio molestiae praesentium. Pariatur rerum delectus.", + "severity": "medium", + "precedence": 3391, "identifier": { - "href": "http://rodriguez.test/deetta", - "label": "Éomer" + "href": "http://gleichner-grady.test/yasmin", + "label": "Herugar Bolger" }, "references": [ { - "href": "http://schroeder-torphy.example/melina_schneider", - "label": "Ornendil" + "href": "http://mosciski.example/lajuana", + "label": "Hob Gammidge" + }, + { + "href": "http://corwin.example/sanford", + "label": "Fastred" + }, + { + "href": "http://abernathy-grady.example/zachery", + "label": "Olo Proudfoot" } ], "value_checks": null, @@ -4476,25 +4586,21 @@ "remediation_issue_id": null }, { - "id": "70542734-b37a-463a-87d1-4e5bc5e4c61f", - "ref_id": "xccdf_org.ssgproject.content_rule_c9e7687de4f432c49f21d11726ee6b76", - "title": "Vel aut similique neque.", - "rationale": "Et assumenda qui. Ullam et asperiores. Et ea excepturi.", - "description": "Nemo sed sapiente. Eos consectetur excepturi. Quisquam soluta qui.", + "id": "c253769b-0bb0-4bb5-a74c-9b258f8d8006", + "ref_id": "xccdf_org.ssgproject.content_rule_09a75e8c450231eb0a915a04d74ba7c5", + "title": "Et quia sunt aut.", + "rationale": "Quidem eum fuga. Blanditiis eveniet labore. Architecto voluptatem aliquam.", + "description": "Nulla quo cupiditate. Cupiditate velit consequatur. Dignissimos non voluptas.", "severity": "low", - "precedence": 3003, + "precedence": 3603, "identifier": { - "href": "http://lowe.example/carol.dickens", - "label": "Marhwini" + "href": "http://feeney.example/derrick", + "label": "Gwindor" }, "references": [ { - "href": "http://conroy.test/francene", - "label": "Angbor" - }, - { - "href": "http://hettinger.example/burt.bauch", - "label": "Daisy Baggins" + "href": "http://skiles.example/sari_ruecker", + "label": "Adamanta Chubb" } ], "value_checks": null, @@ -4502,33 +4608,33 @@ "remediation_issue_id": null }, { - "id": "f525c4ca-a19f-49f5-848d-f5ddb6a71088", - "ref_id": "xccdf_org.ssgproject.content_rule_e7e47a31aa197b241499ce609f7d0f75", - "title": "Nam non rerum perferendis.", - "rationale": "Et et ducimus. Exercitationem alias atque. Eum et rerum.", - "description": "Amet in accusamus. Eos et aut. Non sapiente dolor.", + "id": "53c6b9fa-8acf-40aa-abcf-339d3b38bc34", + "ref_id": "xccdf_org.ssgproject.content_rule_65fb5c55c814b0bb6d6b41c43d98f785", + "title": "Illo voluptates doloremque id.", + "rationale": "Aut voluptates qui. Error et molestiae. Et rerum eligendi.", + "description": "Est accusamus consequatur. Ut voluptatem ipsam. Enim ab debitis.", "severity": "low", - "precedence": 3041, + "precedence": 3705, "identifier": { - "href": "http://spinka.example/thomas", - "label": "Haldir" + "href": "http://becker.example/arminda", + "label": "Théoden" }, "references": [ { - "href": "http://casper.test/marion_jacobs", - "label": "Fréa" + "href": "http://dooley.example/mario.schuster", + "label": "Erien" }, { - "href": "http://kozey.example/shonna", - "label": "Dairuin" + "href": "http://bayer.example/belva_hyatt", + "label": "Tar-Alcarin" }, { - "href": "http://leannon-donnelly.test/macy.fisher", - "label": "Ar-Sakalthôr" + "href": "http://walsh-cole.example/kirby", + "label": "Herubrand" }, { - "href": "http://daniel-ryan.test/nieves.wolff", - "label": "Eorl" + "href": "http://swaniawski.test/carroll.renner", + "label": "Erendis" } ], "value_checks": null, @@ -4543,9 +4649,9 @@ "sort_by": "precedence" }, "links": { - "first": "/api/compliance/v2/security_guides/e30b770f-b4c7-42ea-b00f-8bfdac8489bc/profiles/3c3444a5-8a01-4f31-93c7-db48b7e87158/rules?limit=10&offset=0&sort_by=precedence", - "last": "/api/compliance/v2/security_guides/e30b770f-b4c7-42ea-b00f-8bfdac8489bc/profiles/3c3444a5-8a01-4f31-93c7-db48b7e87158/rules?limit=10&offset=20&sort_by=precedence", - "next": "/api/compliance/v2/security_guides/e30b770f-b4c7-42ea-b00f-8bfdac8489bc/profiles/3c3444a5-8a01-4f31-93c7-db48b7e87158/rules?limit=10&offset=10&sort_by=precedence" + "first": "/api/compliance/v2/security_guides/5a23cb09-db7a-41f7-986b-3643e1413509/profiles/a01dc37c-9b9a-4eac-afa0-9e83d922aea8/rules?limit=10&offset=0&sort_by=precedence", + "last": "/api/compliance/v2/security_guides/5a23cb09-db7a-41f7-986b-3643e1413509/profiles/a01dc37c-9b9a-4eac-afa0-9e83d922aea8/rules?limit=10&offset=20&sort_by=precedence", + "next": "/api/compliance/v2/security_guides/5a23cb09-db7a-41f7-986b-3643e1413509/profiles/a01dc37c-9b9a-4eac-afa0-9e83d922aea8/rules?limit=10&offset=10&sort_by=precedence" } }, "summary": "", @@ -4661,33 +4767,37 @@ "Returns a Rule": { "value": { "data": { - "id": "c4eaec85-d5c3-4f6c-baf3-52563f7b4c89", - "ref_id": "xccdf_org.ssgproject.content_rule_24525484b8c236d10ddfc1b98f12eff3", - "title": "Blanditiis vitae quaerat temporibus.", - "rationale": "Culpa quia soluta. Minima quidem et. Sequi animi perspiciatis.", - "description": "Voluptatem earum dicta. Veniam sit quo. Provident blanditiis dolorum.", - "severity": "low", - "precedence": 9779, + "id": "18d15979-5080-4385-8ef7-c7f16b5a6e28", + "ref_id": "xccdf_org.ssgproject.content_rule_215d8cb71ee085509e756034b891e7b8", + "title": "Temporibus veniam nam enim.", + "rationale": "Et consequatur rerum. Quasi quia doloremque. Eaque atque commodi.", + "description": "Ad ea architecto. Voluptate error aut. Ut quia vitae.", + "severity": "high", + "precedence": 1618, "identifier": { - "href": "http://beahan-botsford.example/trenton", - "label": "Grishnákh" + "href": "http://blanda.test/mason", + "label": "Maedhros" }, "references": [ { - "href": "http://leannon.example/ellis.howe", - "label": "Huor" + "href": "http://schoen.example/duncan_connelly", + "label": "Durin" + }, + { + "href": "http://ruecker-schmeler.example/lawana", + "label": "Doderic Brandybuck" }, { - "href": "http://lind-luettgen.test/hong", - "label": "Marhari" + "href": "http://spencer.test/alphonse_ratke", + "label": "Anson Roper" }, { - "href": "http://kovacek.test/waylon", - "label": "Mallor" + "href": "http://kovacek-ankunding.example/lupe_schmeler", + "label": "Gilbarad" }, { - "href": "http://mann-howe.test/merle", - "label": "Fíriel Fairbairn" + "href": "http://powlowski.test/tijuana_wehner", + "label": "Tarondor" } ], "value_checks": null, @@ -4723,7 +4833,7 @@ "Description of an error when requesting a non-existing Rule": { "value": { "errors": [ - "V2::Rule not found with ID a7d602c3-2399-4c84-a992-b9a94331025c" + "V2::Rule not found with ID b581d85c-a028-4372-906a-cb70991ae838" ] }, "summary": "", @@ -4837,33 +4947,21 @@ "value": { "data": [ { - "id": "7707b0b3-e7a0-41a8-9e4d-3d3c424ff521", - "ref_id": "xccdf_org.ssgproject.content_rule_d9e6ec42e54664d0ad9cd3649035c441", - "title": "Harum officiis id error.", - "rationale": "Et quaerat eligendi. Occaecati dolorem amet. Ullam veritatis autem.", - "description": "Quisquam id deleniti. Non autem et. Est fugiat placeat.", + "id": "f01edf8d-e81c-41bc-9457-0d327635a87b", + "ref_id": "xccdf_org.ssgproject.content_rule_2d43f1aebacc83792c505ea4c48663ea", + "title": "Nisi officiis aut quis.", + "rationale": "Tempore officia quis. Ut sit voluptas. Deserunt ratione omnis.", + "description": "Voluptas beatae consequuntur. Natus aut eum. Ipsa similique et.", "severity": "medium", - "precedence": 9901, + "precedence": 5232, "identifier": { - "href": "http://friesen-boyle.example/william", - "label": "Ufthak" + "href": "http://berge.example/christoper", + "label": "Amarië" }, "references": [ { - "href": "http://boyle.test/danelle.zboncak", - "label": "Mrs. Maggot" - }, - { - "href": "http://reichel-trantow.example/christoper_kassulke", - "label": "Erchirion" - }, - { - "href": "http://auer.test/kurt", - "label": "Mauhúr" - }, - { - "href": "http://wolff.example/steven.bode", - "label": "Hildigard Took" + "href": "http://murphy.example/milo.kulas", + "label": "Forweg" } ], "value_checks": null, @@ -4876,8 +4974,8 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/0a088fbf-3cc4-4537-96d9-daa894ab315c/tailorings/a50d124a-8d08-4e72-afe0-e13979c108f6/rules?limit=10&offset=0", - "last": "/api/compliance/v2/policies/0a088fbf-3cc4-4537-96d9-daa894ab315c/tailorings/a50d124a-8d08-4e72-afe0-e13979c108f6/rules?limit=10&offset=0" + "first": "/api/compliance/v2/policies/47615e70-de0f-438b-8ba8-dbf6c66aac2c/tailorings/4b61a651-92fe-4d58-a872-fffa503d4249/rules?limit=10&offset=0", + "last": "/api/compliance/v2/policies/47615e70-de0f-438b-8ba8-dbf6c66aac2c/tailorings/4b61a651-92fe-4d58-a872-fffa503d4249/rules?limit=10&offset=0" } }, "summary": "", @@ -4887,33 +4985,29 @@ "value": { "data": [ { - "id": "ff088ff1-ee36-4fd0-b606-ff996a73d8c4", - "ref_id": "xccdf_org.ssgproject.content_rule_e74459331647efa8c5e58ec62fb4dfb6", - "title": "Tempore dolore possimus cum.", - "rationale": "Est earum nostrum. Labore dolor autem. Quia iure veritatis.", - "description": "Nam soluta et. Nihil quo vel. Veniam quibusdam nihil.", + "id": "d422d882-92e7-4d14-ad43-e4c5ac7bdc20", + "ref_id": "xccdf_org.ssgproject.content_rule_dde849a20b68c37df0bf550c6da79edd", + "title": "Possimus voluptate dignissimos consequatur.", + "rationale": "Suscipit omnis possimus. Asperiores minus aut. Nobis non nulla.", + "description": "Ipsam earum quod. Est sit sed. Enim blanditiis enim.", "severity": "medium", - "precedence": 3284, + "precedence": 7036, "identifier": { - "href": "http://schultz.test/carry", - "label": "Borthand" + "href": "http://sipes.example/maryalice.howe", + "label": "Peregrin Took" }, "references": [ { - "href": "http://nolan-mayer.example/jerold.sauer", - "label": "Gorlim" - }, - { - "href": "http://bergnaum.example/kathie_williamson", - "label": "Gethron" + "href": "http://koch-strosin.test/marhta", + "label": "Daisy Gamgee" }, { - "href": "http://schamberger.test/lorri_friesen", - "label": "Andvír" + "href": "http://goodwin-carter.test/sheila_fadel", + "label": "Beldir" }, { - "href": "http://morissette.test/roderick", - "label": "Voronwë" + "href": "http://corwin.example/pat.abshire", + "label": "Tar-Ciryatan" } ], "value_checks": null, @@ -4927,8 +5021,8 @@ "sort_by": "precedence" }, "links": { - "first": "/api/compliance/v2/policies/f209988f-3366-4cec-bd39-2c34c3903e38/tailorings/2520207d-2b57-4f65-848c-7937579c4163/rules?limit=10&offset=0&sort_by=precedence", - "last": "/api/compliance/v2/policies/f209988f-3366-4cec-bd39-2c34c3903e38/tailorings/2520207d-2b57-4f65-848c-7937579c4163/rules?limit=10&offset=0&sort_by=precedence" + "first": "/api/compliance/v2/policies/71cd3e96-631d-4a9e-a3e5-25bf097bfcf2/tailorings/5324bcf1-496b-4f8e-9e2d-5563f0ee7498/rules?limit=10&offset=0&sort_by=precedence", + "last": "/api/compliance/v2/policies/71cd3e96-631d-4a9e-a3e5-25bf097bfcf2/tailorings/5324bcf1-496b-4f8e-9e2d-5563f0ee7498/rules?limit=10&offset=0&sort_by=precedence" } }, "summary": "", @@ -5035,257 +5129,297 @@ "value": { "data": [ { - "id": "097948ed-4027-497f-b8bc-cd1d6296bd07", - "ref_id": "xccdf_org.ssgproject.content_rule_7d62376bb1f7e50afb515e80203bde23", - "title": "Soluta quod excepturi eum.", - "rationale": "Blanditiis delectus adipisci. Molestiae dignissimos repellat. Vero recusandae magni.", - "description": "Et nihil eum. Officiis eius optio. Ut itaque est.", - "severity": "low", - "precedence": 1511, + "id": "0b584947-dd39-4cb2-acd4-cc6b7aeb0c31", + "ref_id": "xccdf_org.ssgproject.content_rule_522d579eaf697cfd7470034058f06d96", + "title": "Perspiciatis autem quod vel.", + "rationale": "Blanditiis enim rem. Dolorem rerum laudantium. Sit quos facere.", + "description": "Dolor porro officiis. Velit odit laudantium. Corporis dignissimos ad.", + "severity": "high", + "precedence": 8223, "identifier": { - "href": "http://waters-glover.test/stacey.hilpert", - "label": "Ponto Baggins" + "href": "http://ullrich.example/neely.breitenberg", + "label": "Egalmoth" + }, + "references": [], + "value_checks": null, + "type": "rule" + }, + { + "id": "1a5e53a8-0fc1-4658-856c-c235640f708a", + "ref_id": "xccdf_org.ssgproject.content_rule_70cfc6a9dfb2b2274d60685bdd770f28", + "title": "Consectetur voluptatem harum tempore.", + "rationale": "Vero ut id. Nemo veritatis nihil. Explicabo ullam nostrum.", + "description": "Fugiat aliquam aliquid. Cupiditate illo incidunt. Dolor perspiciatis deleniti.", + "severity": "medium", + "precedence": 8981, + "identifier": { + "href": "http://hegmann.test/josiah", + "label": "Eluréd" }, "references": [ { - "href": "http://reichel-vandervort.test/marylynn_wintheiser", - "label": "Enel" + "href": "http://yost-muller.example/wilmer", + "label": "Ebor" }, { - "href": "http://hills.test/robin.graham", - "label": "Avranc" + "href": "http://kuhn-stamm.test/marcelo", + "label": "Berylla Boffin" }, { - "href": "http://kuvalis.example/alonso_skiles", - "label": "Hildifons Took" + "href": "http://hickle-streich.test/harriette_torphy", + "label": "Malva Headstrong" }, { - "href": "http://hamill-nolan.example/rodrick.welch", - "label": "Hyarmendacil" + "href": "http://boyer.example/larry", + "label": "Boromir" } ], "value_checks": null, "type": "rule" }, { - "id": "1173e9bf-9f6f-4654-a297-24ec3dcfa7dc", - "ref_id": "xccdf_org.ssgproject.content_rule_4af4f21392a3597d8c2d8348b13dafcc", - "title": "Sint neque expedita impedit.", - "rationale": "Quidem accusantium nesciunt. Minus vitae eligendi. Ea autem necessitatibus.", - "description": "Incidunt corporis sunt. Laudantium possimus nam. Ex soluta excepturi.", - "severity": "high", - "precedence": 5132, + "id": "213093c8-7dfd-4e50-a99f-5b87cb5944bc", + "ref_id": "xccdf_org.ssgproject.content_rule_5b89a968c17750d5220c4724d6b573cb", + "title": "Quia porro commodi eum.", + "rationale": "Maiores maxime illum. Beatae dolor sapiente. Eius dolorem id.", + "description": "Voluptate est est. Dolorem consequatur quam. Suscipit placeat itaque.", + "severity": "medium", + "precedence": 5113, "identifier": { - "href": "http://bernhard.example/renda", - "label": "Iorlas" + "href": "http://goodwin-osinski.example/corrinne_senger", + "label": "Goldwine" }, "references": [ { - "href": "http://hyatt-nader.test/antwan", - "label": "Hanna Goldworthy" - }, - { - "href": "http://beatty.example/rose.kertzmann", - "label": "King of the Dead" - }, - { - "href": "http://ebert.example/elisa_lubowitz", - "label": "Fram" + "href": "http://reichert-schaden.test/juan.stroman", + "label": "Gelmir" }, { - "href": "http://wilkinson.example/howard.carter", - "label": "Falco Chubb-Baggins" + "href": "http://bartoletti.example/donte_buckridge", + "label": "Folcred" }, { - "href": "http://wintheiser-connelly.example/rosendo.wisozk", - "label": "Déorwine" + "href": "http://feest-klein.test/sheba", + "label": "Ivriniel" } ], "value_checks": null, "type": "rule" }, { - "id": "152ebe20-d15b-4795-9e99-7e6828c107b0", - "ref_id": "xccdf_org.ssgproject.content_rule_a98273d5a4da9599c5dc93ed579f495e", - "title": "Vitae quia et excepturi.", - "rationale": "Consequatur consequatur sunt. Sapiente beatae ut. Magni occaecati et.", - "description": "Reprehenderit ex error. Eaque ea natus. Nesciunt expedita tenetur.", - "severity": "high", - "precedence": 6812, + "id": "23894d25-114d-47d8-95e6-a1eb7f9a49f1", + "ref_id": "xccdf_org.ssgproject.content_rule_114269487c6f7989c790534c56313c09", + "title": "Voluptas sed facere ad.", + "rationale": "Corrupti omnis nobis. Ex maxime perspiciatis. Quaerat beatae et.", + "description": "Iusto temporibus blanditiis. Quo omnis est. Eos dolor quia.", + "severity": "medium", + "precedence": 446, "identifier": { - "href": "http://ankunding-rippin.test/alleen", - "label": "Nessanië" + "href": "http://damore.test/terrell", + "label": "Tatië" }, "references": [ { - "href": "http://bartell.example/wallace", + "href": "http://krajcik.example/tanja", + "label": "Estelmo" + }, + { + "href": "http://weber-nader.test/lance_goldner", "label": "Sauron" }, { - "href": "http://bradtke.test/sanjuanita_wuckert", - "label": "Tom Bombadil" + "href": "http://thiel.example/lorena.hayes", + "label": "Estella Bolger" + }, + { + "href": "http://mann.test/lavonda", + "label": "Elenwë" }, { - "href": "http://bailey.test/devin", - "label": "Angamaitë" + "href": "http://heathcote.test/iola", + "label": "Gundor" } ], "value_checks": null, "type": "rule" }, { - "id": "18c171f0-16f7-4429-82e6-eb485823a0c5", - "ref_id": "xccdf_org.ssgproject.content_rule_4212fc80d73192b7e07b4a62655e61da", - "title": "Sunt harum architecto laudantium.", - "rationale": "Asperiores nulla quasi. Dolorem quod ut. Non rem et.", - "description": "Quasi dolorem fugiat. Soluta maiores ab. Neque omnis esse.", + "id": "24e8cf37-aa50-4ef5-9807-d7b4a88943af", + "ref_id": "xccdf_org.ssgproject.content_rule_66fa312c049b408efadca5766231efb0", + "title": "Maiores a iure aliquam.", + "rationale": "Vel odio omnis. Optio ex aut. Sint quaerat quis.", + "description": "Rerum quo saepe. Neque provident distinctio. Aut totam quaerat.", "severity": "medium", - "precedence": 6359, + "precedence": 9136, "identifier": { - "href": "http://donnelly.test/cassy.glover", - "label": "Arvegil" + "href": "http://okeefe-schmeler.example/micki.bins", + "label": "Bandobras Took" }, "references": [ { - "href": "http://shields-mraz.test/rob", - "label": "Wulf" + "href": "http://gleason-mraz.example/vincent", + "label": "Vidugavia" + }, + { + "href": "http://leuschke.test/lorine_miller", + "label": "Dírhaval" + }, + { + "href": "http://rippin.test/ferdinand", + "label": "Walda" + }, + { + "href": "http://jast.example/mohammed_hand", + "label": "Girion" } ], "value_checks": null, "type": "rule" }, { - "id": "1c1fa44c-1943-41f5-b21e-b7fc3c6b47f5", - "ref_id": "xccdf_org.ssgproject.content_rule_73100442ef328a925ada0ce66b3db06a", - "title": "Id non officiis et.", - "rationale": "Voluptates cum distinctio. Reprehenderit omnis facere. Et perferendis qui.", - "description": "Maiores et velit. In qui aspernatur. Molestias ratione ut.", - "severity": "medium", - "precedence": 5928, + "id": "294ba179-e101-4184-a178-309a31c947fa", + "ref_id": "xccdf_org.ssgproject.content_rule_7545e25c1c74735e2d1b3ba618ad98f8", + "title": "Temporibus consequatur placeat cumque.", + "rationale": "Aut error et. Possimus unde deserunt. Dolores qui nihil.", + "description": "Veritatis voluptatem temporibus. Optio sunt recusandae. Ut possimus omnis.", + "severity": "low", + "precedence": 8764, "identifier": { - "href": "http://ernser-mante.example/chong", - "label": "Belen" + "href": "http://hessel.example/elza.schaden", + "label": "Hareth" }, "references": [ { - "href": "http://hahn.example/anthony", - "label": "Narmacil" + "href": "http://walker.test/samuel", + "label": "Hugo Bracegirdle" + }, + { + "href": "http://bechtelar.test/pamela_tromp", + "label": "Arassuil" + }, + { + "href": "http://dibbert.test/evalyn_nienow", + "label": "Scatha" + }, + { + "href": "http://sanford.example/edmund", + "label": "Baranor" + }, + { + "href": "http://altenwerth.example/janice", + "label": "Rosamunda Took" } ], "value_checks": null, "type": "rule" }, { - "id": "1f4aa252-bec1-4b9b-8e86-4de12913abae", - "ref_id": "xccdf_org.ssgproject.content_rule_eed46e4087ca9f962db5eb49c0188376", - "title": "Quis sequi molestiae molestias.", - "rationale": "Aut molestiae adipisci. Sit et esse. Id ut neque.", - "description": "Sed unde provident. Quia id atque. Odio sint sed.", - "severity": "low", - "precedence": 1378, - "identifier": { - "href": "http://thompson.test/derick.windler", - "label": "Bandobras Took" - }, - "references": [], - "value_checks": null, - "type": "rule" - }, - { - "id": "24d17914-cf75-4e63-85c7-40316a9caf4d", - "ref_id": "xccdf_org.ssgproject.content_rule_e97d3e6ca89413d7dcd7da97bb0f4da3", - "title": "Aut eum veritatis enim.", - "rationale": "Eaque porro vel. Eveniet ex dolor. Ut iusto voluptatem.", - "description": "Pariatur aspernatur et. Quod quidem ea. Et quam repellendus.", - "severity": "low", - "precedence": 7226, + "id": "3084eb6c-9edb-4361-b691-8e89423b9ac8", + "ref_id": "xccdf_org.ssgproject.content_rule_334335e858eef616f7e8e206a3f63faf", + "title": "Odio tenetur est et.", + "rationale": "Reiciendis incidunt laudantium. Molestiae ut enim. Nisi assumenda repellat.", + "description": "Qui ullam voluptatem. Aut illum dolorem. Assumenda nulla consequatur.", + "severity": "high", + "precedence": 3732, "identifier": { - "href": "http://walsh.test/cathrine", - "label": "Fram" + "href": "http://dibbert-borer.example/hallie.barrows", + "label": "Dinodas Brandybuck" }, "references": [ { - "href": "http://legros.example/alaine_okon", - "label": "Milo Burrows" + "href": "http://kohler-simonis.example/alesia.russel", + "label": "Freca" + }, + { + "href": "http://connelly.example/miguel", + "label": "Tolman Cotton Junior" + }, + { + "href": "http://hoeger.test/bud.west", + "label": "Filibert Bolger" } ], "value_checks": null, "type": "rule" }, { - "id": "2bc03d43-111c-4b7e-8ad8-edad5dfd0a1e", - "ref_id": "xccdf_org.ssgproject.content_rule_0581957dd9ab9ea0ae12ad81a5238ce1", - "title": "Quis est illum magni.", - "rationale": "Facere accusamus omnis. Harum ea temporibus. Rerum eveniet enim.", - "description": "Placeat temporibus voluptas. Beatae deserunt odio. Sed nostrum corrupti.", + "id": "36d8bcac-4810-482b-a4b3-4802963281f3", + "ref_id": "xccdf_org.ssgproject.content_rule_5023d6fa784c103833237fb3824ae1e4", + "title": "Est minus hic et.", + "rationale": "Omnis magnam et. Error ut dolorem. Mollitia dolores id.", + "description": "Nihil sit omnis. Quis reiciendis ratione. Beatae in dolorem.", "severity": "medium", - "precedence": 8653, + "precedence": 7261, "identifier": { - "href": "http://kris.example/jacklyn", - "label": "Baldor" + "href": "http://wolf.example/tomoko", + "label": "Herugar Bolger" }, "references": [ { - "href": "http://rogahn-graham.example/wilfred_schaefer", - "label": "Daisy Gardner" + "href": "http://wehner-bartell.test/chi", + "label": "Fastolph Bolger" + }, + { + "href": "http://dooley.test/ute_wehner", + "label": "Ulbar" }, { - "href": "http://dubuque.example/hugh", - "label": "Argon" + "href": "http://kuhn.test/jacinda_gislason", + "label": "Ar-Pharazôn" } ], "value_checks": null, "type": "rule" }, { - "id": "32cf72f7-fb20-4ea3-9d72-73502e8879c0", - "ref_id": "xccdf_org.ssgproject.content_rule_f775ef4bcbfb462449b1ed2e7dc041d1", - "title": "Delectus consequuntur cum vel.", - "rationale": "Mollitia et eum. Quia quibusdam esse. Quia consectetur enim.", - "description": "Consequuntur aut harum. Ea ab ipsum. Ut tenetur sed.", - "severity": "medium", - "precedence": 9390, + "id": "45b4c4c2-8721-45c3-80cd-5c28ad0842e9", + "ref_id": "xccdf_org.ssgproject.content_rule_64b9051d639354b3e6629b3512c7f32f", + "title": "Et natus aliquam voluptate.", + "rationale": "Consequatur totam et. Velit incidunt temporibus. Quos saepe voluptatum.", + "description": "Ut accusamus iusto. Ratione cupiditate quod. Quo sequi provident.", + "severity": "high", + "precedence": 3713, "identifier": { - "href": "http://streich-weimann.example/larisa", - "label": "Gorbadoc Brandybuck" + "href": "http://barrows-stroman.test/lashawn", + "label": "Isilmë" }, "references": [ { - "href": "http://gutkowski-kling.example/carolyne.kub", - "label": "Orophin" - }, - { - "href": "http://gorczany.test/shirley", - "label": "Silmariën" - }, - { - "href": "http://larkin-rolfson.test/kenda.ryan", - "label": "Ostoher" + "href": "http://homenick.test/josh.schmeler", + "label": "Beril" } ], "value_checks": null, "type": "rule" }, { - "id": "40f1e9ac-3beb-496f-9f94-f2bc2d6b43db", - "ref_id": "xccdf_org.ssgproject.content_rule_37fafa02a65145051eeda06d48301c3e", - "title": "Aut culpa laudantium accusamus.", - "rationale": "Consequatur commodi neque. Sequi quas unde. Tempora asperiores est.", - "description": "Quas inventore minima. Voluptatem vel facilis. Iste sit ipsum.", - "severity": "low", - "precedence": 9580, + "id": "4656a69a-d321-42c7-a68f-2e08947a0883", + "ref_id": "xccdf_org.ssgproject.content_rule_b37905273bf8a7b14f8e306472eeff5f", + "title": "Sit optio vel cumque.", + "rationale": "Ut minima sint. Molestiae error sit. Perspiciatis ut ea.", + "description": "Debitis eos cumque. Deserunt rerum minima. Delectus ut vitae.", + "severity": "high", + "precedence": 1194, "identifier": { - "href": "http://halvorson.example/mozelle.kirlin", - "label": "Ungoliant" + "href": "http://koss-goyette.test/cameron_hilpert", + "label": "Vëantur" }, "references": [ { - "href": "http://langworth.test/maynard.vonrueden", - "label": "Glirhuin" + "href": "http://gottlieb.test/jerome", + "label": "Marhwini" + }, + { + "href": "http://wiegand.test/maxie.hauck", + "label": "Vidumavi" + }, + { + "href": "http://heidenreich.test/darnell_jakubowski", + "label": "Hathol" }, { - "href": "http://collier.test/wen", - "label": "Nolondil" + "href": "http://walker.example/chad_reichel", + "label": "Hugo Boffin" } ], "value_checks": null, @@ -5298,9 +5432,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/d19bd3e8-b2e8-4ed9-b62e-e110cdc714b4/tailorings/7c263bdc-59d4-42ae-ad68-0c8c2afbccd1/rules?limit=10&offset=0", - "last": "/api/compliance/v2/policies/d19bd3e8-b2e8-4ed9-b62e-e110cdc714b4/tailorings/7c263bdc-59d4-42ae-ad68-0c8c2afbccd1/rules?limit=10&offset=20", - "next": "/api/compliance/v2/policies/d19bd3e8-b2e8-4ed9-b62e-e110cdc714b4/tailorings/7c263bdc-59d4-42ae-ad68-0c8c2afbccd1/rules?limit=10&offset=10" + "first": "/api/compliance/v2/policies/752955dc-3e54-4b34-beef-9c03517df994/tailorings/d813ff63-2b41-4238-8cf1-7bd2009bae9f/rules?limit=10&offset=0", + "last": "/api/compliance/v2/policies/752955dc-3e54-4b34-beef-9c03517df994/tailorings/d813ff63-2b41-4238-8cf1-7bd2009bae9f/rules?limit=10&offset=20", + "next": "/api/compliance/v2/policies/752955dc-3e54-4b34-beef-9c03517df994/tailorings/d813ff63-2b41-4238-8cf1-7bd2009bae9f/rules?limit=10&offset=10" } }, "summary": "", @@ -5403,18 +5537,23 @@ "Assigns a Rule to a Tailoring": { "value": { "data": { - "id": "1a94d7e0-a680-47aa-8d8b-764e0c532ffa", - "ref_id": "xccdf_org.ssgproject.content_rule_394964b45ddb67838676487cd3447b11", - "title": "Vitae tenetur et nisi.", - "rationale": "Et dignissimos ut. Ipsam quod magni. Alias est qui.", - "description": "Minima et laboriosam. Inventore qui temporibus. Cupiditate consequatur ut.", - "severity": "low", - "precedence": 5026, + "id": "32655ab3-c516-47bf-b646-2f7fb29c7d36", + "ref_id": "xccdf_org.ssgproject.content_rule_edb5a4757ab5677da35c3238659ac875", + "title": "Nihil aliquam animi ullam.", + "rationale": "Laudantium recusandae quia. Doloribus quo nostrum. Ipsum qui et.", + "description": "Labore qui minima. Necessitatibus est iure. Sit laborum est.", + "severity": "medium", + "precedence": 6833, "identifier": { - "href": "http://moen-aufderhar.test/elliott", - "label": "Harding" + "href": "http://marks-hermiston.example/george_kessler", + "label": "Uldor" }, - "references": [], + "references": [ + { + "href": "http://olson.example/lyndon_brakus", + "label": "Folcwine" + } + ], "value_checks": null, "type": "rule" } @@ -5434,7 +5573,7 @@ "Returns with Not found": { "value": { "errors": [ - "V2::Rule not found with ID b0e83655-6871-469b-a841-15f31a7afeaf" + "V2::Rule not found with ID 57f83730-2eed-4a4f-9932-609784890c51" ] }, "summary": "", @@ -5497,25 +5636,29 @@ "Unassigns a Rule from a Tailoring": { "value": { "data": { - "id": "3bbd0920-9640-4446-b9c3-c889ef46bf9f", - "ref_id": "xccdf_org.ssgproject.content_rule_ed9410e23c27c3adb84030c9d00c1518", - "title": "Sed id expedita et.", - "rationale": "Est dolorem quasi. Quia illum ipsum. Quam culpa soluta.", - "description": "Magnam nemo dignissimos. Et provident et. Explicabo repellat iure.", - "severity": "low", - "precedence": 1306, + "id": "41c16ff9-b8d1-4e03-9a37-1771e89d63ee", + "ref_id": "xccdf_org.ssgproject.content_rule_183e3577ff8e9a0feb71d1aa52c75404", + "title": "Et non maxime dolor.", + "rationale": "Vitae ad dolor. Minima ut vel. Distinctio quaerat qui.", + "description": "Aut enim corporis. Aliquam ex minima. Quibusdam labore praesentium.", + "severity": "medium", + "precedence": 8752, "identifier": { - "href": "http://keeling.test/grant", - "label": "Belegorn" + "href": "http://conn.test/coralee", + "label": "Dírhaval" }, "references": [ { - "href": "http://hoeger.example/clifton", - "label": "Balbo Baggins" + "href": "http://douglas-mcdermott.example/toi", + "label": "Bosco Boffin" }, { - "href": "http://von.example/darrell_fritsch", - "label": "Almiel" + "href": "http://trantow-kuhic.example/altagracia", + "label": "Caliondo" + }, + { + "href": "http://huel.test/adelle.dach", + "label": "Aragost" } ], "value_checks": null, @@ -5537,7 +5680,7 @@ "Description of an error when unassigning a non-existing Rule": { "value": { "errors": [ - "V2::Rule not found with ID eda8803e-efaa-4c80-aba3-e4f9f0826831" + "V2::Rule not found with ID aa49192a-1895-4241-bb30-0a6c1ba4aca3" ] }, "summary": "", @@ -5632,92 +5775,92 @@ "value": { "data": [ { - "id": "0b1a8d4e-bc34-4218-bf96-af9504fa6798", + "id": "037a273b-3159-4d55-b89c-b0bbd6643a23", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Aut atque blanditiis est.", - "version": "100.80.37", - "description": "Id dignissimos incidunt. Deserunt earum eos. Suscipit veritatis quibusdam.", + "title": "Quod commodi sapiente in.", + "version": "100.83.10", + "description": "Officia rem aliquam. Ut sed repellat. Magni voluptatibus accusantium.", "os_major_version": 7, "type": "security_guide" }, { - "id": "15ade95f-0a14-486f-ab61-ae98154d8b20", + "id": "0ad7da9f-c3eb-40e5-be37-08aff564d1c5", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Temporibus dicta natus rerum.", - "version": "100.80.41", - "description": "Aut quia temporibus. Cupiditate perferendis error. Repudiandae repellat libero.", + "title": "Officia laboriosam cupiditate et.", + "version": "100.83.0", + "description": "Praesentium fugit aliquid. Et sunt voluptatem. Velit harum et.", "os_major_version": 7, "type": "security_guide" }, { - "id": "2c54f666-9938-4686-a9dd-c83206efa563", + "id": "1578a765-65d0-42aa-996f-faf88e19fa7c", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Dicta sed aut ea.", - "version": "100.80.49", - "description": "Officia reprehenderit aut. Non inventore porro. Ut quod nulla.", + "title": "Repudiandae accusantium praesentium adipisci.", + "version": "100.82.39", + "description": "Deleniti quis deserunt. Exercitationem eligendi est. Omnis maxime aut.", "os_major_version": 7, "type": "security_guide" }, { - "id": "2d1d0b8b-2b70-41aa-81e4-c3490eff80ce", + "id": "15cf6b2a-c7a6-45c1-b454-043b08e4c8c3", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Nisi quia et aliquid.", - "version": "100.80.38", - "description": "Numquam vitae totam. Unde officiis laborum. Optio consequatur molestias.", + "title": "Quod voluptatem sed et.", + "version": "100.82.46", + "description": "Dicta quis dolore. Vitae rerum aliquid. Quae debitis qui.", "os_major_version": 7, "type": "security_guide" }, { - "id": "3bbffb08-d92b-4a0f-a705-d7dd4bde04d8", + "id": "20c5c777-4077-4b0a-9d40-e05cdefff0ab", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Quasi modi et laudantium.", - "version": "100.80.28", - "description": "Cumque enim id. Aliquam dicta fuga. Omnis veniam est.", + "title": "Vel architecto quam corrupti.", + "version": "100.83.2", + "description": "Ipsa id pariatur. Hic dolores et. Optio incidunt rerum.", "os_major_version": 7, "type": "security_guide" }, { - "id": "46576d99-a6e5-4bfb-a0ab-cfba4ddfa188", + "id": "26743e85-58da-4789-848b-b43bd2773082", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Quia quo quo dolores.", - "version": "100.80.26", - "description": "Nisi commodi id. Deserunt tenetur aut. Et error consequatur.", + "title": "Voluptas et et reiciendis.", + "version": "100.82.40", + "description": "Quibusdam nulla fuga. Voluptas autem accusamus. Id distinctio omnis.", "os_major_version": 7, "type": "security_guide" }, { - "id": "4717789a-d7c4-462f-8c7f-0d3cc2ce72a0", + "id": "2f186efb-2f4b-4277-9b2e-42b22c7f87fb", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Accusantium et in delectus.", - "version": "100.80.45", - "description": "A eveniet odit. Eaque est architecto. Est accusantium cupiditate.", + "title": "Explicabo at tempora nostrum.", + "version": "100.82.41", + "description": "Repudiandae est voluptates. Quibusdam maxime cum. In accusantium impedit.", "os_major_version": 7, "type": "security_guide" }, { - "id": "4c01c29c-ff44-4e7a-9de7-cf9216efaf9d", + "id": "41271908-b81d-444b-91cb-9d13d5919027", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Non animi soluta temporibus.", - "version": "100.80.33", - "description": "Non sit rem. Dolores veritatis et. Sint consequuntur atque.", + "title": "Facilis eos facere eligendi.", + "version": "100.82.49", + "description": "Explicabo ducimus ipsum. Eius deserunt porro. Ullam nam laborum.", "os_major_version": 7, "type": "security_guide" }, { - "id": "4d56d251-170e-4137-99ad-c7c7502639a3", + "id": "4ae749f3-92ea-45a8-86ac-4432fbf66e33", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Quisquam cumque sed quos.", - "version": "100.80.43", - "description": "Molestiae aut aspernatur. Laborum dolores nemo. Eos praesentium molestiae.", + "title": "Natus ut aut explicabo.", + "version": "100.83.3", + "description": "Eligendi sint quis. Minima atque voluptatem. Aperiam sunt deleniti.", "os_major_version": 7, "type": "security_guide" }, { - "id": "6d2649d8-5664-4ea0-808f-c55ddb1acff9", + "id": "4bd2d0b7-c1b7-4467-9bc9-2bc4d6a71393", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Amet velit nihil exercitationem.", - "version": "100.80.42", - "description": "Voluptatibus velit rem. Dolor et est. Inventore vel nobis.", + "title": "Illo facere quasi velit.", + "version": "100.83.8", + "description": "Officiis atque assumenda. Ea odit ex. Sapiente quis reprehenderit.", "os_major_version": 7, "type": "security_guide" } @@ -5740,92 +5883,92 @@ "value": { "data": [ { - "id": "057aa6eb-fbab-46ad-9fd1-711e5e3d599f", + "id": "03a757ee-eee2-44cc-ab1a-279cd3685633", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Nihil quisquam libero harum.", - "version": "100.81.2", - "description": "Nesciunt aut quibusdam. Quia omnis explicabo. Natus deleniti atque.", + "title": "Rerum saepe commodi et.", + "version": "100.83.28", + "description": "Et sit labore. Sed neque voluptas. Aliquid qui cumque.", "os_major_version": 7, "type": "security_guide" }, { - "id": "0e7ebff7-ae84-49ea-ba74-0dd1b26f90d0", + "id": "19239cc5-9056-4877-b41a-bf0809e99940", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Consequatur sunt aspernatur sed.", - "version": "100.81.23", - "description": "Animi at rerum. Et corrupti recusandae. Ut et inventore.", + "title": "Voluptatem dolorem cumque quia.", + "version": "100.83.21", + "description": "Est nisi et. Id vel in. Hic repellat illo.", "os_major_version": 7, "type": "security_guide" }, { - "id": "21b12145-5af2-4deb-ae67-3218c1ea30cc", + "id": "1ff3776c-c76d-4430-be0a-fdcfb42b4f29", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Optio expedita voluptatem at.", - "version": "100.81.15", - "description": "Maiores quia eos. Iusto dicta ipsa. Est cupiditate velit.", + "title": "Et architecto eos asperiores.", + "version": "100.83.26", + "description": "Consequatur quo deleniti. Quia nesciunt repellendus. Id eum eum.", "os_major_version": 7, "type": "security_guide" }, { - "id": "2887e712-3df2-43cd-b630-31881950ed80", + "id": "2373892c-d23e-4207-a20d-de4e3e08908f", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Velit ipsam tempore blanditiis.", - "version": "100.81.22", - "description": "Quos inventore est. Sint eius aperiam. Vel dolores ducimus.", + "title": "Dignissimos tempore voluptas et.", + "version": "100.83.14", + "description": "Totam quia doloribus. Sit et occaecati. Ab et voluptatum.", "os_major_version": 7, "type": "security_guide" }, { - "id": "29584cd2-67a7-42bd-8b20-8e95e6d2562a", + "id": "29dc0bb2-f800-44d0-addc-17f756d798a8", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Perferendis dolores aut atque.", - "version": "100.81.6", - "description": "Pariatur nostrum tempora. Nulla aut rem. Nisi inventore similique.", + "title": "Qui quo consectetur qui.", + "version": "100.83.32", + "description": "Ducimus molestiae sapiente. Repudiandae in vel. Impedit ut fugiat.", "os_major_version": 7, "type": "security_guide" }, { - "id": "2ac3e672-3f76-4a6c-9231-649b661e4a1e", + "id": "2dfbefa9-206e-4c1e-aaae-cade0589aaae", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Blanditiis officia et id.", - "version": "100.81.18", - "description": "Numquam totam rerum. Nisi fugit aut. Sapiente voluptatem sint.", + "title": "Rerum pariatur et provident.", + "version": "100.83.34", + "description": "Repellat dolorem quaerat. Mollitia quia sapiente. Cupiditate consequatur ratione.", "os_major_version": 7, "type": "security_guide" }, { - "id": "2e7030c5-657d-4d0a-9530-d7271f1d937a", + "id": "389d50d5-f1cf-40c7-b927-8c4aa0479ebd", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Omnis qui et quibusdam.", - "version": "100.81.1", - "description": "Omnis minus laudantium. Possimus ut atque. Est aut alias.", + "title": "Accusantium facilis similique aliquam.", + "version": "100.83.22", + "description": "Qui iusto similique. Vitae minus ipsum. Consequatur tenetur vel.", "os_major_version": 7, "type": "security_guide" }, { - "id": "31b2d857-b4e7-4a12-b200-6e904fe61084", + "id": "41566b2e-0a6a-4e11-a971-aeba1204e08c", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Nemo sed velit rerum.", - "version": "100.81.13", - "description": "Incidunt ipsa accusantium. Nesciunt quam sint. Molestias deserunt soluta.", + "title": "Nihil aut tempore sapiente.", + "version": "100.83.20", + "description": "Reprehenderit tempora laudantium. Voluptatibus distinctio nihil. Odit reprehenderit voluptate.", "os_major_version": 7, "type": "security_guide" }, { - "id": "31df8555-67e1-48d0-aadc-2d164bd16e0a", + "id": "47fc5cda-92eb-45c2-90ae-f505b42821c0", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Qui aspernatur alias sed.", - "version": "100.81.11", - "description": "Incidunt corporis debitis. Quisquam dolores cum. Porro sapiente consequatur.", + "title": "Est ut qui dicta.", + "version": "100.83.24", + "description": "Quia nostrum voluptatem. Adipisci reiciendis ut. At id nesciunt.", "os_major_version": 7, "type": "security_guide" }, { - "id": "46a7a5f7-a681-4def-a0e0-a82e4b83bf09", + "id": "52ce998a-8e1a-4baa-95e6-439e21649a9d", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Debitis illo est quia.", - "version": "100.81.7", - "description": "Aut qui beatae. Voluptatem quos eaque. Quia a rerum.", + "title": "Nihil voluptates corrupti sequi.", + "version": "100.83.29", + "description": "Velit vel dolore. Earum delectus nemo. Est soluta dolorem.", "os_major_version": 7, "type": "security_guide" } @@ -5955,11 +6098,11 @@ "Returns a Security Guide": { "value": { "data": { - "id": "1d252d2b-db6a-4803-9178-903c443aaa3c", + "id": "b3662c7f-156b-4465-9d04-4cb34ee7787e", "ref_id": "xccdf_org.ssgproject.content_benchmark_RHEL-7", - "title": "Velit nesciunt nostrum voluptatem.", - "version": "100.83.1", - "description": "Voluptatibus ut culpa. Ipsum consequatur officiis. Natus doloremque dolores.", + "title": "Id illum veritatis perferendis.", + "version": "100.85.14", + "description": "Est omnis minus. Voluptas aut aut. Labore similique soluta.", "os_major_version": 7, "type": "security_guide" } @@ -5992,7 +6135,7 @@ "Description of an error when requesting a non-existing Security Guide": { "value": { "errors": [ - "V2::SecurityGuide not found with ID 61444f65-8f63-47a9-8330-bd40ff8af1bf" + "V2::SecurityGuide not found with ID d841b8cb-35e6-4fcb-a5e9-93f9f457b027" ] }, "summary": "", @@ -6043,101 +6186,101 @@ "Returns the Rule Tree of a Security Guide": { "value": [ { - "id": "a56bb65c-55ed-4833-bc2b-d63447f1d51e", + "id": "6eb22dd9-a4db-476e-934d-c38f4ed66af9", "type": "rule_group", "children": [ { - "id": "10f60bd2-2ef4-4fad-8b6f-8b1075d2e693", + "id": "0cbfc281-7a47-407f-9732-0209c680774a", "type": "rule" } ] }, { - "id": "18f0997b-e921-4cbb-b64f-1da7a1a02cc8", + "id": "b7d4a073-427c-4cc0-a74e-8f518c8789f4", "type": "rule_group", "children": [ { - "id": "da3a1169-0be6-42f6-ba60-e8e6c22cf37d", + "id": "2425c2c8-8515-47a4-aeff-340d8b809364", "type": "rule" } ] }, { - "id": "b399ef74-c0c7-4362-94fc-f57503f00c88", + "id": "e3937aa9-f5a3-4f54-8d47-745af93419ef", "type": "rule_group", "children": [ { - "id": "33a945c4-9c34-40a4-a815-c107e1ad7673", + "id": "8b2b18be-eed3-4766-8649-6bbeae24b403", "type": "rule" } ] }, { - "id": "7e2a4c12-5434-40aa-b622-a4f8683a0668", + "id": "7435a8ef-7664-44c1-8311-23b6cda2b5f9", "type": "rule_group", "children": [ { - "id": "8ffe0181-6d30-42d3-9efe-21c861e20c6d", + "id": "8cde01f0-3c3f-42e8-9c31-d106ba9a1f0f", "type": "rule" } ] }, { - "id": "53cdaa8c-1a01-4216-9061-6015a26b1970", + "id": "7107255f-c563-40ac-9384-5367ba540746", "type": "rule_group", "children": [ { - "id": "c3f6d729-d0a4-4265-af86-059cb1b51ebd", + "id": "7675dbc7-05db-49d5-8b16-8ef52355e59c", "type": "rule" } ] }, { - "id": "a3957866-f5a7-454c-bb9f-b640c3abd041", + "id": "158e4a82-0451-4d87-b9fb-5c157736ee46", "type": "rule_group", "children": [ { - "id": "df04100d-3435-4e1a-8a4a-893796f2865b", + "id": "a9262bd2-f105-4a42-b0ff-f830658ef475", "type": "rule" } ] }, { - "id": "7095f9e9-a8cc-49aa-aba2-3c2d4791e8fe", + "id": "6d5052e8-7c1e-4209-aeba-fae973538a5f", "type": "rule_group", "children": [ { - "id": "666312e8-5df5-4c39-8a5a-0c02c7ccc6f4", + "id": "90f259c7-e8e0-4cee-9c21-3b814e627ee8", "type": "rule" } ] }, { - "id": "fb537b80-c2fc-4fb9-8c5c-c1909605abbc", + "id": "d5f62ee5-c64b-4b6b-890f-d6b79ffdd808", "type": "rule_group", "children": [ { - "id": "f96db48e-0bef-4491-9792-6d2e380195d1", + "id": "16e66484-ccc7-48dd-84df-7340ebe4b9dd", "type": "rule" } ] }, { - "id": "ed354922-f144-4e04-9193-d0840528a192", + "id": "daa2c116-dbd1-4457-8592-cd5b20e0cdbb", "type": "rule_group", "children": [ { - "id": "8f8935ca-255e-4e86-8e4f-36810748a59b", + "id": "a8da9a6f-f466-4e96-9997-8e1949b66672", "type": "rule" } ] }, { - "id": "3d460cb6-9693-41a0-9d9e-aa4deeda5569", + "id": "927b59ed-1deb-46e7-831a-5e9508e56901", "type": "rule_group", "children": [ { - "id": "4fb9f99c-6d94-4d64-8390-80587eee8c24", + "id": "d5afe5b1-4dbc-4907-b822-8f8533278d9f", "type": "rule" } ] @@ -6161,7 +6304,7 @@ "Description of an error when requesting a non-existing Security Guide": { "value": { "errors": [ - "V2::SecurityGuide not found with ID 79c28a91-1415-4a04-919f-8e45993c1b10" + "V2::SecurityGuide not found with ID 03eef7c5-283e-4feb-9b7e-ec59d8263df0" ] }, "summary": "", @@ -6259,11 +6402,11 @@ "value": { "data": [ { - "id": "7745e330-beaa-4588-8033-d571018a3ca9", - "title": "Labore reiciendis nisi quo.", - "ref_id": "xccdf_org.ssgproject.content_profile_9b3107a9b3e5cd47468f59d0eafdd756", - "security_guide_id": "a6dbb8c1-2393-4db2-b872-0c83330b3df0", - "security_guide_version": "100.83.27", + "id": "ee3c996a-581b-4b42-ab6c-588ab0afa491", + "title": "Nesciunt sint quas velit.", + "ref_id": "xccdf_org.ssgproject.content_profile_6afd493d3ea2914e9ee4d7aa614db5fd", + "security_guide_id": "93efbdeb-92f7-4904-ba37-5571e3f44e6f", + "security_guide_version": "100.85.45", "os_major_version": 7, "os_minor_versions": [ 3, @@ -6290,11 +6433,11 @@ "value": { "data": [ { - "id": "8be5313c-8572-4d4c-9a72-0d53d9914590", - "title": "Aliquid aut dolores velit.", - "ref_id": "xccdf_org.ssgproject.content_profile_5dec5cf9700e57fff077d8b0de782cba", - "security_guide_id": "7e2ff2cf-cfd2-425a-9729-d7de2f6ae3f5", - "security_guide_version": "100.83.28", + "id": "c739e146-5645-4f48-ab3d-2278bc47eb3d", + "title": "Hic velit ducimus saepe.", + "ref_id": "xccdf_org.ssgproject.content_profile_8b58c29b2b0f874e32b3eeb68dccf19e", + "security_guide_id": "d5162119-da01-4e79-bd32-5dd4bba2de6d", + "security_guide_version": "100.85.46", "os_major_version": 7, "os_minor_versions": [ 3, @@ -6478,39 +6621,39 @@ "value": { "data": [ { - "id": "1032aa41-a304-4e3d-a1b6-16a8c0292ac3", - "display_name": "flatley.example", + "id": "12cee645-4d4e-472a-a345-5e954c4d8ffe", + "display_name": "lind.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.709Z", - "stale_timestamp": "2034-08-01T13:04:28.709Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.709Z", - "updated": "2024-08-01T13:04:28.709Z", + "culled_timestamp": "2034-08-19T08:05:41.805Z", + "stale_timestamp": "2034-08-05T08:05:41.805Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.805Z", + "updated": "2024-08-05T08:05:41.805Z", "insights_id": null, "tags": [ { - "key": "protocol", - "value": "haptic", - "namespace": "overriding" - }, - { - "key": "card", - "value": "online", + "key": "port", + "value": "primary", "namespace": "indexing" }, { - "key": "pixel", - "value": "online", + "key": "panel", + "value": "virtual", "namespace": "quantifying" }, { "key": "microchip", - "value": "mobile", - "namespace": "navigating" + "value": "primary", + "namespace": "bypassing" }, { - "key": "circuit", - "value": "online", - "namespace": "compressing" + "key": "matrix", + "value": "primary", + "namespace": "transmitting" + }, + { + "key": "capacitor", + "value": "optical", + "namespace": "programming" } ], "type": "system", @@ -6519,39 +6662,39 @@ "policies": [] }, { - "id": "40b14a2c-6b89-4780-997e-7e0ca1ab87aa", - "display_name": "rippin-reilly.example", + "id": "1f15e3fc-5870-4b0e-b51d-88a6222de667", + "display_name": "dach-feil.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.711Z", - "stale_timestamp": "2034-08-01T13:04:28.711Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.711Z", - "updated": "2024-08-01T13:04:28.711Z", + "culled_timestamp": "2034-08-19T08:05:41.814Z", + "stale_timestamp": "2034-08-05T08:05:41.814Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.814Z", + "updated": "2024-08-05T08:05:41.814Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "open-source", - "namespace": "quantifying" + "key": "bandwidth", + "value": "neural", + "namespace": "indexing" }, { - "key": "card", - "value": "haptic", - "namespace": "calculating" + "key": "interface", + "value": "wireless", + "namespace": "parsing" }, { - "key": "pixel", - "value": "online", - "namespace": "navigating" + "key": "firewall", + "value": "virtual", + "namespace": "quantifying" }, { - "key": "pixel", - "value": "haptic", - "namespace": "navigating" + "key": "card", + "value": "solid state", + "namespace": "generating" }, { - "key": "circuit", - "value": "virtual", - "namespace": "bypassing" + "key": "capacitor", + "value": "haptic", + "namespace": "navigating" } ], "type": "system", @@ -6560,39 +6703,39 @@ "policies": [] }, { - "id": "47e5b30e-4567-4403-b7f8-5f576d113ce1", - "display_name": "fay.test", + "id": "26c2f1c8-4224-4de7-a3cc-470339bb403c", + "display_name": "dietrich.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.710Z", - "stale_timestamp": "2034-08-01T13:04:28.710Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.710Z", - "updated": "2024-08-01T13:04:28.710Z", + "culled_timestamp": "2034-08-19T08:05:41.799Z", + "stale_timestamp": "2034-08-05T08:05:41.799Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.799Z", + "updated": "2024-08-05T08:05:41.799Z", "insights_id": null, "tags": [ { - "key": "card", - "value": "optical", - "namespace": "indexing" + "key": "driver", + "value": "redundant", + "namespace": "compressing" }, { - "key": "sensor", - "value": "virtual", - "namespace": "indexing" + "key": "driver", + "value": "multi-byte", + "namespace": "navigating" }, { - "key": "protocol", - "value": "online", - "namespace": "generating" + "key": "circuit", + "value": "primary", + "namespace": "navigating" }, { - "key": "port", - "value": "solid state", - "namespace": "backing up" + "key": "microchip", + "value": "back-end", + "namespace": "compressing" }, { - "key": "capacitor", - "value": "back-end", - "namespace": "connecting" + "key": "sensor", + "value": "redundant", + "namespace": "indexing" } ], "type": "system", @@ -6601,39 +6744,39 @@ "policies": [] }, { - "id": "4bcc0505-66d4-4ffc-8074-1642a9cedb13", - "display_name": "aufderhar.test", + "id": "3655cbea-ad0c-4530-9615-94e1de6337d1", + "display_name": "breitenberg-quitzon.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.705Z", - "stale_timestamp": "2034-08-01T13:04:28.705Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.705Z", - "updated": "2024-08-01T13:04:28.705Z", + "culled_timestamp": "2034-08-19T08:05:41.806Z", + "stale_timestamp": "2034-08-05T08:05:41.806Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.806Z", + "updated": "2024-08-05T08:05:41.806Z", "insights_id": null, "tags": [ { - "key": "monitor", - "value": "back-end", - "namespace": "connecting" + "key": "feed", + "value": "optical", + "namespace": "backing up" }, { - "key": "matrix", - "value": "virtual", - "namespace": "copying" + "key": "system", + "value": "mobile", + "namespace": "parsing" }, { "key": "driver", - "value": "online", - "namespace": "indexing" + "value": "back-end", + "namespace": "bypassing" }, { - "key": "circuit", - "value": "multi-byte", - "namespace": "calculating" + "key": "panel", + "value": "redundant", + "namespace": "programming" }, { - "key": "program", - "value": "virtual", - "namespace": "overriding" + "key": "matrix", + "value": "bluetooth", + "namespace": "indexing" } ], "type": "system", @@ -6642,39 +6785,39 @@ "policies": [] }, { - "id": "5905982b-c2bc-47b5-a262-c5eae3a7dc03", - "display_name": "lueilwitz.test", + "id": "38713d9f-a299-46c7-8b02-89623603d1a0", + "display_name": "padberg-ullrich.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.696Z", - "stale_timestamp": "2034-08-01T13:04:28.696Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.696Z", - "updated": "2024-08-01T13:04:28.696Z", + "culled_timestamp": "2034-08-19T08:05:41.808Z", + "stale_timestamp": "2034-08-05T08:05:41.808Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.808Z", + "updated": "2024-08-05T08:05:41.808Z", "insights_id": null, "tags": [ { - "key": "feed", - "value": "multi-byte", - "namespace": "parsing" + "key": "interface", + "value": "neural", + "namespace": "navigating" }, { - "key": "microchip", - "value": "cross-platform", - "namespace": "copying" + "key": "bandwidth", + "value": "mobile", + "namespace": "generating" }, { "key": "bus", - "value": "primary", - "namespace": "bypassing" + "value": "optical", + "namespace": "copying" }, { "key": "application", - "value": "redundant", - "namespace": "navigating" + "value": "virtual", + "namespace": "compressing" }, { - "key": "alarm", - "value": "primary", - "namespace": "calculating" + "key": "system", + "value": "digital", + "namespace": "programming" } ], "type": "system", @@ -6683,39 +6826,39 @@ "policies": [] }, { - "id": "6419971b-8e7b-4265-b980-65b6304aa15d", - "display_name": "jenkins.example", + "id": "3c0ce186-c638-48bc-8556-73512c13c825", + "display_name": "breitenberg-stroman.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.704Z", - "stale_timestamp": "2034-08-01T13:04:28.704Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.704Z", - "updated": "2024-08-01T13:04:28.704Z", + "culled_timestamp": "2034-08-19T08:05:41.803Z", + "stale_timestamp": "2034-08-05T08:05:41.803Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.803Z", + "updated": "2024-08-05T08:05:41.803Z", "insights_id": null, "tags": [ { - "key": "pixel", - "value": "wireless", - "namespace": "connecting" + "key": "application", + "value": "online", + "namespace": "compressing" }, { - "key": "bus", - "value": "redundant", - "namespace": "transmitting" + "key": "microchip", + "value": "back-end", + "namespace": "synthesizing" }, { - "key": "alarm", - "value": "cross-platform", - "namespace": "parsing" + "key": "bus", + "value": "wireless", + "namespace": "overriding" }, { - "key": "hard drive", - "value": "haptic", - "namespace": "calculating" + "key": "monitor", + "value": "auxiliary", + "namespace": "copying" }, { - "key": "array", - "value": "digital", - "namespace": "parsing" + "key": "driver", + "value": "optical", + "namespace": "navigating" } ], "type": "system", @@ -6724,39 +6867,39 @@ "policies": [] }, { - "id": "66a0b1ea-415b-4c14-a26e-cacb2a132ac0", - "display_name": "hahn-feeney.test", + "id": "41e31e35-cb3b-48ce-9e99-29e51cb79872", + "display_name": "haley.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.698Z", - "stale_timestamp": "2034-08-01T13:04:28.698Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.698Z", - "updated": "2024-08-01T13:04:28.698Z", + "culled_timestamp": "2034-08-19T08:05:41.810Z", + "stale_timestamp": "2034-08-05T08:05:41.810Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.810Z", + "updated": "2024-08-05T08:05:41.810Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "auxiliary", - "namespace": "navigating" + "key": "protocol", + "value": "primary", + "namespace": "connecting" }, { - "key": "capacitor", - "value": "online", - "namespace": "hacking" + "key": "array", + "value": "auxiliary", + "namespace": "bypassing" }, { - "key": "firewall", - "value": "mobile", + "key": "transmitter", + "value": "virtual", "namespace": "programming" }, { - "key": "bandwidth", - "value": "primary", - "namespace": "generating" + "key": "bus", + "value": "multi-byte", + "namespace": "indexing" }, { - "key": "transmitter", - "value": "back-end", - "namespace": "compressing" + "key": "port", + "value": "optical", + "namespace": "bypassing" } ], "type": "system", @@ -6765,39 +6908,39 @@ "policies": [] }, { - "id": "66c433d3-4cd3-4db6-af5b-fa75647016ba", - "display_name": "blick.example", + "id": "4e7ad246-5f20-479e-8fb6-1d0ac399f752", + "display_name": "ankunding-von.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.697Z", - "stale_timestamp": "2034-08-01T13:04:28.697Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.697Z", - "updated": "2024-08-01T13:04:28.697Z", + "culled_timestamp": "2034-08-19T08:05:41.807Z", + "stale_timestamp": "2034-08-05T08:05:41.807Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.807Z", + "updated": "2024-08-05T08:05:41.807Z", "insights_id": null, "tags": [ { "key": "application", - "value": "digital", - "namespace": "hacking" + "value": "neural", + "namespace": "indexing" }, { - "key": "array", - "value": "solid state", - "namespace": "generating" + "key": "bandwidth", + "value": "digital", + "namespace": "copying" }, { - "key": "interface", - "value": "auxiliary", - "namespace": "overriding" + "key": "card", + "value": "open-source", + "namespace": "indexing" }, { - "key": "protocol", - "value": "back-end", - "namespace": "synthesizing" + "key": "microchip", + "value": "cross-platform", + "namespace": "navigating" }, { - "key": "pixel", - "value": "bluetooth", - "namespace": "bypassing" + "key": "bus", + "value": "neural", + "namespace": "overriding" } ], "type": "system", @@ -6806,39 +6949,39 @@ "policies": [] }, { - "id": "76d31481-84ba-4974-ac6c-81f1a509e52d", - "display_name": "hessel.test", + "id": "537c7ab2-3be7-44ae-9a53-2153d1e0adf0", + "display_name": "parker.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.713Z", - "stale_timestamp": "2034-08-01T13:04:28.713Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.713Z", - "updated": "2024-08-01T13:04:28.713Z", + "culled_timestamp": "2034-08-19T08:05:41.815Z", + "stale_timestamp": "2034-08-05T08:05:41.815Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.815Z", + "updated": "2024-08-05T08:05:41.815Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "auxiliary", - "namespace": "indexing" + "key": "port", + "value": "back-end", + "namespace": "compressing" }, { - "key": "circuit", - "value": "digital", - "namespace": "programming" + "key": "firewall", + "value": "wireless", + "namespace": "navigating" }, { - "key": "sensor", - "value": "1080p", - "namespace": "navigating" + "key": "feed", + "value": "virtual", + "namespace": "programming" }, { - "key": "card", - "value": "wireless", - "namespace": "bypassing" + "key": "monitor", + "value": "auxiliary", + "namespace": "indexing" }, { - "key": "panel", - "value": "virtual", - "namespace": "copying" + "key": "microchip", + "value": "primary", + "namespace": "overriding" } ], "type": "system", @@ -6847,39 +6990,39 @@ "policies": [] }, { - "id": "78dee5d0-a0ba-40eb-9289-3f47547542f8", - "display_name": "mraz.test", + "id": "5a9bdf0d-5647-4364-b0de-ae53ac6c1684", + "display_name": "weber.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.706Z", - "stale_timestamp": "2034-08-01T13:04:28.706Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.706Z", - "updated": "2024-08-01T13:04:28.706Z", + "culled_timestamp": "2034-08-19T08:05:41.816Z", + "stale_timestamp": "2034-08-05T08:05:41.816Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.816Z", + "updated": "2024-08-05T08:05:41.816Z", "insights_id": null, "tags": [ { - "key": "program", - "value": "online", - "namespace": "quantifying" + "key": "firewall", + "value": "cross-platform", + "namespace": "backing up" }, { - "key": "card", - "value": "haptic", - "namespace": "quantifying" + "key": "protocol", + "value": "mobile", + "namespace": "bypassing" }, { - "key": "application", + "key": "circuit", "value": "open-source", - "namespace": "programming" + "namespace": "parsing" }, { - "key": "transmitter", - "value": "haptic", - "namespace": "programming" + "key": "hard drive", + "value": "solid state", + "namespace": "parsing" }, { - "key": "application", + "key": "interface", "value": "redundant", - "namespace": "transmitting" + "namespace": "synthesizing" } ], "type": "system", @@ -6907,39 +7050,39 @@ "value": { "data": [ { - "id": "17784c40-f364-4098-b46c-48ab8caa1c54", - "display_name": "pfeffer-stamm.test", + "id": "0c72cc86-bcd7-4f99-980b-abe1f0062fcb", + "display_name": "denesik.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.753Z", - "stale_timestamp": "2034-08-01T13:04:28.753Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.753Z", - "updated": "2024-08-01T13:04:28.753Z", + "culled_timestamp": "2034-08-19T08:05:41.868Z", + "stale_timestamp": "2034-08-05T08:05:41.868Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.868Z", + "updated": "2024-08-05T08:05:41.868Z", "insights_id": null, "tags": [ { - "key": "bandwidth", - "value": "cross-platform", - "namespace": "indexing" + "key": "feed", + "value": "haptic", + "namespace": "navigating" }, { - "key": "program", + "key": "transmitter", "value": "1080p", - "namespace": "copying" + "namespace": "connecting" }, { - "key": "array", - "value": "neural", - "namespace": "synthesizing" + "key": "feed", + "value": "cross-platform", + "namespace": "calculating" }, { - "key": "pixel", - "value": "solid state", - "namespace": "copying" + "key": "bandwidth", + "value": "bluetooth", + "namespace": "backing up" }, { - "key": "card", - "value": "open-source", - "namespace": "backing up" + "key": "interface", + "value": "redundant", + "namespace": "connecting" } ], "type": "system", @@ -6948,39 +7091,39 @@ "policies": [] }, { - "id": "1a11a190-67c8-4a58-af88-b85f52d0efd3", - "display_name": "wisoky-rippin.test", + "id": "1d46b70d-4d80-4092-966d-36a1bc7d04f6", + "display_name": "crona.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.742Z", - "stale_timestamp": "2034-08-01T13:04:28.742Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.742Z", - "updated": "2024-08-01T13:04:28.743Z", + "culled_timestamp": "2034-08-19T08:05:41.873Z", + "stale_timestamp": "2034-08-05T08:05:41.873Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.873Z", + "updated": "2024-08-05T08:05:41.873Z", "insights_id": null, "tags": [ { - "key": "feed", - "value": "primary", - "namespace": "quantifying" + "key": "application", + "value": "back-end", + "namespace": "copying" }, { - "key": "protocol", - "value": "open-source", - "namespace": "calculating" + "key": "hard drive", + "value": "virtual", + "namespace": "transmitting" }, { - "key": "bandwidth", - "value": "primary", - "namespace": "hacking" + "key": "bus", + "value": "mobile", + "namespace": "compressing" }, { "key": "alarm", - "value": "redundant", - "namespace": "quantifying" + "value": "multi-byte", + "namespace": "bypassing" }, { - "key": "microchip", - "value": "optical", - "namespace": "backing up" + "key": "alarm", + "value": "primary", + "namespace": "transmitting" } ], "type": "system", @@ -6989,39 +7132,39 @@ "policies": [] }, { - "id": "2bece6ac-63d3-4d34-b874-bdc1b5cb96df", - "display_name": "rice-nitzsche.test", + "id": "272e5495-df43-4372-9338-0fe59ac791eb", + "display_name": "haley.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.740Z", - "stale_timestamp": "2034-08-01T13:04:28.740Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.740Z", - "updated": "2024-08-01T13:04:28.740Z", + "culled_timestamp": "2034-08-19T08:05:41.855Z", + "stale_timestamp": "2034-08-05T08:05:41.855Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.855Z", + "updated": "2024-08-05T08:05:41.855Z", "insights_id": null, "tags": [ { - "key": "firewall", - "value": "primary", - "namespace": "calculating" + "key": "card", + "value": "back-end", + "namespace": "parsing" }, { - "key": "program", - "value": "solid state", - "namespace": "backing up" + "key": "pixel", + "value": "neural", + "namespace": "copying" }, { - "key": "interface", - "value": "online", - "namespace": "compressing" + "key": "bus", + "value": "open-source", + "namespace": "indexing" }, { - "key": "bus", - "value": "online", - "namespace": "quantifying" + "key": "hard drive", + "value": "auxiliary", + "namespace": "navigating" }, { - "key": "bandwidth", - "value": "redundant", - "namespace": "transmitting" + "key": "transmitter", + "value": "solid state", + "namespace": "hacking" } ], "type": "system", @@ -7030,39 +7173,39 @@ "policies": [] }, { - "id": "334c5950-4008-46c1-a73e-613ec9920075", - "display_name": "gulgowski-crona.test", + "id": "314ac038-1c26-4e89-9163-ff7bf8b420d1", + "display_name": "moen.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.752Z", - "stale_timestamp": "2034-08-01T13:04:28.752Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.752Z", - "updated": "2024-08-01T13:04:28.752Z", + "culled_timestamp": "2034-08-19T08:05:41.863Z", + "stale_timestamp": "2034-08-05T08:05:41.863Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.863Z", + "updated": "2024-08-05T08:05:41.863Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "online", + "key": "alarm", + "value": "bluetooth", "namespace": "programming" }, { - "key": "alarm", - "value": "primary", + "key": "feed", + "value": "digital", "namespace": "compressing" }, { - "key": "interface", - "value": "solid state", + "key": "bandwidth", + "value": "open-source", "namespace": "transmitting" }, { - "key": "array", - "value": "mobile", + "key": "bus", + "value": "digital", "namespace": "quantifying" }, { - "key": "array", - "value": "redundant", - "namespace": "generating" + "key": "bandwidth", + "value": "neural", + "namespace": "hacking" } ], "type": "system", @@ -7071,39 +7214,39 @@ "policies": [] }, { - "id": "3d65423e-6b20-42d6-9d90-4e991630343d", - "display_name": "bode.example", + "id": "3554dc66-8318-476a-8f3a-cd9a2b3d80d5", + "display_name": "bauch.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.743Z", - "stale_timestamp": "2034-08-01T13:04:28.743Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.743Z", - "updated": "2024-08-01T13:04:28.743Z", + "culled_timestamp": "2034-08-19T08:05:41.866Z", + "stale_timestamp": "2034-08-05T08:05:41.866Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.866Z", + "updated": "2024-08-05T08:05:41.866Z", "insights_id": null, "tags": [ { - "key": "alarm", - "value": "primary", - "namespace": "backing up" + "key": "microchip", + "value": "1080p", + "namespace": "bypassing" }, { - "key": "feed", - "value": "bluetooth", - "namespace": "hacking" + "key": "panel", + "value": "1080p", + "namespace": "generating" }, { - "key": "system", - "value": "auxiliary", - "namespace": "synthesizing" + "key": "application", + "value": "haptic", + "namespace": "generating" }, { - "key": "sensor", - "value": "mobile", - "namespace": "transmitting" + "key": "bus", + "value": "solid state", + "namespace": "calculating" }, { - "key": "monitor", - "value": "back-end", - "namespace": "quantifying" + "key": "firewall", + "value": "haptic", + "namespace": "copying" } ], "type": "system", @@ -7112,39 +7255,39 @@ "policies": [] }, { - "id": "3d6e0df7-9415-417b-ab61-98761234a648", - "display_name": "macgyver.example", + "id": "43d85213-eeb6-401b-97b6-749f5aaf3cb5", + "display_name": "dubuque-kutch.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.752Z", - "stale_timestamp": "2034-08-01T13:04:28.752Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.752Z", - "updated": "2024-08-01T13:04:28.752Z", + "culled_timestamp": "2034-08-19T08:05:41.861Z", + "stale_timestamp": "2034-08-05T08:05:41.861Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.861Z", + "updated": "2024-08-05T08:05:41.861Z", "insights_id": null, "tags": [ + { + "key": "bandwidth", + "value": "optical", + "namespace": "bypassing" + }, { "key": "hard drive", - "value": "solid state", - "namespace": "overriding" + "value": "bluetooth", + "namespace": "backing up" }, { "key": "program", - "value": "optical", - "namespace": "synthesizing" + "value": "solid state", + "namespace": "backing up" }, { "key": "transmitter", - "value": "optical", - "namespace": "hacking" - }, - { - "key": "circuit", - "value": "optical", - "namespace": "hacking" + "value": "online", + "namespace": "compressing" }, { - "key": "driver", - "value": "optical", - "namespace": "parsing" + "key": "bus", + "value": "multi-byte", + "namespace": "compressing" } ], "type": "system", @@ -7153,39 +7296,39 @@ "policies": [] }, { - "id": "44c29f88-6b8d-4db5-8091-07e72992a5a8", - "display_name": "homenick-goodwin.test", + "id": "4cb4d448-0e70-498d-900b-dc4c71f0aee8", + "display_name": "jenkins-stiedemann.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.757Z", - "stale_timestamp": "2034-08-01T13:04:28.757Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.757Z", - "updated": "2024-08-01T13:04:28.757Z", + "culled_timestamp": "2034-08-19T08:05:41.860Z", + "stale_timestamp": "2034-08-05T08:05:41.860Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.860Z", + "updated": "2024-08-05T08:05:41.860Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "primary", - "namespace": "generating" + "key": "matrix", + "value": "optical", + "namespace": "copying" }, { - "key": "hard drive", - "value": "haptic", + "key": "feed", + "value": "primary", "namespace": "hacking" }, { - "key": "capacitor", - "value": "cross-platform", - "namespace": "calculating" + "key": "port", + "value": "auxiliary", + "namespace": "connecting" }, { - "key": "system", - "value": "haptic", - "namespace": "overriding" + "key": "sensor", + "value": "redundant", + "namespace": "calculating" }, { - "key": "capacitor", - "value": "digital", - "namespace": "hacking" + "key": "interface", + "value": "redundant", + "namespace": "transmitting" } ], "type": "system", @@ -7194,39 +7337,39 @@ "policies": [] }, { - "id": "6a3bf536-a295-45f0-b724-2bd2274ff139", - "display_name": "becker.test", + "id": "5c70b82f-3292-4a64-90f1-b702fd95f97d", + "display_name": "auer.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.744Z", - "stale_timestamp": "2034-08-01T13:04:28.744Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.744Z", - "updated": "2024-08-01T13:04:28.744Z", + "culled_timestamp": "2034-08-19T08:05:41.853Z", + "stale_timestamp": "2034-08-05T08:05:41.853Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.853Z", + "updated": "2024-08-05T08:05:41.853Z", "insights_id": null, "tags": [ { - "key": "array", - "value": "online", - "namespace": "parsing" + "key": "microchip", + "value": "1080p", + "namespace": "transmitting" }, { - "key": "interface", - "value": "open-source", - "namespace": "hacking" + "key": "program", + "value": "bluetooth", + "namespace": "overriding" }, { - "key": "driver", - "value": "digital", - "namespace": "hacking" + "key": "program", + "value": "open-source", + "namespace": "transmitting" }, { - "key": "sensor", - "value": "back-end", - "namespace": "programming" + "key": "interface", + "value": "primary", + "namespace": "backing up" }, { - "key": "card", + "key": "circuit", "value": "online", - "namespace": "generating" + "namespace": "synthesizing" } ], "type": "system", @@ -7235,39 +7378,39 @@ "policies": [] }, { - "id": "77573a46-c2fa-407c-9a02-5a9d5e903928", - "display_name": "wilderman.test", + "id": "5c998d02-ccee-43c8-9e89-e5e28602367a", + "display_name": "torp-kertzmann.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.746Z", - "stale_timestamp": "2034-08-01T13:04:28.746Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.746Z", - "updated": "2024-08-01T13:04:28.746Z", + "culled_timestamp": "2034-08-19T08:05:41.862Z", + "stale_timestamp": "2034-08-05T08:05:41.862Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.862Z", + "updated": "2024-08-05T08:05:41.862Z", "insights_id": null, "tags": [ { - "key": "bus", - "value": "wireless", - "namespace": "quantifying" + "key": "panel", + "value": "primary", + "namespace": "connecting" }, { - "key": "port", - "value": "redundant", - "namespace": "hacking" + "key": "feed", + "value": "wireless", + "namespace": "quantifying" }, { - "key": "firewall", - "value": "back-end", - "namespace": "hacking" + "key": "circuit", + "value": "wireless", + "namespace": "copying" }, { - "key": "bandwidth", - "value": "open-source", - "namespace": "synthesizing" + "key": "pixel", + "value": "mobile", + "namespace": "parsing" }, { - "key": "pixel", + "key": "alarm", "value": "digital", - "namespace": "compressing" + "namespace": "navigating" } ], "type": "system", @@ -7276,39 +7419,39 @@ "policies": [] }, { - "id": "80a6b2da-4121-4069-8076-c3f5ecd801f2", - "display_name": "koelpin.test", + "id": "6387e4c8-67e6-4283-8926-c6ccb7ac5260", + "display_name": "schumm-heller.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.751Z", - "stale_timestamp": "2034-08-01T13:04:28.751Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.751Z", - "updated": "2024-08-01T13:04:28.751Z", + "culled_timestamp": "2034-08-19T08:05:41.870Z", + "stale_timestamp": "2034-08-05T08:05:41.870Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.870Z", + "updated": "2024-08-05T08:05:41.870Z", "insights_id": null, "tags": [ { - "key": "program", - "value": "bluetooth", - "namespace": "quantifying" + "key": "hard drive", + "value": "mobile", + "namespace": "compressing" }, { - "key": "transmitter", - "value": "wireless", - "namespace": "generating" + "key": "program", + "value": "auxiliary", + "namespace": "synthesizing" }, { - "key": "monitor", - "value": "neural", - "namespace": "bypassing" + "key": "feed", + "value": "redundant", + "namespace": "backing up" }, { - "key": "bandwidth", - "value": "digital", - "namespace": "transmitting" + "key": "firewall", + "value": "online", + "namespace": "synthesizing" }, { - "key": "hard drive", - "value": "digital", - "namespace": "programming" + "key": "microchip", + "value": "mobile", + "namespace": "transmitting" } ], "type": "system", @@ -7337,39 +7480,39 @@ "value": { "data": [ { - "id": "0002d552-e901-4ed3-be13-56ff829c7f87", - "display_name": "ortiz.example", + "id": "078e1525-3d3d-475b-8eb1-ed56282d8faa", + "display_name": "beahan.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.794Z", - "stale_timestamp": "2034-08-01T13:04:28.794Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.794Z", - "updated": "2024-08-01T13:04:28.794Z", + "culled_timestamp": "2034-08-19T08:05:41.905Z", + "stale_timestamp": "2034-08-05T08:05:41.905Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.905Z", + "updated": "2024-08-05T08:05:41.905Z", "insights_id": null, "tags": [ { - "key": "bus", - "value": "mobile", + "key": "hard drive", + "value": "1080p", "namespace": "generating" }, { - "key": "bandwidth", - "value": "primary", + "key": "feed", + "value": "open-source", "namespace": "overriding" }, { - "key": "application", - "value": "auxiliary", + "key": "system", + "value": "neural", "namespace": "synthesizing" }, { - "key": "circuit", - "value": "1080p", - "namespace": "hacking" + "key": "pixel", + "value": "solid state", + "namespace": "compressing" }, { - "key": "protocol", - "value": "virtual", - "namespace": "overriding" + "key": "pixel", + "value": "1080p", + "namespace": "compressing" } ], "type": "system", @@ -7378,39 +7521,39 @@ "policies": [] }, { - "id": "00384ade-2b67-485e-9f91-76890306a775", - "display_name": "ritchie-little.example", + "id": "0ac725ad-127b-4611-bf93-4b930adb25b1", + "display_name": "lubowitz.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.798Z", - "stale_timestamp": "2034-08-01T13:04:28.798Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.798Z", - "updated": "2024-08-01T13:04:28.798Z", + "culled_timestamp": "2034-08-19T08:05:41.900Z", + "stale_timestamp": "2034-08-05T08:05:41.900Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.900Z", + "updated": "2024-08-05T08:05:41.900Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "cross-platform", + "key": "panel", + "value": "haptic", "namespace": "bypassing" }, { - "key": "sensor", - "value": "multi-byte", + "key": "alarm", + "value": "virtual", "namespace": "quantifying" }, { - "key": "bandwidth", + "key": "card", "value": "auxiliary", - "namespace": "calculating" + "namespace": "transmitting" }, { - "key": "microchip", - "value": "multi-byte", + "key": "bus", + "value": "solid state", "namespace": "generating" }, { - "key": "matrix", - "value": "virtual", - "namespace": "bypassing" + "key": "circuit", + "value": "online", + "namespace": "copying" } ], "type": "system", @@ -7419,39 +7562,39 @@ "policies": [] }, { - "id": "03410b46-f9b9-4c8c-a950-3b7ab4d891aa", - "display_name": "friesen.test", + "id": "1063e71a-d3dc-460b-ab6e-70aa19011846", + "display_name": "marks-rosenbaum.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.784Z", - "stale_timestamp": "2034-08-01T13:04:28.784Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.784Z", - "updated": "2024-08-01T13:04:28.784Z", + "culled_timestamp": "2034-08-19T08:05:41.897Z", + "stale_timestamp": "2034-08-05T08:05:41.897Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.897Z", + "updated": "2024-08-05T08:05:41.897Z", "insights_id": null, "tags": [ { - "key": "microchip", - "value": "bluetooth", + "key": "firewall", + "value": "redundant", + "namespace": "backing up" + }, + { + "key": "monitor", + "value": "back-end", "namespace": "hacking" }, { - "key": "array", - "value": "primary", + "key": "sensor", + "value": "digital", "namespace": "bypassing" }, { - "key": "pixel", - "value": "online", - "namespace": "connecting" - }, - { - "key": "matrix", - "value": "online", - "namespace": "synthesizing" + "key": "driver", + "value": "multi-byte", + "namespace": "navigating" }, { - "key": "circuit", - "value": "auxiliary", - "namespace": "parsing" + "key": "array", + "value": "digital", + "namespace": "transmitting" } ], "type": "system", @@ -7460,39 +7603,39 @@ "policies": [] }, { - "id": "07027d97-8e71-435a-83f8-294534902aa3", - "display_name": "hand.example", + "id": "1b4479ba-c872-45d9-9b32-7ff89e164887", + "display_name": "streich-rodriguez.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.801Z", - "stale_timestamp": "2034-08-01T13:04:28.801Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.801Z", - "updated": "2024-08-01T13:04:28.801Z", + "culled_timestamp": "2034-08-19T08:05:41.915Z", + "stale_timestamp": "2034-08-05T08:05:41.915Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.915Z", + "updated": "2024-08-05T08:05:41.915Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "auxiliary", - "namespace": "copying" + "key": "application", + "value": "neural", + "namespace": "calculating" }, { - "key": "pixel", - "value": "online", - "namespace": "backing up" + "key": "bus", + "value": "optical", + "namespace": "connecting" }, { - "key": "application", - "value": "open-source", - "namespace": "parsing" + "key": "array", + "value": "primary", + "namespace": "indexing" }, { - "key": "protocol", - "value": "1080p", - "namespace": "synthesizing" + "key": "feed", + "value": "multi-byte", + "namespace": "connecting" }, { - "key": "sensor", - "value": "primary", - "namespace": "parsing" + "key": "bus", + "value": "open-source", + "namespace": "calculating" } ], "type": "system", @@ -7501,39 +7644,39 @@ "policies": [] }, { - "id": "081447f4-3b6e-401b-bf86-640a52dcf716", - "display_name": "kunde.example", + "id": "270dbba4-83ba-46a5-9e08-f668db5e9fd9", + "display_name": "halvorson.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.801Z", - "stale_timestamp": "2034-08-01T13:04:28.801Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.801Z", - "updated": "2024-08-01T13:04:28.802Z", + "culled_timestamp": "2034-08-19T08:05:41.915Z", + "stale_timestamp": "2034-08-05T08:05:41.915Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.915Z", + "updated": "2024-08-05T08:05:41.915Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "virtual", - "namespace": "indexing" + "key": "hard drive", + "value": "wireless", + "namespace": "generating" }, { - "key": "alarm", - "value": "primary", - "namespace": "connecting" + "key": "hard drive", + "value": "online", + "namespace": "navigating" }, { - "key": "program", - "value": "haptic", - "namespace": "backing up" + "key": "firewall", + "value": "redundant", + "namespace": "overriding" }, { - "key": "port", - "value": "mobile", - "namespace": "programming" + "key": "transmitter", + "value": "redundant", + "namespace": "generating" }, { - "key": "protocol", - "value": "online", - "namespace": "bypassing" + "key": "circuit", + "value": "auxiliary", + "namespace": "transmitting" } ], "type": "system", @@ -7542,39 +7685,39 @@ "policies": [] }, { - "id": "0a484439-c73e-4eaf-9c15-e038bd7df772", - "display_name": "stark.test", + "id": "2cc3d94c-fecd-4209-8322-a62e33c29061", + "display_name": "walker-barton.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.786Z", - "stale_timestamp": "2034-08-01T13:04:28.786Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.786Z", - "updated": "2024-08-01T13:04:28.786Z", + "culled_timestamp": "2034-08-19T08:05:41.913Z", + "stale_timestamp": "2034-08-05T08:05:41.913Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.913Z", + "updated": "2024-08-05T08:05:41.913Z", "insights_id": null, "tags": [ { - "key": "card", - "value": "redundant", - "namespace": "calculating" + "key": "panel", + "value": "solid state", + "namespace": "hacking" }, { - "key": "card", - "value": "mobile", - "namespace": "programming" + "key": "driver", + "value": "wireless", + "namespace": "calculating" }, { - "key": "firewall", - "value": "neural", - "namespace": "backing up" + "key": "system", + "value": "wireless", + "namespace": "indexing" }, { - "key": "microchip", - "value": "auxiliary", - "namespace": "copying" + "key": "feed", + "value": "solid state", + "namespace": "indexing" }, { - "key": "feed", - "value": "multi-byte", - "namespace": "transmitting" + "key": "alarm", + "value": "back-end", + "namespace": "navigating" } ], "type": "system", @@ -7583,39 +7726,39 @@ "policies": [] }, { - "id": "0d6f6e68-b739-48da-bcf7-80847fe20e6e", - "display_name": "sipes-pacocha.test", + "id": "2e449b85-e707-4f12-a92d-e607095bcbf9", + "display_name": "armstrong.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.793Z", - "stale_timestamp": "2034-08-01T13:04:28.793Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.793Z", - "updated": "2024-08-01T13:04:28.793Z", + "culled_timestamp": "2034-08-19T08:05:41.907Z", + "stale_timestamp": "2034-08-05T08:05:41.907Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.907Z", + "updated": "2024-08-05T08:05:41.907Z", "insights_id": null, "tags": [ { - "key": "array", - "value": "auxiliary", - "namespace": "bypassing" + "key": "interface", + "value": "online", + "namespace": "programming" }, { - "key": "firewall", - "value": "wireless", - "namespace": "connecting" + "key": "transmitter", + "value": "redundant", + "namespace": "indexing" }, { - "key": "circuit", - "value": "bluetooth", - "namespace": "connecting" + "key": "capacitor", + "value": "neural", + "namespace": "copying" }, { - "key": "card", - "value": "redundant", + "key": "hard drive", + "value": "cross-platform", "namespace": "backing up" }, { - "key": "protocol", - "value": "redundant", - "namespace": "programming" + "key": "card", + "value": "online", + "namespace": "overriding" } ], "type": "system", @@ -7624,39 +7767,39 @@ "policies": [] }, { - "id": "142ac09f-8f47-4b63-a004-7be155b3b866", - "display_name": "turcotte.test", + "id": "2e5366e4-c471-4104-9b55-9a4512855317", + "display_name": "hamill.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.796Z", - "stale_timestamp": "2034-08-01T13:04:28.796Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.796Z", - "updated": "2024-08-01T13:04:28.796Z", + "culled_timestamp": "2034-08-19T08:05:41.903Z", + "stale_timestamp": "2034-08-05T08:05:41.903Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.903Z", + "updated": "2024-08-05T08:05:41.903Z", "insights_id": null, "tags": [ { - "key": "card", - "value": "back-end", + "key": "hard drive", + "value": "auxiliary", "namespace": "copying" }, { - "key": "port", - "value": "1080p", - "namespace": "connecting" + "key": "capacitor", + "value": "open-source", + "namespace": "navigating" }, { - "key": "monitor", - "value": "solid state", - "namespace": "navigating" + "key": "bus", + "value": "online", + "namespace": "bypassing" }, { - "key": "pixel", - "value": "open-source", - "namespace": "programming" + "key": "panel", + "value": "haptic", + "namespace": "generating" }, { "key": "feed", - "value": "auxiliary", - "namespace": "connecting" + "value": "online", + "namespace": "hacking" } ], "type": "system", @@ -7665,39 +7808,39 @@ "policies": [] }, { - "id": "282842fe-fa5c-4a6e-b49b-82dd6376c323", - "display_name": "herman.example", + "id": "3492319d-e9d7-4d8c-aad6-d18c386110ea", + "display_name": "morar-cassin.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.788Z", - "stale_timestamp": "2034-08-01T13:04:28.788Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.788Z", - "updated": "2024-08-01T13:04:28.788Z", + "culled_timestamp": "2034-08-19T08:05:41.904Z", + "stale_timestamp": "2034-08-05T08:05:41.904Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.904Z", + "updated": "2024-08-05T08:05:41.904Z", "insights_id": null, "tags": [ { - "key": "card", - "value": "mobile", - "namespace": "indexing" + "key": "microchip", + "value": "multi-byte", + "namespace": "bypassing" }, { - "key": "circuit", - "value": "1080p", - "namespace": "programming" + "key": "capacitor", + "value": "haptic", + "namespace": "synthesizing" }, { - "key": "port", - "value": "mobile", - "namespace": "calculating" + "key": "bandwidth", + "value": "1080p", + "namespace": "overriding" }, { - "key": "bandwidth", - "value": "mobile", - "namespace": "synthesizing" + "key": "interface", + "value": "solid state", + "namespace": "compressing" }, { - "key": "application", + "key": "program", "value": "solid state", - "namespace": "hacking" + "namespace": "navigating" } ], "type": "system", @@ -7706,39 +7849,39 @@ "policies": [] }, { - "id": "2b21eadf-873a-4ea3-af74-0d60952047f7", - "display_name": "swaniawski.example", + "id": "35182ed9-877a-42a5-bfa1-e9c500040cfd", + "display_name": "nitzsche-vonrueden.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.795Z", - "stale_timestamp": "2034-08-01T13:04:28.795Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.795Z", - "updated": "2024-08-01T13:04:28.795Z", + "culled_timestamp": "2034-08-19T08:05:41.908Z", + "stale_timestamp": "2034-08-05T08:05:41.908Z", + "stale_warning_timestamp": "2034-08-12T08:05:41.908Z", + "updated": "2024-08-05T08:05:41.908Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "online", - "namespace": "backing up" + "key": "capacitor", + "value": "redundant", + "namespace": "generating" }, { - "key": "circuit", - "value": "solid state", - "namespace": "connecting" + "key": "transmitter", + "value": "auxiliary", + "namespace": "indexing" }, { - "key": "matrix", - "value": "wireless", - "namespace": "calculating" + "key": "circuit", + "value": "bluetooth", + "namespace": "copying" }, { - "key": "interface", - "value": "digital", + "key": "microchip", + "value": "auxiliary", "namespace": "navigating" }, { - "key": "alarm", - "value": "cross-platform", - "namespace": "navigating" + "key": "protocol", + "value": "multi-byte", + "namespace": "quantifying" } ], "type": "system", @@ -7856,39 +7999,39 @@ "Returns a System": { "value": { "data": { - "id": "76c2351f-0eed-4efa-a278-73d38811d71c", - "display_name": "paucek.test", + "id": "84aa4f13-5427-48e7-8804-c694b02d0cc6", + "display_name": "klocko.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.916Z", - "stale_timestamp": "2034-08-01T13:04:28.916Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.916Z", - "updated": "2024-08-01T13:04:28.916Z", + "culled_timestamp": "2034-08-19T08:05:42.032Z", + "stale_timestamp": "2034-08-05T08:05:42.032Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.032Z", + "updated": "2024-08-05T08:05:42.032Z", "insights_id": null, "tags": [ { - "key": "transmitter", - "value": "multi-byte", - "namespace": "connecting" + "key": "protocol", + "value": "auxiliary", + "namespace": "bypassing" }, { - "key": "capacitor", - "value": "bluetooth", - "namespace": "hacking" + "key": "array", + "value": "multi-byte", + "namespace": "generating" }, { - "key": "circuit", - "value": "cross-platform", - "namespace": "copying" + "key": "monitor", + "value": "neural", + "namespace": "programming" }, { - "key": "bus", + "key": "array", "value": "optical", - "namespace": "bypassing" + "namespace": "overriding" }, { - "key": "circuit", - "value": "online", - "namespace": "transmitting" + "key": "firewall", + "value": "cross-platform", + "namespace": "synthesizing" } ], "type": "system", @@ -7925,7 +8068,7 @@ "Description of an error when requesting a non-existing System": { "value": { "errors": [ - "V2::System not found with ID c2c95c69-e1d0-4a07-a8cc-8c445b7d17ed" + "V2::System not found with ID 36f5de27-e08f-4c1d-9127-0e507d2ec321" ] }, "summary": "", @@ -8034,39 +8177,39 @@ "value": { "data": [ { - "id": "001ee07a-add4-4592-b891-91d454203eec", - "display_name": "krajcik.test", + "id": "006e32fc-c9f4-435a-8b8a-6a5c676dc2dc", + "display_name": "hansen-green.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.067Z", - "stale_timestamp": "2034-08-01T13:04:29.067Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.067Z", - "updated": "2024-08-01T13:04:29.067Z", + "culled_timestamp": "2034-08-19T08:05:42.182Z", + "stale_timestamp": "2034-08-05T08:05:42.182Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.182Z", + "updated": "2024-08-05T08:05:42.182Z", "insights_id": null, "tags": [ { - "key": "protocol", - "value": "auxiliary", - "namespace": "calculating" + "key": "pixel", + "value": "redundant", + "namespace": "generating" }, { - "key": "transmitter", - "value": "neural", - "namespace": "navigating" + "key": "port", + "value": "cross-platform", + "namespace": "indexing" }, { - "key": "transmitter", - "value": "digital", - "namespace": "generating" + "key": "system", + "value": "solid state", + "namespace": "overriding" }, { - "key": "bus", - "value": "wireless", - "namespace": "generating" + "key": "panel", + "value": "redundant", + "namespace": "quantifying" }, { - "key": "capacitor", - "value": "redundant", - "namespace": "backing up" + "key": "hard drive", + "value": "1080p", + "namespace": "quantifying" } ], "type": "system", @@ -8074,39 +8217,39 @@ "os_minor_version": 0 }, { - "id": "0347405d-c109-4ea5-bf02-f88dea315843", - "display_name": "robel.test", + "id": "17735bb2-73a3-415a-a129-6666a1101b6f", + "display_name": "goyette.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.986Z", - "stale_timestamp": "2034-08-01T13:04:28.986Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.986Z", - "updated": "2024-08-01T13:04:28.986Z", + "culled_timestamp": "2034-08-19T08:05:42.148Z", + "stale_timestamp": "2034-08-05T08:05:42.148Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.148Z", + "updated": "2024-08-05T08:05:42.148Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "open-source", - "namespace": "connecting" + "key": "pixel", + "value": "neural", + "namespace": "compressing" }, { - "key": "bus", - "value": "online", - "namespace": "overriding" + "key": "bandwidth", + "value": "auxiliary", + "namespace": "navigating" }, { - "key": "bus", - "value": "digital", - "namespace": "parsing" + "key": "transmitter", + "value": "cross-platform", + "namespace": "bypassing" }, { - "key": "feed", - "value": "haptic", - "namespace": "compressing" + "key": "driver", + "value": "auxiliary", + "namespace": "hacking" }, { - "key": "bandwidth", - "value": "auxiliary", - "namespace": "synthesizing" + "key": "alarm", + "value": "online", + "namespace": "overriding" } ], "type": "system", @@ -8114,39 +8257,39 @@ "os_minor_version": 0 }, { - "id": "040be543-2a04-4b90-a3bc-160da5762933", - "display_name": "klein.example", + "id": "2a70944a-5b06-42d8-bfc4-6db97c3714b0", + "display_name": "prosacco.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.017Z", - "stale_timestamp": "2034-08-01T13:04:29.017Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.017Z", - "updated": "2024-08-01T13:04:29.017Z", + "culled_timestamp": "2034-08-19T08:05:42.215Z", + "stale_timestamp": "2034-08-05T08:05:42.215Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.215Z", + "updated": "2024-08-05T08:05:42.215Z", "insights_id": null, "tags": [ { - "key": "matrix", - "value": "back-end", - "namespace": "transmitting" + "key": "firewall", + "value": "digital", + "namespace": "parsing" }, { - "key": "transmitter", - "value": "back-end", - "namespace": "overriding" + "key": "bus", + "value": "open-source", + "namespace": "quantifying" }, { - "key": "protocol", - "value": "mobile", - "namespace": "connecting" + "key": "pixel", + "value": "cross-platform", + "namespace": "overriding" }, { - "key": "program", - "value": "optical", + "key": "array", + "value": "auxiliary", "namespace": "compressing" }, { - "key": "driver", - "value": "open-source", - "namespace": "calculating" + "key": "bandwidth", + "value": "multi-byte", + "namespace": "parsing" } ], "type": "system", @@ -8154,39 +8297,39 @@ "os_minor_version": 0 }, { - "id": "054e516f-d049-49a6-bc42-8c51293ed7e7", - "display_name": "boehm.test", + "id": "2ba0a3d4-2bec-4129-9aa5-33f659390933", + "display_name": "konopelski.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:28.991Z", - "stale_timestamp": "2034-08-01T13:04:28.991Z", - "stale_warning_timestamp": "2034-08-08T13:04:28.991Z", - "updated": "2024-08-01T13:04:28.991Z", + "culled_timestamp": "2034-08-19T08:05:42.080Z", + "stale_timestamp": "2034-08-05T08:05:42.080Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.080Z", + "updated": "2024-08-05T08:05:42.080Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "primary", - "namespace": "navigating" + "key": "hard drive", + "value": "mobile", + "namespace": "transmitting" }, { - "key": "interface", - "value": "neural", - "namespace": "generating" + "key": "circuit", + "value": "mobile", + "namespace": "compressing" }, { - "key": "pixel", - "value": "optical", - "namespace": "generating" + "key": "alarm", + "value": "neural", + "namespace": "navigating" }, { - "key": "port", - "value": "mobile", - "namespace": "compressing" + "key": "card", + "value": "cross-platform", + "namespace": "quantifying" }, { - "key": "bandwidth", - "value": "bluetooth", - "namespace": "overriding" + "key": "feed", + "value": "online", + "namespace": "bypassing" } ], "type": "system", @@ -8194,39 +8337,39 @@ "os_minor_version": 0 }, { - "id": "0efebe3d-030e-44a8-91a5-9044b5c0bd72", - "display_name": "schaefer-larson.test", + "id": "2d180c07-2deb-44a7-b483-d0fa60632d43", + "display_name": "hirthe-ebert.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.021Z", - "stale_timestamp": "2034-08-01T13:04:29.021Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.021Z", - "updated": "2024-08-01T13:04:29.021Z", + "culled_timestamp": "2034-08-19T08:05:42.106Z", + "stale_timestamp": "2034-08-05T08:05:42.106Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.106Z", + "updated": "2024-08-05T08:05:42.106Z", "insights_id": null, "tags": [ { - "key": "matrix", + "key": "application", "value": "back-end", - "namespace": "bypassing" + "namespace": "transmitting" }, { - "key": "firewall", - "value": "1080p", - "namespace": "indexing" + "key": "panel", + "value": "bluetooth", + "namespace": "overriding" }, { - "key": "program", + "key": "driver", "value": "redundant", - "namespace": "hacking" + "namespace": "programming" }, { - "key": "bandwidth", - "value": "mobile", - "namespace": "transmitting" + "key": "array", + "value": "wireless", + "namespace": "parsing" }, { - "key": "protocol", - "value": "digital", - "namespace": "copying" + "key": "sensor", + "value": "auxiliary", + "namespace": "hacking" } ], "type": "system", @@ -8234,39 +8377,39 @@ "os_minor_version": 0 }, { - "id": "26c853e9-04f8-41d8-bc72-405ae7925292", - "display_name": "farrell-hilll.example", + "id": "409edd72-ad6a-436c-bb6d-f21bb45ffeb5", + "display_name": "lehner.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.039Z", - "stale_timestamp": "2034-08-01T13:04:29.039Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.039Z", - "updated": "2024-08-01T13:04:29.039Z", + "culled_timestamp": "2034-08-19T08:05:42.198Z", + "stale_timestamp": "2034-08-05T08:05:42.198Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.198Z", + "updated": "2024-08-05T08:05:42.198Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "virtual", - "namespace": "overriding" + "key": "transmitter", + "value": "neural", + "namespace": "copying" }, { - "key": "microchip", - "value": "1080p", - "namespace": "calculating" + "key": "matrix", + "value": "redundant", + "namespace": "compressing" }, { - "key": "array", - "value": "haptic", - "namespace": "connecting" + "key": "feed", + "value": "auxiliary", + "namespace": "hacking" }, { - "key": "driver", - "value": "optical", - "namespace": "indexing" + "key": "alarm", + "value": "auxiliary", + "namespace": "backing up" }, { - "key": "monitor", - "value": "haptic", - "namespace": "calculating" + "key": "matrix", + "value": "back-end", + "namespace": "copying" } ], "type": "system", @@ -8274,39 +8417,39 @@ "os_minor_version": 0 }, { - "id": "36571ccb-bc1c-4bcb-9fe2-fad17593a29a", - "display_name": "kohler-sauer.test", + "id": "4b8af2b3-1529-4607-97c7-337a73d03ee9", + "display_name": "baumbach.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.034Z", - "stale_timestamp": "2034-08-01T13:04:29.034Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.034Z", - "updated": "2024-08-01T13:04:29.034Z", + "culled_timestamp": "2034-08-19T08:05:42.169Z", + "stale_timestamp": "2034-08-05T08:05:42.169Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.169Z", + "updated": "2024-08-05T08:05:42.169Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "cross-platform", - "namespace": "compressing" + "key": "alarm", + "value": "open-source", + "namespace": "synthesizing" }, { - "key": "capacitor", - "value": "bluetooth", - "namespace": "indexing" + "key": "array", + "value": "haptic", + "namespace": "transmitting" }, { - "key": "card", - "value": "wireless", - "namespace": "navigating" + "key": "transmitter", + "value": "mobile", + "namespace": "calculating" }, { - "key": "feed", + "key": "circuit", "value": "digital", - "namespace": "overriding" + "namespace": "transmitting" }, { - "key": "matrix", - "value": "mobile", - "namespace": "quantifying" + "key": "monitor", + "value": "solid state", + "namespace": "parsing" } ], "type": "system", @@ -8314,39 +8457,39 @@ "os_minor_version": 0 }, { - "id": "377e24b3-a932-4c7a-b341-3e5e0d69203b", - "display_name": "nader.example", + "id": "562d414e-49c1-4151-8c7e-324c3e487f54", + "display_name": "kerluke.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.049Z", - "stale_timestamp": "2034-08-01T13:04:29.049Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.049Z", - "updated": "2024-08-01T13:04:29.049Z", + "culled_timestamp": "2034-08-19T08:05:42.173Z", + "stale_timestamp": "2034-08-05T08:05:42.173Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.173Z", + "updated": "2024-08-05T08:05:42.173Z", "insights_id": null, "tags": [ { - "key": "program", - "value": "online", - "namespace": "backing up" + "key": "monitor", + "value": "cross-platform", + "namespace": "compressing" }, { - "key": "pixel", - "value": "optical", - "namespace": "parsing" + "key": "firewall", + "value": "wireless", + "namespace": "programming" }, { - "key": "hard drive", - "value": "back-end", - "namespace": "calculating" + "key": "microchip", + "value": "cross-platform", + "namespace": "generating" }, { - "key": "matrix", - "value": "digital", - "namespace": "synthesizing" + "key": "sensor", + "value": "cross-platform", + "namespace": "bypassing" }, { - "key": "program", - "value": "optical", - "namespace": "hacking" + "key": "microchip", + "value": "auxiliary", + "namespace": "overriding" } ], "type": "system", @@ -8354,39 +8497,39 @@ "os_minor_version": 0 }, { - "id": "3a863e2a-e872-41de-8ce3-64ea57750c8b", - "display_name": "casper.test", + "id": "57aaa61b-27cd-4648-bdef-da22ee78aaf9", + "display_name": "homenick-dietrich.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.054Z", - "stale_timestamp": "2034-08-01T13:04:29.054Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.054Z", - "updated": "2024-08-01T13:04:29.054Z", + "culled_timestamp": "2034-08-19T08:05:42.119Z", + "stale_timestamp": "2034-08-05T08:05:42.119Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.119Z", + "updated": "2024-08-05T08:05:42.119Z", "insights_id": null, "tags": [ { - "key": "sensor", - "value": "neural", - "namespace": "generating" + "key": "feed", + "value": "cross-platform", + "namespace": "synthesizing" }, { - "key": "port", - "value": "optical", - "namespace": "connecting" + "key": "alarm", + "value": "cross-platform", + "namespace": "transmitting" }, { - "key": "port", - "value": "optical", - "namespace": "overriding" + "key": "pixel", + "value": "neural", + "namespace": "hacking" }, { - "key": "panel", - "value": "haptic", - "namespace": "calculating" + "key": "monitor", + "value": "open-source", + "namespace": "generating" }, { - "key": "circuit", - "value": "optical", - "namespace": "bypassing" + "key": "array", + "value": "mobile", + "namespace": "transmitting" } ], "type": "system", @@ -8394,39 +8537,39 @@ "os_minor_version": 0 }, { - "id": "64f0c94d-6966-42ec-851c-92fe1d3ce95c", - "display_name": "dickens.test", + "id": "58ec277d-4fea-4df1-b829-f6eaa650d5ae", + "display_name": "conroy-green.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.044Z", - "stale_timestamp": "2034-08-01T13:04:29.044Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.044Z", - "updated": "2024-08-01T13:04:29.044Z", + "culled_timestamp": "2034-08-19T08:05:42.164Z", + "stale_timestamp": "2034-08-05T08:05:42.164Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.164Z", + "updated": "2024-08-05T08:05:42.164Z", "insights_id": null, "tags": [ { - "key": "pixel", - "value": "redundant", - "namespace": "quantifying" + "key": "transmitter", + "value": "primary", + "namespace": "indexing" }, { - "key": "capacitor", - "value": "back-end", - "namespace": "calculating" + "key": "bus", + "value": "neural", + "namespace": "navigating" }, { - "key": "protocol", - "value": "mobile", - "namespace": "programming" + "key": "interface", + "value": "virtual", + "namespace": "generating" }, { - "key": "capacitor", - "value": "back-end", - "namespace": "calculating" + "key": "alarm", + "value": "cross-platform", + "namespace": "quantifying" }, { - "key": "bandwidth", - "value": "primary", - "namespace": "backing up" + "key": "circuit", + "value": "wireless", + "namespace": "compressing" } ], "type": "system", @@ -8441,9 +8584,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/097e820a-6b52-4704-afc5-dd287f611ee2/systems?limit=10&offset=0", - "last": "/api/compliance/v2/policies/097e820a-6b52-4704-afc5-dd287f611ee2/systems?limit=10&offset=20", - "next": "/api/compliance/v2/policies/097e820a-6b52-4704-afc5-dd287f611ee2/systems?limit=10&offset=10" + "first": "/api/compliance/v2/policies/a4905960-511b-4df4-a080-9d776e604724/systems?limit=10&offset=0", + "last": "/api/compliance/v2/policies/a4905960-511b-4df4-a080-9d776e604724/systems?limit=10&offset=20", + "next": "/api/compliance/v2/policies/a4905960-511b-4df4-a080-9d776e604724/systems?limit=10&offset=10" } }, "summary": "", @@ -8453,39 +8596,39 @@ "value": { "data": [ { - "id": "138d90fa-eaf7-4626-b802-eb74d121d2db", - "display_name": "rath.test", + "id": "09ef2150-c623-4cda-8ee9-f97973dc7617", + "display_name": "mckenzie-stark.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.114Z", - "stale_timestamp": "2034-08-01T13:04:29.114Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.114Z", - "updated": "2024-08-01T13:04:29.114Z", + "culled_timestamp": "2034-08-19T08:05:42.312Z", + "stale_timestamp": "2034-08-05T08:05:42.312Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.312Z", + "updated": "2024-08-05T08:05:42.312Z", "insights_id": null, "tags": [ { - "key": "protocol", - "value": "online", - "namespace": "overriding" + "key": "capacitor", + "value": "haptic", + "namespace": "indexing" }, { - "key": "panel", - "value": "open-source", - "namespace": "connecting" + "key": "hard drive", + "value": "haptic", + "namespace": "overriding" }, { - "key": "pixel", - "value": "bluetooth", - "namespace": "indexing" + "key": "hard drive", + "value": "online", + "namespace": "generating" }, { - "key": "matrix", - "value": "online", - "namespace": "quantifying" + "key": "application", + "value": "cross-platform", + "namespace": "overriding" }, { - "key": "microchip", + "key": "hard drive", "value": "haptic", - "namespace": "overriding" + "namespace": "bypassing" } ], "type": "system", @@ -8493,39 +8636,39 @@ "os_minor_version": 0 }, { - "id": "163e825d-fbfb-4a6c-b5d9-39b5684d4545", - "display_name": "baumbach-wintheiser.example", + "id": "0f9d051e-20b5-4aa5-be77-2592786da9a2", + "display_name": "kris.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.118Z", - "stale_timestamp": "2034-08-01T13:04:29.118Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.118Z", - "updated": "2024-08-01T13:04:29.118Z", + "culled_timestamp": "2034-08-19T08:05:42.288Z", + "stale_timestamp": "2034-08-05T08:05:42.288Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.288Z", + "updated": "2024-08-05T08:05:42.288Z", "insights_id": null, "tags": [ { - "key": "microchip", - "value": "haptic", - "namespace": "quantifying" + "key": "sensor", + "value": "online", + "namespace": "overriding" }, { - "key": "port", - "value": "virtual", - "namespace": "generating" + "key": "sensor", + "value": "1080p", + "namespace": "indexing" }, { - "key": "array", - "value": "virtual", - "namespace": "hacking" + "key": "hard drive", + "value": "online", + "namespace": "copying" }, { - "key": "alarm", - "value": "multi-byte", - "namespace": "connecting" + "key": "microchip", + "value": "haptic", + "namespace": "bypassing" }, { - "key": "panel", - "value": "1080p", - "namespace": "transmitting" + "key": "hard drive", + "value": "solid state", + "namespace": "programming" } ], "type": "system", @@ -8533,39 +8676,39 @@ "os_minor_version": 0 }, { - "id": "2ef3ebe6-18c6-4070-b583-319a78da27cc", - "display_name": "hirthe-beer.example", + "id": "1a9cfe6b-a222-4343-9dcd-c6952282bcf5", + "display_name": "berge-bayer.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.136Z", - "stale_timestamp": "2034-08-01T13:04:29.136Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.136Z", - "updated": "2024-08-01T13:04:29.136Z", + "culled_timestamp": "2034-08-19T08:05:42.306Z", + "stale_timestamp": "2034-08-05T08:05:42.306Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.306Z", + "updated": "2024-08-05T08:05:42.306Z", "insights_id": null, "tags": [ { - "key": "driver", - "value": "back-end", - "namespace": "overriding" + "key": "monitor", + "value": "cross-platform", + "namespace": "parsing" }, { - "key": "bandwidth", - "value": "bluetooth", - "namespace": "compressing" + "key": "monitor", + "value": "online", + "namespace": "calculating" }, { - "key": "application", - "value": "back-end", - "namespace": "navigating" + "key": "microchip", + "value": "wireless", + "namespace": "compressing" }, { - "key": "pixel", - "value": "1080p", - "namespace": "connecting" + "key": "circuit", + "value": "optical", + "namespace": "overriding" }, { - "key": "card", - "value": "cross-platform", - "namespace": "copying" + "key": "interface", + "value": "solid state", + "namespace": "hacking" } ], "type": "system", @@ -8573,39 +8716,39 @@ "os_minor_version": 0 }, { - "id": "3415c55f-4f55-4a2e-98b0-9f4caae0008c", - "display_name": "pollich.example", + "id": "1f1a84d7-03df-4fa0-9bf7-6c5f391fa207", + "display_name": "pouros.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.181Z", - "stale_timestamp": "2034-08-01T13:04:29.181Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.181Z", - "updated": "2024-08-01T13:04:29.181Z", + "culled_timestamp": "2034-08-19T08:05:42.396Z", + "stale_timestamp": "2034-08-05T08:05:42.396Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.396Z", + "updated": "2024-08-05T08:05:42.396Z", "insights_id": null, "tags": [ { - "key": "capacitor", - "value": "online", - "namespace": "calculating" + "key": "alarm", + "value": "optical", + "namespace": "programming" }, { - "key": "matrix", - "value": "wireless", - "namespace": "generating" + "key": "application", + "value": "cross-platform", + "namespace": "programming" }, { - "key": "hard drive", - "value": "mobile", - "namespace": "parsing" + "key": "card", + "value": "neural", + "namespace": "compressing" }, { - "key": "monitor", - "value": "mobile", - "namespace": "parsing" + "key": "sensor", + "value": "haptic", + "namespace": "indexing" }, { - "key": "panel", - "value": "wireless", - "namespace": "copying" + "key": "microchip", + "value": "redundant", + "namespace": "programming" } ], "type": "system", @@ -8613,39 +8756,39 @@ "os_minor_version": 0 }, { - "id": "47f0d8a8-2010-469e-8aa4-cd2a18647c76", - "display_name": "gerhold.example", + "id": "2dcd2175-2a8a-4b26-a08d-1ebfeb91e0ec", + "display_name": "mohr-murray.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.206Z", - "stale_timestamp": "2034-08-01T13:04:29.206Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.206Z", - "updated": "2024-08-01T13:04:29.206Z", + "culled_timestamp": "2034-08-19T08:05:42.391Z", + "stale_timestamp": "2034-08-05T08:05:42.391Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.391Z", + "updated": "2024-08-05T08:05:42.391Z", "insights_id": null, "tags": [ { - "key": "firewall", - "value": "multi-byte", - "namespace": "synthesizing" + "key": "bus", + "value": "primary", + "namespace": "copying" }, { - "key": "application", - "value": "auxiliary", - "namespace": "programming" + "key": "transmitter", + "value": "neural", + "namespace": "overriding" }, { - "key": "card", - "value": "multi-byte", + "key": "monitor", + "value": "online", "namespace": "synthesizing" }, { - "key": "driver", - "value": "cross-platform", - "namespace": "synthesizing" + "key": "panel", + "value": "primary", + "namespace": "hacking" }, { - "key": "program", - "value": "optical", - "namespace": "compressing" + "key": "firewall", + "value": "virtual", + "namespace": "copying" } ], "type": "system", @@ -8653,39 +8796,39 @@ "os_minor_version": 0 }, { - "id": "4c80ab20-46eb-4360-9ae7-d670e6329f84", - "display_name": "bednar.test", + "id": "416a7b32-fc94-4d25-99d0-d6cfaf11237c", + "display_name": "pollich.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.172Z", - "stale_timestamp": "2034-08-01T13:04:29.172Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.172Z", - "updated": "2024-08-01T13:04:29.173Z", + "culled_timestamp": "2034-08-19T08:05:42.366Z", + "stale_timestamp": "2034-08-05T08:05:42.366Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.366Z", + "updated": "2024-08-05T08:05:42.366Z", "insights_id": null, "tags": [ { - "key": "alarm", - "value": "haptic", - "namespace": "generating" + "key": "application", + "value": "open-source", + "namespace": "copying" }, { - "key": "hard drive", - "value": "primary", - "namespace": "bypassing" + "key": "microchip", + "value": "cross-platform", + "namespace": "generating" }, { - "key": "array", - "value": "wireless", - "namespace": "navigating" + "key": "port", + "value": "1080p", + "namespace": "synthesizing" }, { - "key": "capacitor", - "value": "redundant", - "namespace": "programming" + "key": "matrix", + "value": "digital", + "namespace": "transmitting" }, { - "key": "bus", - "value": "haptic", - "namespace": "indexing" + "key": "microchip", + "value": "digital", + "namespace": "navigating" } ], "type": "system", @@ -8693,39 +8836,39 @@ "os_minor_version": 0 }, { - "id": "4dbf680e-5631-4ae7-a691-7bf46473fad6", - "display_name": "kertzmann-fisher.test", + "id": "50b7b3c2-afa7-49f9-ba11-af766f5d38a8", + "display_name": "bosco.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.127Z", - "stale_timestamp": "2034-08-01T13:04:29.127Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.127Z", - "updated": "2024-08-01T13:04:29.127Z", + "culled_timestamp": "2034-08-19T08:05:42.283Z", + "stale_timestamp": "2034-08-05T08:05:42.283Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.283Z", + "updated": "2024-08-05T08:05:42.283Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "wireless", - "namespace": "navigating" + "key": "matrix", + "value": "cross-platform", + "namespace": "generating" }, { - "key": "alarm", - "value": "back-end", + "key": "microchip", + "value": "solid state", "namespace": "navigating" }, { - "key": "pixel", + "key": "port", "value": "primary", - "namespace": "calculating" + "namespace": "parsing" }, { - "key": "program", - "value": "1080p", - "namespace": "indexing" + "key": "sensor", + "value": "virtual", + "namespace": "quantifying" }, { - "key": "interface", - "value": "haptic", - "namespace": "hacking" + "key": "capacitor", + "value": "redundant", + "namespace": "copying" } ], "type": "system", @@ -8733,39 +8876,39 @@ "os_minor_version": 0 }, { - "id": "4f7bb556-41a3-4c32-ac24-25333a844fff", - "display_name": "flatley.test", + "id": "65014f0c-e9d4-400e-970e-9ca0deae24d2", + "display_name": "prosacco.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.222Z", - "stale_timestamp": "2034-08-01T13:04:29.222Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.222Z", - "updated": "2024-08-01T13:04:29.222Z", + "culled_timestamp": "2034-08-19T08:05:42.360Z", + "stale_timestamp": "2034-08-05T08:05:42.360Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.360Z", + "updated": "2024-08-05T08:05:42.360Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "open-source", - "namespace": "indexing" + "key": "application", + "value": "cross-platform", + "namespace": "connecting" }, { - "key": "panel", - "value": "mobile", - "namespace": "backing up" + "key": "protocol", + "value": "open-source", + "namespace": "transmitting" }, { "key": "alarm", - "value": "open-source", - "namespace": "hacking" + "value": "solid state", + "namespace": "calculating" }, { - "key": "circuit", - "value": "virtual", - "namespace": "parsing" + "key": "firewall", + "value": "open-source", + "namespace": "programming" }, { - "key": "card", - "value": "haptic", - "namespace": "quantifying" + "key": "bus", + "value": "online", + "namespace": "generating" } ], "type": "system", @@ -8773,38 +8916,38 @@ "os_minor_version": 0 }, { - "id": "595efa2e-725b-4b3e-8391-c1b437229449", - "display_name": "auer.example", + "id": "65ded690-2ad3-470c-9280-d56e3076f15b", + "display_name": "oberbrunner.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.160Z", - "stale_timestamp": "2034-08-01T13:04:29.160Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.160Z", - "updated": "2024-08-01T13:04:29.160Z", + "culled_timestamp": "2034-08-19T08:05:42.375Z", + "stale_timestamp": "2034-08-05T08:05:42.375Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.375Z", + "updated": "2024-08-05T08:05:42.375Z", "insights_id": null, "tags": [ { - "key": "system", - "value": "1080p", + "key": "transmitter", + "value": "back-end", "namespace": "programming" }, { - "key": "port", - "value": "haptic", - "namespace": "parsing" + "key": "application", + "value": "primary", + "namespace": "indexing" }, { - "key": "matrix", - "value": "online", - "namespace": "transmitting" + "key": "monitor", + "value": "digital", + "namespace": "indexing" }, { - "key": "system", - "value": "1080p", - "namespace": "copying" + "key": "program", + "value": "primary", + "namespace": "transmitting" }, { - "key": "program", - "value": "virtual", + "key": "matrix", + "value": "bluetooth", "namespace": "overriding" } ], @@ -8813,39 +8956,39 @@ "os_minor_version": 0 }, { - "id": "5b8d28f6-3fb1-4b8a-981e-7874857dcea9", - "display_name": "kuhlman-effertz.example", + "id": "66bc568f-b5f1-4cc2-b243-bda1c1800fb8", + "display_name": "dare-hammes.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.168Z", - "stale_timestamp": "2034-08-01T13:04:29.168Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.168Z", - "updated": "2024-08-01T13:04:29.168Z", + "culled_timestamp": "2034-08-19T08:05:42.355Z", + "stale_timestamp": "2034-08-05T08:05:42.355Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.355Z", + "updated": "2024-08-05T08:05:42.355Z", "insights_id": null, "tags": [ { - "key": "feed", - "value": "wireless", - "namespace": "navigating" + "key": "panel", + "value": "open-source", + "namespace": "quantifying" }, { - "key": "protocol", - "value": "multi-byte", - "namespace": "copying" + "key": "card", + "value": "haptic", + "namespace": "synthesizing" }, { - "key": "system", - "value": "redundant", - "namespace": "compressing" + "key": "panel", + "value": "optical", + "namespace": "quantifying" }, { - "key": "panel", - "value": "neural", - "namespace": "backing up" + "key": "firewall", + "value": "primary", + "namespace": "hacking" }, { - "key": "panel", - "value": "back-end", - "namespace": "generating" + "key": "feed", + "value": "open-source", + "namespace": "overriding" } ], "type": "system", @@ -8861,9 +9004,9 @@ "sort_by": "os_major_version" }, "links": { - "first": "/api/compliance/v2/policies/4db6f20e-b228-49c5-bc22-ae65d7d26bce/systems?limit=10&offset=0&sort_by=os_major_version", - "last": "/api/compliance/v2/policies/4db6f20e-b228-49c5-bc22-ae65d7d26bce/systems?limit=10&offset=20&sort_by=os_major_version", - "next": "/api/compliance/v2/policies/4db6f20e-b228-49c5-bc22-ae65d7d26bce/systems?limit=10&offset=10&sort_by=os_major_version" + "first": "/api/compliance/v2/policies/9b047e5f-1514-440a-8839-c87f3bd66d0f/systems?limit=10&offset=0&sort_by=os_major_version", + "last": "/api/compliance/v2/policies/9b047e5f-1514-440a-8839-c87f3bd66d0f/systems?limit=10&offset=20&sort_by=os_major_version", + "next": "/api/compliance/v2/policies/9b047e5f-1514-440a-8839-c87f3bd66d0f/systems?limit=10&offset=10&sort_by=os_major_version" } }, "summary": "", @@ -8873,39 +9016,39 @@ "value": { "data": [ { - "id": "1543fc32-7057-4ac5-a08b-42f99128335d", - "display_name": "sanford-abbott.example", + "id": "04c19ec0-d36b-449f-ad37-e7c06c45efa8", + "display_name": "cartwright.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.290Z", - "stale_timestamp": "2034-08-01T13:04:29.290Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.290Z", - "updated": "2024-08-01T13:04:29.290Z", + "culled_timestamp": "2034-08-19T08:05:42.502Z", + "stale_timestamp": "2034-08-05T08:05:42.502Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.502Z", + "updated": "2024-08-05T08:05:42.502Z", "insights_id": null, "tags": [ { - "key": "sensor", - "value": "bluetooth", - "namespace": "compressing" + "key": "firewall", + "value": "primary", + "namespace": "overriding" }, { - "key": "circuit", - "value": "auxiliary", - "namespace": "connecting" + "key": "alarm", + "value": "wireless", + "namespace": "hacking" }, { - "key": "sensor", - "value": "open-source", - "namespace": "calculating" + "key": "port", + "value": "bluetooth", + "namespace": "compressing" }, { - "key": "system", - "value": "auxiliary", - "namespace": "overriding" + "key": "capacitor", + "value": "virtual", + "namespace": "parsing" }, { - "key": "sensor", - "value": "redundant", - "namespace": "overriding" + "key": "program", + "value": "mobile", + "namespace": "backing up" } ], "type": "system", @@ -8913,39 +9056,39 @@ "os_minor_version": 0 }, { - "id": "1757f5f4-f119-4355-843e-cd1b867b6591", - "display_name": "mueller.test", + "id": "04fdce3e-f4c3-47cd-8c80-11882778806a", + "display_name": "miller.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.277Z", - "stale_timestamp": "2034-08-01T13:04:29.277Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.277Z", - "updated": "2024-08-01T13:04:29.277Z", + "culled_timestamp": "2034-08-19T08:05:42.490Z", + "stale_timestamp": "2034-08-05T08:05:42.490Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.490Z", + "updated": "2024-08-05T08:05:42.490Z", "insights_id": null, "tags": [ { - "key": "capacitor", - "value": "redundant", - "namespace": "navigating" + "key": "panel", + "value": "open-source", + "namespace": "transmitting" }, { - "key": "circuit", - "value": "virtual", - "namespace": "parsing" + "key": "bus", + "value": "bluetooth", + "namespace": "transmitting" }, { - "key": "microchip", - "value": "back-end", - "namespace": "quantifying" + "key": "monitor", + "value": "redundant", + "namespace": "synthesizing" }, { - "key": "driver", - "value": "virtual", - "namespace": "parsing" + "key": "circuit", + "value": "1080p", + "namespace": "synthesizing" }, { - "key": "bandwidth", - "value": "redundant", - "namespace": "indexing" + "key": "pixel", + "value": "solid state", + "namespace": "bypassing" } ], "type": "system", @@ -8953,39 +9096,39 @@ "os_minor_version": 0 }, { - "id": "293fbdfb-a0a4-401f-bc87-5ee63b38e121", - "display_name": "halvorson.example", + "id": "166c5298-5166-45e0-a64b-051b19304515", + "display_name": "nader.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.349Z", - "stale_timestamp": "2034-08-01T13:04:29.349Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.349Z", - "updated": "2024-08-01T13:04:29.349Z", + "culled_timestamp": "2034-08-19T08:05:42.437Z", + "stale_timestamp": "2034-08-05T08:05:42.437Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.437Z", + "updated": "2024-08-05T08:05:42.437Z", "insights_id": null, "tags": [ { - "key": "system", - "value": "auxiliary", - "namespace": "calculating" + "key": "interface", + "value": "1080p", + "namespace": "navigating" }, { - "key": "system", - "value": "cross-platform", - "namespace": "parsing" + "key": "hard drive", + "value": "neural", + "namespace": "programming" }, { "key": "bus", - "value": "redundant", - "namespace": "bypassing" + "value": "auxiliary", + "namespace": "synthesizing" }, { - "key": "matrix", - "value": "virtual", - "namespace": "backing up" + "key": "alarm", + "value": "optical", + "namespace": "copying" }, { - "key": "system", - "value": "primary", - "namespace": "parsing" + "key": "monitor", + "value": "online", + "namespace": "copying" } ], "type": "system", @@ -8993,39 +9136,39 @@ "os_minor_version": 0 }, { - "id": "2cfb5150-37bc-4868-95ed-32b799337c9a", - "display_name": "willms-metz.test", + "id": "229a92ce-49ab-4b4f-a433-1fc69650bdb8", + "display_name": "zboncak.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.251Z", - "stale_timestamp": "2034-08-01T13:04:29.251Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.251Z", - "updated": "2024-08-01T13:04:29.252Z", + "culled_timestamp": "2034-08-19T08:05:42.481Z", + "stale_timestamp": "2034-08-05T08:05:42.481Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.481Z", + "updated": "2024-08-05T08:05:42.481Z", "insights_id": null, "tags": [ { - "key": "program", - "value": "virtual", - "namespace": "connecting" + "key": "firewall", + "value": "multi-byte", + "namespace": "generating" }, { - "key": "transmitter", - "value": "solid state", + "key": "sensor", + "value": "bluetooth", "namespace": "synthesizing" }, { - "key": "program", - "value": "wireless", - "namespace": "connecting" + "key": "microchip", + "value": "redundant", + "namespace": "generating" }, { - "key": "circuit", - "value": "virtual", - "namespace": "parsing" + "key": "microchip", + "value": "wireless", + "namespace": "quantifying" }, { - "key": "microchip", - "value": "digital", - "namespace": "programming" + "key": "protocol", + "value": "neural", + "namespace": "copying" } ], "type": "system", @@ -9033,39 +9176,39 @@ "os_minor_version": 0 }, { - "id": "2f09fc2e-023e-4dc8-9d71-f054aa56cdad", - "display_name": "raynor-lemke.test", + "id": "2afced19-513f-4532-a11e-af6fa1f16c6b", + "display_name": "pacocha-hintz.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.263Z", - "stale_timestamp": "2034-08-01T13:04:29.263Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.263Z", - "updated": "2024-08-01T13:04:29.263Z", + "culled_timestamp": "2034-08-19T08:05:42.457Z", + "stale_timestamp": "2034-08-05T08:05:42.457Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.457Z", + "updated": "2024-08-05T08:05:42.457Z", "insights_id": null, "tags": [ { - "key": "bus", - "value": "auxiliary", - "namespace": "quantifying" + "key": "driver", + "value": "1080p", + "namespace": "copying" }, { - "key": "driver", - "value": "solid state", - "namespace": "backing up" + "key": "pixel", + "value": "redundant", + "namespace": "indexing" }, { - "key": "system", - "value": "digital", - "namespace": "bypassing" + "key": "array", + "value": "open-source", + "namespace": "overriding" }, { "key": "protocol", - "value": "haptic", - "namespace": "parsing" + "value": "digital", + "namespace": "navigating" }, { - "key": "driver", - "value": "auxiliary", - "namespace": "overriding" + "key": "transmitter", + "value": "cross-platform", + "namespace": "compressing" } ], "type": "system", @@ -9073,39 +9216,39 @@ "os_minor_version": 0 }, { - "id": "2fc6bdfe-f53a-4d0e-b9e6-4e7c389d04d5", - "display_name": "lebsack.test", + "id": "2eab51c6-001e-4928-922d-fd65267fc6dd", + "display_name": "jenkins.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.272Z", - "stale_timestamp": "2034-08-01T13:04:29.272Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.272Z", - "updated": "2024-08-01T13:04:29.272Z", + "culled_timestamp": "2034-08-19T08:05:42.547Z", + "stale_timestamp": "2034-08-05T08:05:42.547Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.547Z", + "updated": "2024-08-05T08:05:42.547Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "wireless", - "namespace": "quantifying" + "key": "matrix", + "value": "open-source", + "namespace": "compressing" }, { "key": "application", - "value": "bluetooth", - "namespace": "transmitting" + "value": "auxiliary", + "namespace": "connecting" }, { - "key": "program", - "value": "online", - "namespace": "synthesizing" + "key": "port", + "value": "digital", + "namespace": "programming" }, { - "key": "monitor", - "value": "bluetooth", - "namespace": "synthesizing" + "key": "bus", + "value": "1080p", + "namespace": "programming" }, { - "key": "panel", - "value": "open-source", - "namespace": "indexing" + "key": "monitor", + "value": "cross-platform", + "namespace": "copying" } ], "type": "system", @@ -9113,39 +9256,39 @@ "os_minor_version": 0 }, { - "id": "4309392b-19fe-4d9b-bb67-704d9915deb4", - "display_name": "marvin.test", + "id": "37af33ce-e1b5-4c87-9e89-57aee142930d", + "display_name": "predovic.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.355Z", - "stale_timestamp": "2034-08-01T13:04:29.355Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.355Z", - "updated": "2024-08-01T13:04:29.355Z", + "culled_timestamp": "2034-08-19T08:05:42.512Z", + "stale_timestamp": "2034-08-05T08:05:42.512Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.512Z", + "updated": "2024-08-05T08:05:42.512Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "primary", - "namespace": "copying" + "key": "program", + "value": "haptic", + "namespace": "synthesizing" }, { - "key": "protocol", - "value": "open-source", - "namespace": "bypassing" + "key": "application", + "value": "digital", + "namespace": "calculating" }, { - "key": "microchip", - "value": "haptic", - "namespace": "quantifying" + "key": "hard drive", + "value": "solid state", + "namespace": "programming" }, { - "key": "feed", - "value": "back-end", - "namespace": "calculating" + "key": "capacitor", + "value": "haptic", + "namespace": "hacking" }, { - "key": "pixel", - "value": "cross-platform", - "namespace": "generating" + "key": "capacitor", + "value": "online", + "namespace": "calculating" } ], "type": "system", @@ -9153,39 +9296,39 @@ "os_minor_version": 0 }, { - "id": "46fe5bc7-e1a6-4f92-8f75-7374f3d90dbd", - "display_name": "sipes.test", + "id": "4a311827-4868-4aeb-943d-31b0f8129ddb", + "display_name": "morissette.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.299Z", - "stale_timestamp": "2034-08-01T13:04:29.299Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.299Z", - "updated": "2024-08-01T13:04:29.299Z", + "culled_timestamp": "2034-08-19T08:05:42.551Z", + "stale_timestamp": "2034-08-05T08:05:42.551Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.551Z", + "updated": "2024-08-05T08:05:42.551Z", "insights_id": null, "tags": [ { - "key": "bandwidth", - "value": "online", - "namespace": "overriding" + "key": "array", + "value": "digital", + "namespace": "connecting" }, { - "key": "driver", - "value": "cross-platform", - "namespace": "compressing" + "key": "bandwidth", + "value": "optical", + "namespace": "indexing" }, { - "key": "system", - "value": "solid state", - "namespace": "backing up" + "key": "alarm", + "value": "open-source", + "namespace": "bypassing" }, { - "key": "array", - "value": "digital", - "namespace": "compressing" + "key": "feed", + "value": "wireless", + "namespace": "synthesizing" }, { - "key": "bus", - "value": "back-end", - "namespace": "overriding" + "key": "alarm", + "value": "1080p", + "namespace": "hacking" } ], "type": "system", @@ -9193,39 +9336,39 @@ "os_minor_version": 0 }, { - "id": "4bea0acf-f961-48c1-91e5-c6b67c2abf49", - "display_name": "mitchell.test", + "id": "57dd7403-c762-487a-83a3-99db04ce321c", + "display_name": "bechtelar.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.312Z", - "stale_timestamp": "2034-08-01T13:04:29.312Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.312Z", - "updated": "2024-08-01T13:04:29.312Z", + "culled_timestamp": "2034-08-19T08:05:42.538Z", + "stale_timestamp": "2034-08-05T08:05:42.538Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.538Z", + "updated": "2024-08-05T08:05:42.538Z", "insights_id": null, "tags": [ { "key": "system", - "value": "auxiliary", - "namespace": "programming" + "value": "solid state", + "namespace": "navigating" }, { - "key": "application", - "value": "digital", - "namespace": "synthesizing" + "key": "monitor", + "value": "open-source", + "namespace": "navigating" }, { - "key": "panel", - "value": "auxiliary", - "namespace": "quantifying" + "key": "array", + "value": "solid state", + "namespace": "bypassing" }, { - "key": "firewall", - "value": "1080p", - "namespace": "transmitting" + "key": "transmitter", + "value": "wireless", + "namespace": "quantifying" }, { - "key": "application", - "value": "auxiliary", - "namespace": "bypassing" + "key": "transmitter", + "value": "digital", + "namespace": "compressing" } ], "type": "system", @@ -9233,39 +9376,39 @@ "os_minor_version": 0 }, { - "id": "6f7fbb6d-fe8b-4990-a9fb-5def971ab202", - "display_name": "green-batz.example", + "id": "5b953ce4-0551-4370-b9cf-9120bdd738ba", + "display_name": "hermiston.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.323Z", - "stale_timestamp": "2034-08-01T13:04:29.323Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.323Z", - "updated": "2024-08-01T13:04:29.323Z", + "culled_timestamp": "2034-08-19T08:05:42.462Z", + "stale_timestamp": "2034-08-05T08:05:42.462Z", + "stale_warning_timestamp": "2034-08-12T08:05:42.462Z", + "updated": "2024-08-05T08:05:42.462Z", "insights_id": null, "tags": [ { - "key": "array", - "value": "cross-platform", - "namespace": "navigating" + "key": "program", + "value": "bluetooth", + "namespace": "transmitting" }, { - "key": "transmitter", - "value": "redundant", - "namespace": "calculating" + "key": "pixel", + "value": "back-end", + "namespace": "programming" }, { "key": "transmitter", - "value": "multi-byte", - "namespace": "connecting" + "value": "virtual", + "namespace": "backing up" }, { - "key": "interface", - "value": "online", + "key": "sensor", + "value": "bluetooth", "namespace": "navigating" }, { - "key": "firewall", - "value": "primary", - "namespace": "quantifying" + "key": "microchip", + "value": "optical", + "namespace": "connecting" } ], "type": "system", @@ -9281,9 +9424,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/c04cd27b-1d27-40b6-8f35-04786d1a9f79/systems?filter=%28os_major_version%3D8%29&limit=10&offset=0", - "last": "/api/compliance/v2/policies/c04cd27b-1d27-40b6-8f35-04786d1a9f79/systems?filter=%28os_major_version%3D8%29&limit=10&offset=20", - "next": "/api/compliance/v2/policies/c04cd27b-1d27-40b6-8f35-04786d1a9f79/systems?filter=%28os_major_version%3D8%29&limit=10&offset=10" + "first": "/api/compliance/v2/policies/cd87bb66-ffe2-4da1-a564-f6f7a889f969/systems?filter=%28os_major_version%3D8%29&limit=10&offset=0", + "last": "/api/compliance/v2/policies/cd87bb66-ffe2-4da1-a564-f6f7a889f969/systems?filter=%28os_major_version%3D8%29&limit=10&offset=20", + "next": "/api/compliance/v2/policies/cd87bb66-ffe2-4da1-a564-f6f7a889f969/systems?filter=%28os_major_version%3D8%29&limit=10&offset=10" } }, "summary": "", @@ -9382,39 +9525,39 @@ "value": { "data": [ { - "id": "00123575-c816-478f-88cc-a5daab984e9e", - "display_name": "franecki.example", + "id": "175a922f-54e4-4189-a5b3-0ae6b86f9c61", + "display_name": "rowe.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.807Z", - "stale_timestamp": "2034-08-01T13:04:29.807Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.807Z", - "updated": "2024-08-01T13:04:29.807Z", + "culled_timestamp": "2034-08-19T08:05:43.028Z", + "stale_timestamp": "2034-08-05T08:05:43.028Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.028Z", + "updated": "2024-08-05T08:05:43.028Z", "insights_id": null, "tags": [ { - "key": "bus", - "value": "cross-platform", - "namespace": "overriding" + "key": "program", + "value": "back-end", + "namespace": "programming" }, { - "key": "microchip", - "value": "redundant", - "namespace": "calculating" + "key": "matrix", + "value": "multi-byte", + "namespace": "quantifying" }, { - "key": "system", + "key": "array", "value": "solid state", - "namespace": "parsing" + "namespace": "generating" }, { - "key": "port", - "value": "redundant", - "namespace": "synthesizing" + "key": "program", + "value": "cross-platform", + "namespace": "calculating" }, { - "key": "hard drive", - "value": "1080p", - "namespace": "programming" + "key": "system", + "value": "digital", + "namespace": "copying" } ], "type": "system", @@ -9422,39 +9565,39 @@ "os_minor_version": 0 }, { - "id": "093671a9-5337-467a-8b68-b8b8650c2620", - "display_name": "abbott.test", + "id": "35765ac3-b02f-4ba3-9b1e-803bf5eeea75", + "display_name": "altenwerth.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.795Z", - "stale_timestamp": "2034-08-01T13:04:29.795Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.795Z", - "updated": "2024-08-01T13:04:29.795Z", + "culled_timestamp": "2034-08-19T08:05:43.019Z", + "stale_timestamp": "2034-08-05T08:05:43.019Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.019Z", + "updated": "2024-08-05T08:05:43.019Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "cross-platform", - "namespace": "generating" + "key": "alarm", + "value": "auxiliary", + "namespace": "calculating" }, { - "key": "application", - "value": "online", - "namespace": "overriding" + "key": "interface", + "value": "solid state", + "namespace": "copying" }, { - "key": "circuit", - "value": "back-end", - "namespace": "indexing" + "key": "microchip", + "value": "primary", + "namespace": "calculating" }, { - "key": "card", + "key": "port", "value": "mobile", - "namespace": "hacking" + "namespace": "synthesizing" }, { - "key": "card", - "value": "virtual", - "namespace": "navigating" + "key": "program", + "value": "redundant", + "namespace": "parsing" } ], "type": "system", @@ -9462,39 +9605,39 @@ "os_minor_version": 0 }, { - "id": "125008f9-f89d-4688-b724-1c0ba8afa6fa", - "display_name": "damore-schroeder.example", + "id": "39d92ebd-203c-4064-9f11-f798853b6d31", + "display_name": "emard.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.802Z", - "stale_timestamp": "2034-08-01T13:04:29.802Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.802Z", - "updated": "2024-08-01T13:04:29.802Z", + "culled_timestamp": "2034-08-19T08:05:43.030Z", + "stale_timestamp": "2034-08-05T08:05:43.030Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.030Z", + "updated": "2024-08-05T08:05:43.030Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "bluetooth", - "namespace": "synthesizing" + "key": "system", + "value": "solid state", + "namespace": "hacking" }, { - "key": "monitor", - "value": "multi-byte", - "namespace": "transmitting" + "key": "matrix", + "value": "mobile", + "namespace": "navigating" }, { "key": "protocol", - "value": "haptic", - "namespace": "backing up" + "value": "neural", + "namespace": "overriding" }, { - "key": "protocol", - "value": "auxiliary", + "key": "bus", + "value": "solid state", "namespace": "backing up" }, { "key": "driver", - "value": "solid state", - "namespace": "overriding" + "value": "virtual", + "namespace": "indexing" } ], "type": "system", @@ -9502,39 +9645,39 @@ "os_minor_version": 0 }, { - "id": "208cbfd7-0173-431b-844f-efe5b6890642", - "display_name": "shanahan.example", + "id": "4dc3c89c-6129-4cd0-8f84-b3560def2d10", + "display_name": "west.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.797Z", - "stale_timestamp": "2034-08-01T13:04:29.797Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.797Z", - "updated": "2024-08-01T13:04:29.797Z", + "culled_timestamp": "2034-08-19T08:05:43.015Z", + "stale_timestamp": "2034-08-05T08:05:43.015Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.015Z", + "updated": "2024-08-05T08:05:43.015Z", "insights_id": null, "tags": [ { - "key": "system", + "key": "pixel", "value": "multi-byte", - "namespace": "overriding" + "namespace": "navigating" }, { - "key": "matrix", - "value": "bluetooth", - "namespace": "bypassing" + "key": "hard drive", + "value": "haptic", + "namespace": "compressing" }, { - "key": "circuit", - "value": "neural", - "namespace": "indexing" + "key": "feed", + "value": "primary", + "namespace": "calculating" }, { - "key": "microchip", - "value": "primary", - "namespace": "hacking" + "key": "feed", + "value": "open-source", + "namespace": "copying" }, { - "key": "monitor", - "value": "back-end", - "namespace": "bypassing" + "key": "transmitter", + "value": "multi-byte", + "namespace": "generating" } ], "type": "system", @@ -9542,39 +9685,39 @@ "os_minor_version": 0 }, { - "id": "27251076-93a3-4c87-b15b-e860e180c2f7", - "display_name": "miller.example", + "id": "56b99f13-673d-414a-a121-05e239b0be9c", + "display_name": "haley-watsica.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.800Z", - "stale_timestamp": "2034-08-01T13:04:29.800Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.800Z", - "updated": "2024-08-01T13:04:29.800Z", + "culled_timestamp": "2034-08-19T08:05:43.014Z", + "stale_timestamp": "2034-08-05T08:05:43.014Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.014Z", + "updated": "2024-08-05T08:05:43.014Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "optical", - "namespace": "transmitting" + "key": "hard drive", + "value": "back-end", + "namespace": "overriding" }, { - "key": "alarm", - "value": "neural", - "namespace": "overriding" + "key": "panel", + "value": "cross-platform", + "namespace": "compressing" }, { - "key": "matrix", - "value": "neural", + "key": "sensor", + "value": "solid state", "namespace": "copying" }, { - "key": "sensor", - "value": "digital", - "namespace": "overriding" + "key": "alarm", + "value": "1080p", + "namespace": "calculating" }, { - "key": "protocol", - "value": "bluetooth", - "namespace": "programming" + "key": "circuit", + "value": "multi-byte", + "namespace": "indexing" } ], "type": "system", @@ -9582,39 +9725,39 @@ "os_minor_version": 0 }, { - "id": "31cb2fdb-70ee-4630-ba79-da1820d52592", - "display_name": "schaden.example", + "id": "5f62db56-54d3-490f-ad20-eefb55c0c005", + "display_name": "boyer-carroll.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.805Z", - "stale_timestamp": "2034-08-01T13:04:29.805Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.805Z", - "updated": "2024-08-01T13:04:29.805Z", + "culled_timestamp": "2034-08-19T08:05:43.012Z", + "stale_timestamp": "2034-08-05T08:05:43.012Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.012Z", + "updated": "2024-08-05T08:05:43.012Z", "insights_id": null, "tags": [ { - "key": "transmitter", - "value": "cross-platform", - "namespace": "indexing" + "key": "application", + "value": "optical", + "namespace": "generating" }, { - "key": "array", - "value": "open-source", - "namespace": "quantifying" + "key": "circuit", + "value": "digital", + "namespace": "indexing" }, { - "key": "panel", - "value": "multi-byte", - "namespace": "connecting" + "key": "monitor", + "value": "mobile", + "namespace": "hacking" }, { - "key": "sensor", - "value": "redundant", - "namespace": "connecting" + "key": "bandwidth", + "value": "multi-byte", + "namespace": "quantifying" }, { - "key": "feed", - "value": "cross-platform", - "namespace": "backing up" + "key": "protocol", + "value": "online", + "namespace": "copying" } ], "type": "system", @@ -9622,38 +9765,38 @@ "os_minor_version": 0 }, { - "id": "3aa37295-eaa4-46ab-85be-36abc2e0374e", - "display_name": "macejkovic.test", + "id": "63a1e6d2-d410-4f64-a24f-0e157ee4336f", + "display_name": "adams.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.810Z", - "stale_timestamp": "2034-08-01T13:04:29.810Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.810Z", - "updated": "2024-08-01T13:04:29.810Z", + "culled_timestamp": "2034-08-19T08:05:43.019Z", + "stale_timestamp": "2034-08-05T08:05:43.019Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.019Z", + "updated": "2024-08-05T08:05:43.019Z", "insights_id": null, "tags": [ { - "key": "bandwidth", - "value": "digital", - "namespace": "parsing" - }, - { - "key": "hard drive", - "value": "back-end", - "namespace": "copying" + "key": "port", + "value": "auxiliary", + "namespace": "generating" }, { - "key": "feed", - "value": "wireless", + "key": "program", + "value": "auxiliary", "namespace": "parsing" }, { - "key": "bandwidth", + "key": "matrix", "value": "digital", - "namespace": "indexing" + "namespace": "hacking" }, { - "key": "bus", - "value": "auxiliary", + "key": "sensor", + "value": "mobile", + "namespace": "navigating" + }, + { + "key": "interface", + "value": "solid state", "namespace": "calculating" } ], @@ -9662,39 +9805,39 @@ "os_minor_version": 0 }, { - "id": "5d1c6748-a19b-4e1f-9fff-e88a9a6cf787", - "display_name": "zieme.test", + "id": "67077e8f-1ccb-42c7-835f-b7668ce22290", + "display_name": "dare-hammes.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.798Z", - "stale_timestamp": "2034-08-01T13:04:29.798Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.798Z", - "updated": "2024-08-01T13:04:29.798Z", + "culled_timestamp": "2034-08-19T08:05:43.029Z", + "stale_timestamp": "2034-08-05T08:05:43.029Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.029Z", + "updated": "2024-08-05T08:05:43.029Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "bluetooth", - "namespace": "transmitting" + "key": "system", + "value": "solid state", + "namespace": "synthesizing" }, { - "key": "matrix", - "value": "online", + "key": "circuit", + "value": "wireless", "namespace": "quantifying" }, { - "key": "monitor", - "value": "auxiliary", - "namespace": "bypassing" + "key": "sensor", + "value": "solid state", + "namespace": "parsing" }, { - "key": "array", - "value": "auxiliary", - "namespace": "indexing" + "key": "sensor", + "value": "redundant", + "namespace": "transmitting" }, { - "key": "capacitor", - "value": "open-source", - "namespace": "quantifying" + "key": "monitor", + "value": "auxiliary", + "namespace": "compressing" } ], "type": "system", @@ -9702,39 +9845,39 @@ "os_minor_version": 0 }, { - "id": "6795d3e0-1c9d-4d22-b797-612da7acf1c2", - "display_name": "mann-prosacco.test", + "id": "6dbaa778-ab9a-438f-873b-1733149f2d3e", + "display_name": "pouros.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.801Z", - "stale_timestamp": "2034-08-01T13:04:29.801Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.801Z", - "updated": "2024-08-01T13:04:29.801Z", + "culled_timestamp": "2034-08-19T08:05:43.028Z", + "stale_timestamp": "2034-08-05T08:05:43.028Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.028Z", + "updated": "2024-08-05T08:05:43.028Z", "insights_id": null, "tags": [ { - "key": "port", - "value": "primary", - "namespace": "backing up" + "key": "application", + "value": "optical", + "namespace": "copying" }, { - "key": "card", - "value": "open-source", - "namespace": "transmitting" + "key": "monitor", + "value": "bluetooth", + "namespace": "indexing" }, { - "key": "panel", - "value": "open-source", - "namespace": "quantifying" + "key": "feed", + "value": "bluetooth", + "namespace": "copying" }, { - "key": "program", - "value": "solid state", - "namespace": "bypassing" + "key": "hard drive", + "value": "open-source", + "namespace": "programming" }, { - "key": "driver", - "value": "solid state", - "namespace": "indexing" + "key": "microchip", + "value": "multi-byte", + "namespace": "copying" } ], "type": "system", @@ -9742,39 +9885,39 @@ "os_minor_version": 0 }, { - "id": "74970018-9def-48a6-8840-671f25b8aa66", - "display_name": "wiza.example", + "id": "73b0f8a1-614d-452a-afd5-60fafeabc7f0", + "display_name": "wunsch.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.808Z", - "stale_timestamp": "2034-08-01T13:04:29.808Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.808Z", - "updated": "2024-08-01T13:04:29.808Z", + "culled_timestamp": "2034-08-19T08:05:43.031Z", + "stale_timestamp": "2034-08-05T08:05:43.031Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.031Z", + "updated": "2024-08-05T08:05:43.031Z", "insights_id": null, "tags": [ { - "key": "application", - "value": "1080p", - "namespace": "indexing" - }, - { - "key": "bus", + "key": "port", "value": "wireless", - "namespace": "bypassing" + "namespace": "calculating" }, { - "key": "pixel", - "value": "primary", - "namespace": "bypassing" + "key": "matrix", + "value": "virtual", + "namespace": "connecting" }, { - "key": "protocol", + "key": "driver", "value": "optical", - "namespace": "compressing" + "namespace": "overriding" + }, + { + "key": "alarm", + "value": "cross-platform", + "namespace": "indexing" }, { "key": "matrix", - "value": "multi-byte", - "namespace": "navigating" + "value": "virtual", + "namespace": "synthesizing" } ], "type": "system", @@ -9789,9 +9932,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/7907d715-5bce-4d89-aaca-c538110ecdfc/systems?limit=10&offset=0", - "last": "/api/compliance/v2/policies/7907d715-5bce-4d89-aaca-c538110ecdfc/systems?limit=10&offset=20", - "next": "/api/compliance/v2/policies/7907d715-5bce-4d89-aaca-c538110ecdfc/systems?limit=10&offset=10" + "first": "/api/compliance/v2/policies/a06cee76-5d47-4bcf-8497-781c737df2c3/systems?limit=10&offset=0", + "last": "/api/compliance/v2/policies/a06cee76-5d47-4bcf-8497-781c737df2c3/systems?limit=10&offset=20", + "next": "/api/compliance/v2/policies/a06cee76-5d47-4bcf-8497-781c737df2c3/systems?limit=10&offset=10" } }, "summary": "", @@ -9834,7 +9977,7 @@ "items": { "type": "string", "examples": [ - "8f3ec29d-698d-47b6-a9ba-5a49f9b41693" + "f19b7553-2f60-4cb3-8eff-1af5051b4bd0" ] } } @@ -9888,39 +10031,39 @@ "Assigns a System to a Policy": { "value": { "data": { - "id": "f95fba82-1927-466c-a915-8a5e2afac904", - "display_name": "hickle-corwin.example", + "id": "95c0021a-d8ce-45cf-b651-df91de4cc2bb", + "display_name": "davis.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.853Z", - "stale_timestamp": "2034-08-01T13:04:29.853Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.853Z", - "updated": "2024-08-01T13:04:29.853Z", + "culled_timestamp": "2034-08-19T08:05:43.071Z", + "stale_timestamp": "2034-08-05T08:05:43.071Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.071Z", + "updated": "2024-08-05T08:05:43.071Z", "insights_id": null, "tags": [ { - "key": "capacitor", - "value": "redundant", - "namespace": "overriding" + "key": "card", + "value": "open-source", + "namespace": "parsing" }, { - "key": "pixel", - "value": "auxiliary", - "namespace": "indexing" + "key": "feed", + "value": "multi-byte", + "namespace": "quantifying" }, { - "key": "program", - "value": "optical", + "key": "monitor", + "value": "back-end", "namespace": "parsing" }, { - "key": "panel", - "value": "cross-platform", - "namespace": "indexing" + "key": "alarm", + "value": "mobile", + "namespace": "backing up" }, { - "key": "card", - "value": "auxiliary", - "namespace": "transmitting" + "key": "monitor", + "value": "open-source", + "namespace": "programming" } ], "type": "system", @@ -9956,7 +10099,7 @@ "Assigns a System to a Policy": { "value": { "errors": [ - "V2::System not found with ID a74705d7-6eaa-45dc-8f03-277de3ebb00c" + "V2::System not found with ID 375d874d-9dc8-4ecd-987b-972875f2e724" ] }, "summary": "", @@ -10013,39 +10156,39 @@ "Unassigns a System from a Policy": { "value": { "data": { - "id": "ce86d8cf-ad8d-4150-a655-9a7c91fa1147", - "display_name": "ullrich-weissnat.example", + "id": "05c1583f-6415-42e9-b6dc-6579a2f191c8", + "display_name": "rice.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:29.914Z", - "stale_timestamp": "2034-08-01T13:04:29.914Z", - "stale_warning_timestamp": "2034-08-08T13:04:29.914Z", - "updated": "2024-08-01T13:04:29.914Z", + "culled_timestamp": "2034-08-19T08:05:43.137Z", + "stale_timestamp": "2034-08-05T08:05:43.137Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.137Z", + "updated": "2024-08-05T08:05:43.137Z", "insights_id": null, "tags": [ { - "key": "application", - "value": "cross-platform", - "namespace": "bypassing" + "key": "port", + "value": "open-source", + "namespace": "transmitting" }, { "key": "bandwidth", - "value": "multi-byte", - "namespace": "quantifying" + "value": "auxiliary", + "namespace": "parsing" }, { - "key": "bandwidth", - "value": "virtual", - "namespace": "navigating" + "key": "circuit", + "value": "redundant", + "namespace": "copying" }, { - "key": "port", - "value": "multi-byte", - "namespace": "hacking" + "key": "capacitor", + "value": "redundant", + "namespace": "navigating" }, { - "key": "capacitor", - "value": "haptic", - "namespace": "transmitting" + "key": "application", + "value": "mobile", + "namespace": "programming" } ], "type": "system", @@ -10081,7 +10224,7 @@ "Description of an error when unassigning a non-existing System": { "value": { "errors": [ - "V2::System not found with ID 778862fc-2966-4615-9725-ebdaf4fe7262" + "V2::System not found with ID 0da7abd9-6392-4ee1-81b7-e1ce208ac016" ] }, "summary": "", @@ -10190,39 +10333,39 @@ "value": { "data": [ { - "id": "1ea576da-9fb0-4a7b-a522-2a8725c50e93", - "display_name": "kris-schultz.test", + "id": "0449cb52-6fee-422b-8d54-b6e5443d5c84", + "display_name": "runolfsson.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.229Z", - "stale_timestamp": "2034-08-01T13:04:30.229Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.229Z", - "updated": "2024-08-01T13:04:30.229Z", + "culled_timestamp": "2034-08-19T08:05:43.432Z", + "stale_timestamp": "2034-08-05T08:05:43.432Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.432Z", + "updated": "2024-08-05T08:05:43.432Z", "insights_id": null, "tags": [ { - "key": "system", + "key": "interface", "value": "virtual", - "namespace": "copying" + "namespace": "parsing" }, { - "key": "panel", - "value": "1080p", - "namespace": "connecting" + "key": "pixel", + "value": "bluetooth", + "namespace": "calculating" }, { - "key": "program", + "key": "array", "value": "optical", - "namespace": "programming" + "namespace": "generating" }, { - "key": "hard drive", - "value": "haptic", - "namespace": "generating" + "key": "port", + "value": "back-end", + "namespace": "bypassing" }, { - "key": "protocol", - "value": "haptic", - "namespace": "transmitting" + "key": "firewall", + "value": "optical", + "namespace": "overriding" } ], "type": "system", @@ -10230,45 +10373,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "1eae9e8e-9616-4724-933b-aee9867cf0d1", - "display_name": "kerluke.example", + "id": "08784b80-fbe2-42b9-b907-4dc571d761d0", + "display_name": "christiansen.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.207Z", - "stale_timestamp": "2034-08-01T13:04:30.207Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.207Z", - "updated": "2024-08-01T13:04:30.207Z", + "culled_timestamp": "2034-08-19T08:05:43.414Z", + "stale_timestamp": "2034-08-05T08:05:43.414Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.414Z", + "updated": "2024-08-05T08:05:43.414Z", "insights_id": null, "tags": [ { - "key": "monitor", - "value": "virtual", - "namespace": "transmitting" + "key": "application", + "value": "mobile", + "namespace": "indexing" }, { - "key": "circuit", - "value": "neural", - "namespace": "backing up" + "key": "microchip", + "value": "virtual", + "namespace": "programming" }, { - "key": "feed", - "value": "cross-platform", - "namespace": "bypassing" + "key": "panel", + "value": "auxiliary", + "namespace": "synthesizing" }, { "key": "firewall", - "value": "bluetooth", - "namespace": "generating" + "value": "solid state", + "namespace": "connecting" }, { - "key": "capacitor", + "key": "card", "value": "redundant", - "namespace": "bypassing" + "namespace": "calculating" } ], "type": "system", @@ -10276,45 +10419,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "2053a329-cf22-4965-b82b-d1d1d40c25dd", - "display_name": "funk.test", + "id": "09c2a07a-0593-4628-9ebb-f7332d1e10e8", + "display_name": "treutel-towne.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.220Z", - "stale_timestamp": "2034-08-01T13:04:30.220Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.220Z", - "updated": "2024-08-01T13:04:30.220Z", + "culled_timestamp": "2034-08-19T08:05:43.418Z", + "stale_timestamp": "2034-08-05T08:05:43.418Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.418Z", + "updated": "2024-08-05T08:05:43.418Z", "insights_id": null, "tags": [ { - "key": "bandwidth", - "value": "redundant", - "namespace": "copying" + "key": "bus", + "value": "online", + "namespace": "hacking" }, { - "key": "capacitor", - "value": "1080p", - "namespace": "navigating" + "key": "program", + "value": "online", + "namespace": "hacking" }, { - "key": "bandwidth", - "value": "multi-byte", - "namespace": "backing up" + "key": "panel", + "value": "back-end", + "namespace": "copying" }, { - "key": "microchip", - "value": "virtual", - "namespace": "hacking" + "key": "matrix", + "value": "wireless", + "namespace": "compressing" }, { "key": "system", - "value": "multi-byte", - "namespace": "synthesizing" + "value": "online", + "namespace": "transmitting" } ], "type": "system", @@ -10322,45 +10465,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "24323420-ac18-458a-b0bc-352cc573fc66", - "display_name": "hane-hirthe.test", + "id": "11494b29-a50a-407c-914a-7945faaa1be3", + "display_name": "willms-feil.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.170Z", - "stale_timestamp": "2034-08-01T13:04:30.170Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.170Z", - "updated": "2024-08-01T13:04:30.170Z", + "culled_timestamp": "2034-08-19T08:05:43.369Z", + "stale_timestamp": "2034-08-05T08:05:43.369Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.369Z", + "updated": "2024-08-05T08:05:43.369Z", "insights_id": null, "tags": [ { - "key": "driver", - "value": "auxiliary", - "namespace": "connecting" + "key": "bandwidth", + "value": "digital", + "namespace": "parsing" }, { - "key": "port", + "key": "card", "value": "cross-platform", - "namespace": "bypassing" + "namespace": "connecting" }, { - "key": "feed", - "value": "open-source", - "namespace": "programming" + "key": "pixel", + "value": "virtual", + "namespace": "backing up" }, { - "key": "monitor", - "value": "multi-byte", - "namespace": "programming" + "key": "application", + "value": "bluetooth", + "namespace": "generating" }, { - "key": "driver", - "value": "redundant", - "namespace": "indexing" + "key": "bandwidth", + "value": "bluetooth", + "namespace": "compressing" } ], "type": "system", @@ -10368,45 +10511,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "31fff595-862f-4ffe-8b2c-fc7191e56e5e", - "display_name": "berge-jacobi.test", + "id": "11c0e62b-7a94-4e7c-b26b-60d7bbb970e0", + "display_name": "cruickshank.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.160Z", - "stale_timestamp": "2034-08-01T13:04:30.160Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.160Z", - "updated": "2024-08-01T13:04:30.160Z", + "culled_timestamp": "2034-08-19T08:05:43.445Z", + "stale_timestamp": "2034-08-05T08:05:43.445Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.445Z", + "updated": "2024-08-05T08:05:43.445Z", "insights_id": null, "tags": [ { - "key": "card", - "value": "back-end", - "namespace": "compressing" + "key": "bus", + "value": "solid state", + "namespace": "copying" }, { - "key": "microchip", - "value": "redundant", - "namespace": "generating" + "key": "protocol", + "value": "virtual", + "namespace": "overriding" }, { - "key": "program", - "value": "auxiliary", - "namespace": "calculating" + "key": "sensor", + "value": "solid state", + "namespace": "backing up" }, { - "key": "feed", - "value": "multi-byte", - "namespace": "transmitting" + "key": "pixel", + "value": "primary", + "namespace": "navigating" }, { - "key": "driver", - "value": "neural", - "namespace": "parsing" + "key": "firewall", + "value": "redundant", + "namespace": "synthesizing" } ], "type": "system", @@ -10414,45 +10557,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "3abcf50c-b6ca-4cc8-9387-1bd585445ee3", - "display_name": "franecki-erdman.test", + "id": "2216780d-86c5-41f0-9079-1cf3e97c5c8a", + "display_name": "kassulke-oconnell.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.211Z", - "stale_timestamp": "2034-08-01T13:04:30.211Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.211Z", - "updated": "2024-08-01T13:04:30.211Z", + "culled_timestamp": "2034-08-19T08:05:43.439Z", + "stale_timestamp": "2034-08-05T08:05:43.439Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.439Z", + "updated": "2024-08-05T08:05:43.439Z", "insights_id": null, "tags": [ { - "key": "microchip", - "value": "multi-byte", - "namespace": "connecting" + "key": "circuit", + "value": "open-source", + "namespace": "indexing" }, { - "key": "system", - "value": "bluetooth", - "namespace": "copying" + "key": "feed", + "value": "haptic", + "namespace": "hacking" }, { - "key": "transmitter", - "value": "auxiliary", - "namespace": "programming" + "key": "port", + "value": "virtual", + "namespace": "hacking" }, { - "key": "transmitter", - "value": "virtual", + "key": "matrix", + "value": "online", "namespace": "parsing" }, { - "key": "capacitor", - "value": "online", - "namespace": "indexing" + "key": "panel", + "value": "neural", + "namespace": "connecting" } ], "type": "system", @@ -10460,45 +10603,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "400fbc10-4e70-4aee-adda-58a2537f100a", - "display_name": "stehr.example", + "id": "29662c59-4109-40b0-8ddc-305e4204b474", + "display_name": "stark-johnson.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.216Z", - "stale_timestamp": "2034-08-01T13:04:30.216Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.216Z", - "updated": "2024-08-01T13:04:30.216Z", + "culled_timestamp": "2034-08-19T08:05:43.450Z", + "stale_timestamp": "2034-08-05T08:05:43.450Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.450Z", + "updated": "2024-08-05T08:05:43.450Z", "insights_id": null, "tags": [ { - "key": "hard drive", - "value": "neural", - "namespace": "bypassing" + "key": "array", + "value": "solid state", + "namespace": "indexing" }, { - "key": "hard drive", - "value": "multi-byte", - "namespace": "connecting" + "key": "program", + "value": "haptic", + "namespace": "quantifying" }, { - "key": "firewall", - "value": "haptic", - "namespace": "hacking" + "key": "pixel", + "value": "1080p", + "namespace": "overriding" }, { - "key": "transmitter", - "value": "wireless", - "namespace": "navigating" + "key": "panel", + "value": "digital", + "namespace": "quantifying" }, { - "key": "hard drive", - "value": "primary", - "namespace": "compressing" + "key": "protocol", + "value": "online", + "namespace": "programming" } ], "type": "system", @@ -10506,45 +10649,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "55e1e14f-fba4-4048-8ff8-42c537fedcdb", - "display_name": "greenholt.test", + "id": "2f8cdab8-76ed-41a2-b84d-ba90dbf7f593", + "display_name": "brown.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.156Z", - "stale_timestamp": "2034-08-01T13:04:30.156Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.156Z", - "updated": "2024-08-01T13:04:30.156Z", + "culled_timestamp": "2034-08-19T08:05:43.427Z", + "stale_timestamp": "2034-08-05T08:05:43.427Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.427Z", + "updated": "2024-08-05T08:05:43.427Z", "insights_id": null, "tags": [ { - "key": "pixel", - "value": "open-source", - "namespace": "overriding" + "key": "panel", + "value": "online", + "namespace": "generating" }, { - "key": "interface", - "value": "mobile", - "namespace": "synthesizing" + "key": "program", + "value": "multi-byte", + "namespace": "indexing" }, { - "key": "bandwidth", - "value": "solid state", - "namespace": "navigating" + "key": "application", + "value": "online", + "namespace": "synthesizing" }, { - "key": "driver", - "value": "optical", - "namespace": "bypassing" + "key": "protocol", + "value": "neural", + "namespace": "hacking" }, { - "key": "bus", - "value": "bluetooth", - "namespace": "generating" + "key": "sensor", + "value": "open-source", + "namespace": "indexing" } ], "type": "system", @@ -10552,45 +10695,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "5bc040f8-bec5-40c5-82bc-7d0bf9ae9fcc", - "display_name": "ankunding.test", + "id": "553ce4d1-3d64-4ac2-9f02-2753c6f05e2e", + "display_name": "roberts.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.146Z", - "stale_timestamp": "2034-08-01T13:04:30.146Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.146Z", - "updated": "2024-08-01T13:04:30.146Z", + "culled_timestamp": "2034-08-19T08:05:43.455Z", + "stale_timestamp": "2034-08-05T08:05:43.455Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.455Z", + "updated": "2024-08-05T08:05:43.455Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "cross-platform", - "namespace": "copying" - }, - { - "key": "transmitter", - "value": "haptic", - "namespace": "programming" + "key": "circuit", + "value": "bluetooth", + "namespace": "generating" }, { - "key": "matrix", - "value": "neural", - "namespace": "quantifying" + "key": "panel", + "value": "primary", + "namespace": "compressing" }, { - "key": "bandwidth", - "value": "cross-platform", - "namespace": "overriding" + "key": "protocol", + "value": "multi-byte", + "namespace": "programming" }, { - "key": "monitor", - "value": "1080p", - "namespace": "bypassing" + "key": "capacitor", + "value": "back-end", + "namespace": "parsing" + }, + { + "key": "bus", + "value": "open-source", + "namespace": "programming" } ], "type": "system", @@ -10598,45 +10741,45 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] }, { - "id": "5c051bb5-b69b-4b75-8436-8ea5f259fd4f", - "display_name": "bartoletti.test", + "id": "65899a95-25b9-4450-8194-87da81efb9ac", + "display_name": "konopelski.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.236Z", - "stale_timestamp": "2034-08-01T13:04:30.236Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.236Z", - "updated": "2024-08-01T13:04:30.236Z", + "culled_timestamp": "2034-08-19T08:05:43.473Z", + "stale_timestamp": "2034-08-05T08:05:43.473Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.473Z", + "updated": "2024-08-05T08:05:43.473Z", "insights_id": null, "tags": [ { - "key": "driver", - "value": "haptic", - "namespace": "generating" + "key": "microchip", + "value": "1080p", + "namespace": "hacking" }, { "key": "program", "value": "wireless", - "namespace": "overriding" + "namespace": "hacking" }, { - "key": "firewall", - "value": "cross-platform", - "namespace": "navigating" + "key": "capacitor", + "value": "neural", + "namespace": "bypassing" }, { - "key": "hard drive", - "value": "wireless", - "namespace": "transmitting" + "key": "interface", + "value": "digital", + "namespace": "bypassing" }, { - "key": "system", - "value": "mobile", - "namespace": "programming" + "key": "application", + "value": "redundant", + "namespace": "connecting" } ], "type": "system", @@ -10644,8 +10787,8 @@ "os_minor_version": 0, "policies": [ { - "id": "e299c5d4-cef7-45e8-a1af-44e67b78d5eb", - "title": "Molestiae placeat corrupti in." + "id": "b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721", + "title": "Odio quibusdam commodi nisi." } ] } @@ -10657,9 +10800,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/e299c5d4-cef7-45e8-a1af-44e67b78d5eb/systems?limit=10&offset=0", - "last": "/api/compliance/v2/reports/e299c5d4-cef7-45e8-a1af-44e67b78d5eb/systems?limit=10&offset=20", - "next": "/api/compliance/v2/reports/e299c5d4-cef7-45e8-a1af-44e67b78d5eb/systems?limit=10&offset=10" + "first": "/api/compliance/v2/reports/b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721/systems?limit=10&offset=0", + "last": "/api/compliance/v2/reports/b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721/systems?limit=10&offset=20", + "next": "/api/compliance/v2/reports/b3e5c3e4-5c90-4ab6-b3e8-e26be8ed2721/systems?limit=10&offset=10" } }, "summary": "", @@ -10669,39 +10812,39 @@ "value": { "data": [ { - "id": "0bd04c5e-9794-4c5d-932a-3dba8c3e3c09", - "display_name": "hamill-hansen.test", + "id": "0bbb641d-6797-4f98-a178-193c927a24e6", + "display_name": "smitham.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.576Z", - "stale_timestamp": "2034-08-01T13:04:30.576Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.576Z", - "updated": "2024-08-01T13:04:30.576Z", + "culled_timestamp": "2034-08-19T08:05:43.699Z", + "stale_timestamp": "2034-08-05T08:05:43.699Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.699Z", + "updated": "2024-08-05T08:05:43.699Z", "insights_id": null, "tags": [ { - "key": "bandwidth", - "value": "online", - "namespace": "backing up" + "key": "firewall", + "value": "redundant", + "namespace": "generating" }, { - "key": "feed", - "value": "redundant", - "namespace": "copying" + "key": "capacitor", + "value": "haptic", + "namespace": "hacking" }, { - "key": "application", - "value": "primary", + "key": "program", + "value": "back-end", "namespace": "bypassing" }, { - "key": "pixel", - "value": "primary", - "namespace": "synthesizing" + "key": "card", + "value": "back-end", + "namespace": "connecting" }, { - "key": "capacitor", - "value": "mobile", - "namespace": "hacking" + "key": "array", + "value": "solid state", + "namespace": "parsing" } ], "type": "system", @@ -10709,45 +10852,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "0d537f1d-5dfe-4fb3-9cb4-8cb1ab7b29c9", - "display_name": "russel-oconnell.example", + "id": "0eb6c667-16f1-4089-a690-29df0737d583", + "display_name": "emmerich-welch.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.544Z", - "stale_timestamp": "2034-08-01T13:04:30.544Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.544Z", - "updated": "2024-08-01T13:04:30.544Z", + "culled_timestamp": "2034-08-19T08:05:43.713Z", + "stale_timestamp": "2034-08-05T08:05:43.713Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.713Z", + "updated": "2024-08-05T08:05:43.713Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "cross-platform", - "namespace": "copying" + "key": "program", + "value": "bluetooth", + "namespace": "generating" }, { - "key": "port", - "value": "virtual", - "namespace": "navigating" + "key": "feed", + "value": "neural", + "namespace": "bypassing" }, { - "key": "card", - "value": "optical", - "namespace": "quantifying" + "key": "circuit", + "value": "neural", + "namespace": "generating" }, { - "key": "protocol", + "key": "array", "value": "wireless", - "namespace": "navigating" + "namespace": "transmitting" }, { - "key": "application", + "key": "alarm", "value": "cross-platform", - "namespace": "connecting" + "namespace": "overriding" } ], "type": "system", @@ -10755,45 +10898,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "0d9f6c28-483e-43f5-87b3-09d27ba3a71f", - "display_name": "simonis-moen.test", + "id": "1137167e-fbbb-4f84-a186-f6ec9792b921", + "display_name": "kemmer.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.526Z", - "stale_timestamp": "2034-08-01T13:04:30.526Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.526Z", - "updated": "2024-08-01T13:04:30.526Z", + "culled_timestamp": "2034-08-19T08:05:43.718Z", + "stale_timestamp": "2034-08-05T08:05:43.718Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.718Z", + "updated": "2024-08-05T08:05:43.718Z", "insights_id": null, "tags": [ { - "key": "sensor", - "value": "back-end", - "namespace": "generating" + "key": "monitor", + "value": "redundant", + "namespace": "quantifying" }, { - "key": "panel", - "value": "optical", - "namespace": "programming" + "key": "interface", + "value": "virtual", + "namespace": "quantifying" }, { - "key": "application", - "value": "redundant", - "namespace": "bypassing" + "key": "array", + "value": "open-source", + "namespace": "generating" }, { - "key": "pixel", - "value": "haptic", - "namespace": "bypassing" + "key": "bus", + "value": "online", + "namespace": "hacking" }, { - "key": "panel", - "value": "redundant", - "namespace": "backing up" + "key": "port", + "value": "optical", + "namespace": "programming" } ], "type": "system", @@ -10801,44 +10944,44 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "12b07487-5b7a-4668-9857-37a30331bd27", - "display_name": "jacobs.example", + "id": "13e187f5-18ba-4fea-84c4-2a64477ef975", + "display_name": "dibbert.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.507Z", - "stale_timestamp": "2034-08-01T13:04:30.507Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.507Z", - "updated": "2024-08-01T13:04:30.507Z", + "culled_timestamp": "2034-08-19T08:05:43.753Z", + "stale_timestamp": "2034-08-05T08:05:43.753Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.753Z", + "updated": "2024-08-05T08:05:43.753Z", "insights_id": null, "tags": [ { - "key": "array", - "value": "cross-platform", - "namespace": "quantifying" - }, - { - "key": "driver", - "value": "multi-byte", + "key": "transmitter", + "value": "primary", "namespace": "compressing" }, { - "key": "microchip", - "value": "bluetooth", - "namespace": "quantifying" + "key": "bandwidth", + "value": "digital", + "namespace": "parsing" }, { - "key": "hard drive", - "value": "back-end", + "key": "interface", + "value": "digital", "namespace": "parsing" }, { - "key": "bus", - "value": "online", + "key": "matrix", + "value": "optical", + "namespace": "overriding" + }, + { + "key": "microchip", + "value": "1080p", "namespace": "bypassing" } ], @@ -10847,45 +10990,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "1f324b7a-d68b-4747-9181-a1f25e1cfe31", - "display_name": "cronin-luettgen.test", + "id": "1ba5ea7e-c019-428e-95a6-319c49808cdf", + "display_name": "koepp-toy.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.517Z", - "stale_timestamp": "2034-08-01T13:04:30.517Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.517Z", - "updated": "2024-08-01T13:04:30.517Z", + "culled_timestamp": "2034-08-19T08:05:43.743Z", + "stale_timestamp": "2034-08-05T08:05:43.743Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.743Z", + "updated": "2024-08-05T08:05:43.743Z", "insights_id": null, "tags": [ { - "key": "protocol", - "value": "cross-platform", - "namespace": "bypassing" + "key": "interface", + "value": "digital", + "namespace": "calculating" }, { - "key": "capacitor", - "value": "back-end", - "namespace": "generating" + "key": "alarm", + "value": "digital", + "namespace": "navigating" }, { - "key": "system", - "value": "cross-platform", - "namespace": "indexing" + "key": "array", + "value": "open-source", + "namespace": "calculating" }, { - "key": "port", - "value": "optical", - "namespace": "transmitting" + "key": "transmitter", + "value": "virtual", + "namespace": "hacking" }, { - "key": "panel", - "value": "bluetooth", - "namespace": "generating" + "key": "feed", + "value": "1080p", + "namespace": "parsing" } ], "type": "system", @@ -10893,45 +11036,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "23945b0c-88e4-46a1-a511-eb7c47b5a0f4", - "display_name": "strosin-mosciski.test", + "id": "1c3fbbe5-148c-4c35-ba7d-046c027b3a7b", + "display_name": "kuhlman-lang.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.530Z", - "stale_timestamp": "2034-08-01T13:04:30.530Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.530Z", - "updated": "2024-08-01T13:04:30.530Z", + "culled_timestamp": "2034-08-19T08:05:43.773Z", + "stale_timestamp": "2034-08-05T08:05:43.773Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.773Z", + "updated": "2024-08-05T08:05:43.773Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "cross-platform", - "namespace": "backing up" + "key": "bandwidth", + "value": "back-end", + "namespace": "hacking" }, { - "key": "driver", - "value": "bluetooth", - "namespace": "navigating" + "key": "panel", + "value": "open-source", + "namespace": "quantifying" }, { - "key": "program", + "key": "capacitor", "value": "optical", - "namespace": "compressing" + "namespace": "generating" }, { - "key": "port", - "value": "solid state", - "namespace": "compressing" + "key": "feed", + "value": "multi-byte", + "namespace": "backing up" }, { - "key": "circuit", - "value": "wireless", - "namespace": "compressing" + "key": "transmitter", + "value": "neural", + "namespace": "navigating" } ], "type": "system", @@ -10939,45 +11082,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "4649e489-61ad-40c6-96bf-3b301d5af73c", - "display_name": "schoen.test", + "id": "2748acf3-8daf-41c9-8ddd-3d2e70e69e61", + "display_name": "frami.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.549Z", - "stale_timestamp": "2034-08-01T13:04:30.549Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.549Z", - "updated": "2024-08-01T13:04:30.549Z", + "culled_timestamp": "2034-08-19T08:05:43.782Z", + "stale_timestamp": "2034-08-05T08:05:43.782Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.782Z", + "updated": "2024-08-05T08:05:43.782Z", "insights_id": null, "tags": [ { - "key": "application", - "value": "neural", - "namespace": "backing up" + "key": "capacitor", + "value": "auxiliary", + "namespace": "programming" }, { - "key": "port", - "value": "primary", - "namespace": "calculating" + "key": "firewall", + "value": "digital", + "namespace": "compressing" }, { - "key": "hard drive", - "value": "open-source", - "namespace": "indexing" + "key": "system", + "value": "haptic", + "namespace": "quantifying" }, { - "key": "application", - "value": "auxiliary", - "namespace": "copying" + "key": "alarm", + "value": "bluetooth", + "namespace": "bypassing" }, { - "key": "firewall", - "value": "optical", - "namespace": "overriding" + "key": "bandwidth", + "value": "cross-platform", + "namespace": "parsing" } ], "type": "system", @@ -10985,45 +11128,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "50edbbcc-be67-4edd-8c3c-a65a896c5def", - "display_name": "mills.example", + "id": "42d3f078-5fba-48a9-b171-fe4c33c451b2", + "display_name": "dooley-will.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.483Z", - "stale_timestamp": "2034-08-01T13:04:30.483Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.483Z", - "updated": "2024-08-01T13:04:30.483Z", + "culled_timestamp": "2034-08-19T08:05:43.778Z", + "stale_timestamp": "2034-08-05T08:05:43.778Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.778Z", + "updated": "2024-08-05T08:05:43.778Z", "insights_id": null, "tags": [ { - "key": "transmitter", - "value": "solid state", + "key": "panel", + "value": "mobile", + "namespace": "navigating" + }, + { + "key": "circuit", + "value": "haptic", "namespace": "quantifying" }, { - "key": "interface", - "value": "back-end", - "namespace": "hacking" + "key": "program", + "value": "virtual", + "namespace": "compressing" }, { - "key": "interface", - "value": "1080p", - "namespace": "backing up" + "key": "protocol", + "value": "digital", + "namespace": "synthesizing" }, { "key": "panel", - "value": "virtual", - "namespace": "backing up" - }, - { - "key": "monitor", "value": "digital", - "namespace": "overriding" + "namespace": "hacking" } ], "type": "system", @@ -11031,45 +11174,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "56668b51-1734-42ad-a092-91d134ba4336", - "display_name": "oconnell.example", + "id": "54b99ae3-1682-4907-9c33-f9d6553fff3b", + "display_name": "kirlin-runte.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.496Z", - "stale_timestamp": "2034-08-01T13:04:30.496Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.496Z", - "updated": "2024-08-01T13:04:30.496Z", + "culled_timestamp": "2034-08-19T08:05:43.787Z", + "stale_timestamp": "2034-08-05T08:05:43.787Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.787Z", + "updated": "2024-08-05T08:05:43.787Z", "insights_id": null, "tags": [ { - "key": "firewall", - "value": "1080p", - "namespace": "indexing" + "key": "sensor", + "value": "mobile", + "namespace": "hacking" }, { - "key": "bandwidth", + "key": "array", "value": "neural", - "namespace": "bypassing" + "namespace": "calculating" }, { - "key": "interface", - "value": "multi-byte", - "namespace": "generating" + "key": "array", + "value": "neural", + "namespace": "transmitting" }, { - "key": "firewall", - "value": "haptic", - "namespace": "compressing" + "key": "protocol", + "value": "multi-byte", + "namespace": "connecting" }, { - "key": "transmitter", - "value": "cross-platform", - "namespace": "programming" + "key": "capacitor", + "value": "neural", + "namespace": "transmitting" } ], "type": "system", @@ -11077,45 +11220,45 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] }, { - "id": "5d178a47-78b2-48ed-b8c0-90a32be9cc08", - "display_name": "fritsch.test", + "id": "619010ee-19d4-4b75-b94d-a391f0e0adfb", + "display_name": "zieme.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.563Z", - "stale_timestamp": "2034-08-01T13:04:30.563Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.563Z", - "updated": "2024-08-01T13:04:30.563Z", + "culled_timestamp": "2034-08-19T08:05:43.801Z", + "stale_timestamp": "2034-08-05T08:05:43.801Z", + "stale_warning_timestamp": "2034-08-12T08:05:43.801Z", + "updated": "2024-08-05T08:05:43.801Z", "insights_id": null, "tags": [ { - "key": "system", - "value": "1080p", - "namespace": "generating" + "key": "monitor", + "value": "open-source", + "namespace": "bypassing" }, { - "key": "transmitter", - "value": "neural", - "namespace": "compressing" + "key": "protocol", + "value": "cross-platform", + "namespace": "synthesizing" }, { - "key": "bus", - "value": "cross-platform", - "namespace": "quantifying" + "key": "bandwidth", + "value": "back-end", + "namespace": "navigating" }, { - "key": "firewall", - "value": "bluetooth", - "namespace": "transmitting" + "key": "transmitter", + "value": "open-source", + "namespace": "hacking" }, { - "key": "interface", - "value": "haptic", - "namespace": "copying" + "key": "panel", + "value": "wireless", + "namespace": "programming" } ], "type": "system", @@ -11123,8 +11266,8 @@ "os_minor_version": 0, "policies": [ { - "id": "2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b", - "title": "Animi recusandae et totam." + "id": "85ba9977-de7a-470b-9c5e-dbe9fa992024", + "title": "Non eaque qui numquam." } ] } @@ -11137,9 +11280,9 @@ "sort_by": "os_major_version" }, "links": { - "first": "/api/compliance/v2/reports/2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b/systems?limit=10&offset=0&sort_by=os_major_version", - "last": "/api/compliance/v2/reports/2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b/systems?limit=10&offset=20&sort_by=os_major_version", - "next": "/api/compliance/v2/reports/2de6e8d8-d26a-4e62-9efd-2b89a6a9b22b/systems?limit=10&offset=10&sort_by=os_major_version" + "first": "/api/compliance/v2/reports/85ba9977-de7a-470b-9c5e-dbe9fa992024/systems?limit=10&offset=0&sort_by=os_major_version", + "last": "/api/compliance/v2/reports/85ba9977-de7a-470b-9c5e-dbe9fa992024/systems?limit=10&offset=20&sort_by=os_major_version", + "next": "/api/compliance/v2/reports/85ba9977-de7a-470b-9c5e-dbe9fa992024/systems?limit=10&offset=10&sort_by=os_major_version" } }, "summary": "", @@ -11149,39 +11292,39 @@ "value": { "data": [ { - "id": "0ce47529-7bc5-402c-8228-af05abb959cc", - "display_name": "wunsch-smith.example", + "id": "18bd086a-f7e1-45d6-a364-a5c9c47a4ead", + "display_name": "okuneva.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.861Z", - "stale_timestamp": "2034-08-01T13:04:30.861Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.861Z", - "updated": "2024-08-01T13:04:30.861Z", + "culled_timestamp": "2034-08-19T08:05:44.200Z", + "stale_timestamp": "2034-08-05T08:05:44.200Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.200Z", + "updated": "2024-08-05T08:05:44.200Z", "insights_id": null, "tags": [ { - "key": "interface", - "value": "cross-platform", - "namespace": "synthesizing" + "key": "monitor", + "value": "auxiliary", + "namespace": "bypassing" }, { - "key": "firewall", - "value": "cross-platform", - "namespace": "connecting" + "key": "sensor", + "value": "auxiliary", + "namespace": "synthesizing" }, { - "key": "feed", - "value": "bluetooth", - "namespace": "quantifying" + "key": "application", + "value": "cross-platform", + "namespace": "programming" }, { - "key": "sensor", - "value": "1080p", - "namespace": "generating" + "key": "transmitter", + "value": "optical", + "namespace": "overriding" }, { - "key": "feed", - "value": "haptic", - "namespace": "backing up" + "key": "program", + "value": "mobile", + "namespace": "indexing" } ], "type": "system", @@ -11189,45 +11332,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "0e94a37f-7295-4dbf-a054-eac9ade981e5", - "display_name": "romaguera.test", + "id": "1b11959b-3775-49bf-ae97-e83fc93f64a0", + "display_name": "mcdermott.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.874Z", - "stale_timestamp": "2034-08-01T13:04:30.874Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.874Z", - "updated": "2024-08-01T13:04:30.874Z", + "culled_timestamp": "2034-08-19T08:05:44.214Z", + "stale_timestamp": "2034-08-05T08:05:44.214Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.214Z", + "updated": "2024-08-05T08:05:44.214Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "mobile", - "namespace": "parsing" + "key": "pixel", + "value": "cross-platform", + "namespace": "bypassing" }, { - "key": "hard drive", - "value": "redundant", - "namespace": "connecting" + "key": "application", + "value": "multi-byte", + "namespace": "navigating" }, { - "key": "port", - "value": "mobile", - "namespace": "synthesizing" + "key": "feed", + "value": "digital", + "namespace": "navigating" }, { - "key": "monitor", - "value": "bluetooth", - "namespace": "backing up" + "key": "circuit", + "value": "digital", + "namespace": "generating" }, { - "key": "panel", - "value": "back-end", - "namespace": "synthesizing" + "key": "port", + "value": "neural", + "namespace": "overriding" } ], "type": "system", @@ -11235,45 +11378,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "13784d2f-8f7c-4b32-a017-d9c7c22b489b", - "display_name": "nienow.example", + "id": "1e87a26d-3d98-4873-8205-7227cc64ded3", + "display_name": "gottlieb.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.786Z", - "stale_timestamp": "2034-08-01T13:04:30.786Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.786Z", - "updated": "2024-08-01T13:04:30.786Z", + "culled_timestamp": "2034-08-19T08:05:44.104Z", + "stale_timestamp": "2034-08-05T08:05:44.104Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.104Z", + "updated": "2024-08-05T08:05:44.104Z", "insights_id": null, "tags": [ { - "key": "application", - "value": "optical", - "namespace": "copying" - }, - { - "key": "sensor", - "value": "open-source", - "namespace": "calculating" - }, - { - "key": "monitor", - "value": "haptic", + "key": "bus", + "value": "1080p", "namespace": "bypassing" }, { - "key": "microchip", + "key": "alarm", "value": "auxiliary", - "namespace": "generating" + "namespace": "compressing" + }, + { + "key": "firewall", + "value": "primary", + "namespace": "connecting" }, { "key": "bandwidth", "value": "solid state", - "namespace": "navigating" + "namespace": "bypassing" + }, + { + "key": "capacitor", + "value": "1080p", + "namespace": "connecting" } ], "type": "system", @@ -11281,45 +11424,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "234f2421-11ba-4bd3-b51c-4db6133615c9", - "display_name": "hyatt.test", + "id": "1ef38e87-af6d-4aa5-a751-2423a97b41e7", + "display_name": "prosacco.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.796Z", - "stale_timestamp": "2034-08-01T13:04:30.796Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.796Z", - "updated": "2024-08-01T13:04:30.797Z", + "culled_timestamp": "2034-08-19T08:05:44.084Z", + "stale_timestamp": "2034-08-05T08:05:44.084Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.084Z", + "updated": "2024-08-05T08:05:44.084Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "virtual", - "namespace": "bypassing" + "key": "matrix", + "value": "optical", + "namespace": "compressing" }, { - "key": "alarm", - "value": "digital", - "namespace": "compressing" + "key": "circuit", + "value": "cross-platform", + "namespace": "connecting" }, { - "key": "hard drive", - "value": "online", - "namespace": "synthesizing" + "key": "array", + "value": "redundant", + "namespace": "calculating" }, { - "key": "interface", - "value": "wireless", - "namespace": "backing up" + "key": "driver", + "value": "back-end", + "namespace": "navigating" }, { - "key": "bus", - "value": "open-source", - "namespace": "programming" + "key": "pixel", + "value": "mobile", + "namespace": "generating" } ], "type": "system", @@ -11327,45 +11470,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "27189519-15e0-49e6-aa89-3a8923014af1", - "display_name": "lebsack.example", + "id": "45372915-4a05-4ecb-b56c-a7271373a48c", + "display_name": "welch.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.814Z", - "stale_timestamp": "2034-08-01T13:04:30.814Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.814Z", - "updated": "2024-08-01T13:04:30.814Z", + "culled_timestamp": "2034-08-19T08:05:44.012Z", + "stale_timestamp": "2034-08-05T08:05:44.012Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.012Z", + "updated": "2024-08-05T08:05:44.012Z", "insights_id": null, "tags": [ { - "key": "pixel", - "value": "wireless", - "namespace": "quantifying" + "key": "hard drive", + "value": "mobile", + "namespace": "connecting" }, { - "key": "circuit", - "value": "haptic", - "namespace": "transmitting" + "key": "firewall", + "value": "1080p", + "namespace": "bypassing" }, { - "key": "bandwidth", - "value": "back-end", - "namespace": "hacking" + "key": "interface", + "value": "multi-byte", + "namespace": "generating" }, { "key": "driver", - "value": "haptic", - "namespace": "parsing" + "value": "open-source", + "namespace": "hacking" }, { - "key": "program", - "value": "digital", - "namespace": "hacking" + "key": "microchip", + "value": "mobile", + "namespace": "generating" } ], "type": "system", @@ -11373,45 +11516,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "284e34f9-5e90-4eb3-8753-dfa5abc1f372", - "display_name": "jerde-weimann.example", + "id": "4af0e03e-3c72-438a-81b9-7ea69713159f", + "display_name": "dare-prosacco.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.810Z", - "stale_timestamp": "2034-08-01T13:04:30.810Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.810Z", - "updated": "2024-08-01T13:04:30.810Z", + "culled_timestamp": "2034-08-19T08:05:44.028Z", + "stale_timestamp": "2034-08-05T08:05:44.028Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.028Z", + "updated": "2024-08-05T08:05:44.028Z", "insights_id": null, "tags": [ { - "key": "alarm", - "value": "neural", - "namespace": "indexing" + "key": "panel", + "value": "auxiliary", + "namespace": "backing up" }, { - "key": "port", - "value": "mobile", - "namespace": "calculating" + "key": "bus", + "value": "multi-byte", + "namespace": "programming" }, { - "key": "pixel", - "value": "bluetooth", - "namespace": "connecting" + "key": "driver", + "value": "cross-platform", + "namespace": "overriding" }, { - "key": "card", - "value": "primary", - "namespace": "transmitting" + "key": "capacitor", + "value": "multi-byte", + "namespace": "programming" }, { - "key": "hard drive", - "value": "multi-byte", - "namespace": "hacking" + "key": "array", + "value": "redundant", + "namespace": "transmitting" } ], "type": "system", @@ -11419,45 +11562,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "3379fb2d-558e-4be2-9dfe-d9851e5aa509", - "display_name": "vandervort.test", + "id": "54deb132-39c1-4af4-9d96-f914a26a1361", + "display_name": "wiegand.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.801Z", - "stale_timestamp": "2034-08-01T13:04:30.801Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.801Z", - "updated": "2024-08-01T13:04:30.801Z", + "culled_timestamp": "2034-08-19T08:05:44.079Z", + "stale_timestamp": "2034-08-05T08:05:44.079Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.079Z", + "updated": "2024-08-05T08:05:44.079Z", "insights_id": null, "tags": [ { - "key": "panel", - "value": "virtual", - "namespace": "generating" + "key": "protocol", + "value": "mobile", + "namespace": "copying" }, { - "key": "interface", - "value": "mobile", - "namespace": "parsing" + "key": "bandwidth", + "value": "optical", + "namespace": "transmitting" }, { - "key": "circuit", + "key": "application", "value": "1080p", - "namespace": "programming" + "namespace": "quantifying" }, { - "key": "transmitter", - "value": "digital", - "namespace": "quantifying" + "key": "system", + "value": "solid state", + "namespace": "overriding" }, { - "key": "pixel", - "value": "redundant", - "namespace": "programming" + "key": "circuit", + "value": "back-end", + "namespace": "quantifying" } ], "type": "system", @@ -11465,45 +11608,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "349f5944-d9dc-4c69-8bbe-12106ee5bbdf", - "display_name": "watsica.example", + "id": "594275c7-d567-4c60-b520-1340fcf3f8f0", + "display_name": "mccullough.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.870Z", - "stale_timestamp": "2034-08-01T13:04:30.870Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.870Z", - "updated": "2024-08-01T13:04:30.870Z", + "culled_timestamp": "2034-08-19T08:05:44.114Z", + "stale_timestamp": "2034-08-05T08:05:44.114Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.114Z", + "updated": "2024-08-05T08:05:44.114Z", "insights_id": null, "tags": [ { - "key": "pixel", - "value": "1080p", - "namespace": "programming" + "key": "microchip", + "value": "solid state", + "namespace": "quantifying" }, { - "key": "interface", - "value": "cross-platform", - "namespace": "programming" + "key": "application", + "value": "open-source", + "namespace": "generating" }, { - "key": "interface", - "value": "virtual", - "namespace": "connecting" + "key": "firewall", + "value": "auxiliary", + "namespace": "copying" }, { - "key": "hard drive", - "value": "redundant", + "key": "protocol", + "value": "wireless", "namespace": "bypassing" }, { - "key": "capacitor", - "value": "1080p", - "namespace": "programming" + "key": "microchip", + "value": "mobile", + "namespace": "hacking" } ], "type": "system", @@ -11511,45 +11654,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "3ac2a0c2-d6c5-4dd9-9c73-a9577045f23e", - "display_name": "jakubowski.test", + "id": "63331147-ced9-4870-9c10-23e603977a12", + "display_name": "satterfield.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.828Z", - "stale_timestamp": "2034-08-01T13:04:30.828Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.828Z", - "updated": "2024-08-01T13:04:30.828Z", + "culled_timestamp": "2034-08-19T08:05:44.109Z", + "stale_timestamp": "2034-08-05T08:05:44.109Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.109Z", + "updated": "2024-08-05T08:05:44.109Z", "insights_id": null, "tags": [ { - "key": "program", - "value": "digital", - "namespace": "quantifying" + "key": "panel", + "value": "1080p", + "namespace": "connecting" }, { - "key": "panel", - "value": "solid state", - "namespace": "hacking" + "key": "circuit", + "value": "redundant", + "namespace": "calculating" }, { - "key": "alarm", - "value": "primary", - "namespace": "hacking" + "key": "program", + "value": "auxiliary", + "namespace": "navigating" }, { - "key": "protocol", - "value": "haptic", - "namespace": "parsing" + "key": "monitor", + "value": "mobile", + "namespace": "navigating" }, { - "key": "pixel", - "value": "back-end", - "namespace": "calculating" + "key": "application", + "value": "optical", + "namespace": "programming" } ], "type": "system", @@ -11557,45 +11700,45 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] }, { - "id": "4d0ed099-1ea9-402d-a730-0eaa5e76dbef", - "display_name": "doyle.example", + "id": "725406b9-58c6-4578-af74-6ba81e9f39b6", + "display_name": "jakubowski-rodriguez.example", "groups": [], - "culled_timestamp": "2034-08-15T13:04:30.847Z", - "stale_timestamp": "2034-08-01T13:04:30.847Z", - "stale_warning_timestamp": "2034-08-08T13:04:30.847Z", - "updated": "2024-08-01T13:04:30.847Z", + "culled_timestamp": "2034-08-19T08:05:44.187Z", + "stale_timestamp": "2034-08-05T08:05:44.187Z", + "stale_warning_timestamp": "2034-08-12T08:05:44.187Z", + "updated": "2024-08-05T08:05:44.187Z", "insights_id": null, "tags": [ { - "key": "array", - "value": "mobile", - "namespace": "copying" + "key": "protocol", + "value": "digital", + "namespace": "calculating" }, { - "key": "transmitter", - "value": "haptic", - "namespace": "hacking" + "key": "sensor", + "value": "auxiliary", + "namespace": "calculating" }, { - "key": "bus", - "value": "virtual", - "namespace": "hacking" + "key": "card", + "value": "open-source", + "namespace": "copying" }, { - "key": "matrix", - "value": "mobile", - "namespace": "calculating" + "key": "microchip", + "value": "multi-byte", + "namespace": "navigating" }, { - "key": "driver", - "value": "virtual", - "namespace": "calculating" + "key": "program", + "value": "multi-byte", + "namespace": "indexing" } ], "type": "system", @@ -11603,8 +11746,8 @@ "os_minor_version": 0, "policies": [ { - "id": "abaa6f14-8d2d-4f0c-a199-bcb1590dd48c", - "title": "Omnis similique et assumenda." + "id": "3cc9ecec-4d0f-413a-8c21-7789bf6378d3", + "title": "Numquam est rem dignissimos." } ] } @@ -11617,9 +11760,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/abaa6f14-8d2d-4f0c-a199-bcb1590dd48c/systems?filter=%28os_major_version%3D8%29&limit=10&offset=0", - "last": "/api/compliance/v2/reports/abaa6f14-8d2d-4f0c-a199-bcb1590dd48c/systems?filter=%28os_major_version%3D8%29&limit=10&offset=20", - "next": "/api/compliance/v2/reports/abaa6f14-8d2d-4f0c-a199-bcb1590dd48c/systems?filter=%28os_major_version%3D8%29&limit=10&offset=10" + "first": "/api/compliance/v2/reports/3cc9ecec-4d0f-413a-8c21-7789bf6378d3/systems?filter=%28os_major_version%3D8%29&limit=10&offset=0", + "last": "/api/compliance/v2/reports/3cc9ecec-4d0f-413a-8c21-7789bf6378d3/systems?filter=%28os_major_version%3D8%29&limit=10&offset=20", + "next": "/api/compliance/v2/reports/3cc9ecec-4d0f-413a-8c21-7789bf6378d3/systems?filter=%28os_major_version%3D8%29&limit=10&offset=10" } }, "summary": "", @@ -11726,39 +11869,39 @@ "Returns a System under a Report": { "value": { "data": { - "id": "cd8b20ef-ac81-4711-94ef-d47235ae641c", - "display_name": "barton.example", + "id": "d9a26806-8027-44d0-aac3-f6e375705fbe", + "display_name": "swift-morissette.test", "groups": [], - "culled_timestamp": "2034-08-15T13:04:31.690Z", - "stale_timestamp": "2034-08-01T13:04:31.690Z", - "stale_warning_timestamp": "2034-08-08T13:04:31.690Z", - "updated": "2024-08-01T13:04:31.690Z", + "culled_timestamp": "2034-08-19T08:05:45.276Z", + "stale_timestamp": "2034-08-05T08:05:45.276Z", + "stale_warning_timestamp": "2034-08-12T08:05:45.276Z", + "updated": "2024-08-05T08:05:45.277Z", "insights_id": null, "tags": [ { - "key": "circuit", - "value": "redundant", - "namespace": "calculating" - }, - { - "key": "bus", + "key": "bandwidth", "value": "digital", - "namespace": "parsing" + "namespace": "hacking" }, { - "key": "port", - "value": "digital", - "namespace": "quantifying" + "key": "pixel", + "value": "online", + "namespace": "programming" }, { - "key": "matrix", - "value": "multi-byte", - "namespace": "backing up" + "key": "microchip", + "value": "primary", + "namespace": "hacking" }, { - "key": "array", + "key": "system", "value": "mobile", - "namespace": "overriding" + "namespace": "copying" + }, + { + "key": "program", + "value": "cross-platform", + "namespace": "parsing" } ], "type": "system", @@ -11766,8 +11909,8 @@ "os_minor_version": 0, "policies": [ { - "id": "6291a99f-83d2-4bf9-ab6f-46f477c95410", - "title": "Corrupti aut totam quo." + "id": "14177588-76d3-47cf-814b-299ec12dafe4", + "title": "Aliquam voluptatibus harum necessitatibus." } ] } @@ -11800,7 +11943,7 @@ "Description of an error when requesting a non-existing System": { "value": { "errors": [ - "V2::System not found with ID 6de2a2e0-ceb7-483e-acc4-ec2a35634830" + "V2::System not found with ID 3aa0d04a-164f-4658-bede-d1605d9f069a" ] }, "summary": "", @@ -11900,94 +12043,104 @@ "value": { "data": [ { - "id": "009479a7-a922-415a-ba13-f068e20288e6", - "profile_id": "acb67174-59a3-440f-a390-e40586ee45b4", - "os_minor_version": "22", + "id": "00ede66c-dea9-4b82-b4af-0914bbe3b656", + "profile_id": "5854ae2b-ee6e-46a1-80b0-2b381e38eaeb", + "os_minor_version": "24", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "7f0b6441-148c-49da-a244-e9d0ecd98b68" + "security_guide_id": "2163ea1b-a1d5-4b2f-aa60-e221244dd64a", + "security_guide_version": "100.95.1" }, { - "id": "347fb1f4-7bba-4952-8bbe-0e5ef499185a", - "profile_id": "39edbe24-dd8e-492e-b3ec-660514631fa2", - "os_minor_version": "4", + "id": "01fb4b05-fce9-470e-9d2c-02cb8bd25964", + "profile_id": "72fd8e53-ac48-4ad0-b634-c9269bf73aa4", + "os_minor_version": "18", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "f5be155c-9d27-4332-8400-044af427c738" + "security_guide_id": "ebcbfd11-939e-41be-80c0-e3d0cce0e537", + "security_guide_version": "100.94.45" }, { - "id": "3c473870-0321-403a-88f0-897c81da6f6a", - "profile_id": "6406e9f5-4037-4e1b-9e16-232855bd5869", - "os_minor_version": "9", + "id": "0c5b125b-e32e-411e-858b-1a8aa0a3c6ca", + "profile_id": "1846b0c0-0a04-4853-9b90-9e4174bbfd03", + "os_minor_version": "8", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "d9f246b4-39d3-42ad-a863-bdf760ce8b08" + "security_guide_id": "046a1946-ad2e-4756-bf9d-a69f0c60a3f5", + "security_guide_version": "100.94.35" }, { - "id": "3eccc238-f8d0-4fe4-b3b9-bb1640279932", - "profile_id": "799a6a64-fe28-4913-996f-9e6419c5d379", - "os_minor_version": "16", + "id": "14aa6066-33a8-4385-b218-62e7950e1ae7", + "profile_id": "eb3c08af-b7d1-4655-8eee-50681156fbf0", + "os_minor_version": "4", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "62c37e71-853c-4879-90db-ea6632ece17b" + "security_guide_id": "b887df82-fca5-4b67-8e32-6bc8d0355649", + "security_guide_version": "100.94.31" }, { - "id": "50b0e383-0cbe-4b29-903d-d27848b35c7c", - "profile_id": "3349cf7f-8e88-47ce-b29f-805f8dc4324b", - "os_minor_version": "24", + "id": "2b4ed4ff-5621-483e-88c4-6775bfd0c1f1", + "profile_id": "644b6311-f0b0-41e6-a2c7-a4e2d632ed8b", + "os_minor_version": "9", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "f49ac4bd-e39b-460a-a614-cc97639c1457" + "security_guide_id": "65ac9f79-2c0e-4e54-9160-11641183f068", + "security_guide_version": "100.94.36" }, { - "id": "53193155-deed-4de7-a7e1-27b836c8a677", - "profile_id": "4e6ddd20-bc8e-44f6-b970-578764856dfe", - "os_minor_version": "21", + "id": "2f66133b-3a71-446d-9f2e-466a6fb5822d", + "profile_id": "5291ea70-fa20-40cb-8626-60e8750f3c8b", + "os_minor_version": "13", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "9888bf19-69f1-4e45-a3d1-3281e0c7054a" + "security_guide_id": "faf125a7-8852-4a50-b5e7-187ee8e4d03d", + "security_guide_version": "100.94.40" }, { - "id": "59106e4a-81d4-42f7-a984-289875148368", - "profile_id": "fed5372a-87d9-4514-8eeb-9f97d7b7d1ca", - "os_minor_version": "20", + "id": "35661e9a-b503-4116-8d0d-482b755b675c", + "profile_id": "bca183a9-fa79-4b09-a864-57cbdfadc2f9", + "os_minor_version": "10", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "a336502e-60d7-433c-bf8b-370a43d4a6d3" + "security_guide_id": "07dc1730-d679-470a-9ebc-6fe9a4e60499", + "security_guide_version": "100.94.37" }, { - "id": "8092315f-6311-4931-b8d9-e8f020eb0cf0", - "profile_id": "8971c2dd-2eda-43f7-aa1f-db531320bda1", - "os_minor_version": "23", + "id": "46ee0db0-c150-498b-bee8-02c4aa306ea7", + "profile_id": "30216e12-3c2c-4342-8e02-8d5f9a711f5a", + "os_minor_version": "1", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "a5e83da9-6622-4913-a97c-6fb357733069" + "security_guide_id": "9423c2eb-1d8f-4428-a199-fb9743d90987", + "security_guide_version": "100.94.28" }, { - "id": "83cd549f-15db-4bfe-91e0-5308c8b532d5", - "profile_id": "036ef5fd-12f8-460f-8298-c30803ab186a", - "os_minor_version": "0", + "id": "4c62cebe-9bfe-48a7-806e-a0ad00b11194", + "profile_id": "e65fcc66-28f2-48be-9f5c-a994c290f56e", + "os_minor_version": "11", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "f2680546-e224-4c4f-8919-d838e43a9c2a" + "security_guide_id": "4a39c3d2-0fdb-4d16-a6fc-2e1054cd57e2", + "security_guide_version": "100.94.38" }, { - "id": "8c7a16cd-239a-4c20-9d5a-f0f6369cf780", - "profile_id": "adb6a413-c10e-4fdc-b164-6f14f4f529fe", - "os_minor_version": "18", + "id": "4ca9edfd-a4fc-4670-b2e3-4b50be2c9655", + "profile_id": "4983960a-f2ad-48a0-a889-30dc6672f2ff", + "os_minor_version": "23", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "612bfa51-ebe0-4e52-9ca2-97528bba5f45" + "security_guide_id": "ebafb9dd-b519-473f-bb98-250a38c0b1d1", + "security_guide_version": "100.95.0" } ], "meta": { @@ -11996,9 +12149,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/47f65a1c-0d44-47a1-b569-3e4894162747/tailorings?limit=10&offset=0", - "last": "/api/compliance/v2/policies/47f65a1c-0d44-47a1-b569-3e4894162747/tailorings?limit=10&offset=20", - "next": "/api/compliance/v2/policies/47f65a1c-0d44-47a1-b569-3e4894162747/tailorings?limit=10&offset=10" + "first": "/api/compliance/v2/policies/6c390c12-50c7-48e8-829a-fbeb003f236a/tailorings?limit=10&offset=0", + "last": "/api/compliance/v2/policies/6c390c12-50c7-48e8-829a-fbeb003f236a/tailorings?limit=10&offset=20", + "next": "/api/compliance/v2/policies/6c390c12-50c7-48e8-829a-fbeb003f236a/tailorings?limit=10&offset=10" } }, "summary": "", @@ -12008,94 +12161,104 @@ "value": { "data": [ { - "id": "4f43c0a4-29d6-4b4b-afa8-f6c2c4b1408b", - "profile_id": "009b1db2-a938-4f2d-b6e2-d054e818165c", + "id": "7e6c95ee-2080-4000-8531-bd2050ff8452", + "profile_id": "f49a2089-87d4-4b42-9796-55d6ccb198d0", "os_minor_version": "0", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "0eee3b6f-127e-45f4-82ca-6511111eaa5f" + "security_guide_id": "a6ecb607-2871-49b2-bfb2-cd92e22899d5", + "security_guide_version": "100.95.2" }, { - "id": "8310f422-46c8-4add-82b5-79b21e9cbbea", - "profile_id": "babb2ae5-c991-4800-b3f6-7598bcec4ae0", + "id": "1e3e635d-b4fe-40a6-8378-aac9a9800165", + "profile_id": "2e09f7c5-275e-46a5-ae92-adb9d046dd55", "os_minor_version": "1", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "b4ab593d-2b72-4abc-a125-5f0c5bc691fc" + "security_guide_id": "dc0ea637-4962-4013-8551-1b4aa1dd3f1d", + "security_guide_version": "100.95.3" }, { - "id": "424fc14b-ad9a-40ee-a15a-72200982435b", - "profile_id": "bbd9a8aa-c386-4f23-9720-a08b3c649e61", + "id": "cf739dcd-fa64-4a8b-8721-b41436257847", + "profile_id": "babb6f09-c090-4bd7-aa72-1df4e867ab5f", "os_minor_version": "10", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "78387450-0b82-49a0-bcef-4598be1cd88d" + "security_guide_id": "e8487c72-7b41-42ce-972e-c31438ac91db", + "security_guide_version": "100.95.12" }, { - "id": "57ce6fd2-6b2e-498b-a521-2fddf9c6e17c", - "profile_id": "37ba5d4f-3b55-476f-874f-1572e3883174", + "id": "f276fdec-0212-4bc7-b732-b716b9154565", + "profile_id": "b27fb5bc-df44-4b7c-8d25-cbc90cf63ce0", "os_minor_version": "11", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "f51896c4-fe19-4a2f-b03f-e1a14df150e9" + "security_guide_id": "ec2a0dcc-8cc7-45ed-a60e-1025f43f4022", + "security_guide_version": "100.95.13" }, { - "id": "59233e12-1003-4f27-81bb-eeeb8a86341e", - "profile_id": "3715b944-292b-449c-bd78-538192c87c38", + "id": "4362798d-0d47-4823-aa8c-e2564e12d707", + "profile_id": "c6270aeb-2a75-404f-906c-42d9a2765747", "os_minor_version": "12", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "93b9daa8-1faf-4c30-9623-570f4017fe28" + "security_guide_id": "7ca080b6-d534-4236-b34a-341693e0c666", + "security_guide_version": "100.95.14" }, { - "id": "a21b7764-6d6e-4cb1-9e66-c5f47b144ce3", - "profile_id": "d6919823-8b19-4674-9af0-fd6ac5d96fe8", + "id": "5faf0704-0544-4872-a323-8af790887ed2", + "profile_id": "3fd07126-aacb-4bd7-a3ec-1bd44d43d1b0", "os_minor_version": "13", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "5af17cd5-863f-40b2-ab1b-3e1e4bc3754a" + "security_guide_id": "6316da13-611e-4489-a4f8-868cb31f8f44", + "security_guide_version": "100.95.15" }, { - "id": "9c4d6251-46b2-4a31-9a47-52e82f552a81", - "profile_id": "5f85f278-e529-4fd9-81dd-17398e10a021", + "id": "1133eb17-35f1-440c-9038-8c3c403d0d8a", + "profile_id": "7ab919e9-81c5-4d83-a0ac-64305f963d57", "os_minor_version": "14", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "31337dd7-1d75-4a28-8888-c76f03d2cca7" + "security_guide_id": "6dfb9af0-17a6-40d9-8e34-6941742e4fbb", + "security_guide_version": "100.95.16" }, { - "id": "c444b3ba-4883-43bf-8d46-7e05654e58d8", - "profile_id": "0920d2ea-f45e-4080-9e8a-5cfb6db45c84", + "id": "ec1743ba-5c28-471e-9ea0-fc387eb52374", + "profile_id": "42ce51ed-ad61-424a-bec0-d93e634fba49", "os_minor_version": "15", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "8c975230-26f2-47d4-94e2-42e3c73da146" + "security_guide_id": "da302218-4b72-4114-8870-8d61f1f71acd", + "security_guide_version": "100.95.17" }, { - "id": "7fbdba9c-d756-4f5b-b112-263f53e71f9b", - "profile_id": "27b9c450-bf34-453a-8b17-a56bd9897e37", + "id": "89908d73-3124-44c4-b2b8-8b6c8d05098a", + "profile_id": "ac5704b9-bc13-4917-88c8-066863a65109", "os_minor_version": "16", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "9e7cb2d0-8fdc-4b04-91c5-4d1a6844aad3" + "security_guide_id": "bc4c6117-b711-457b-bb26-7a0107b86ead", + "security_guide_version": "100.95.18" }, { - "id": "34b35a6e-1ae7-4875-aac8-f9fcbd56e2b9", - "profile_id": "df481a34-cfba-46dd-ac2b-41b216a49c58", + "id": "a5c7a36c-7dd6-4fb6-9e33-367d3ef22dcf", + "profile_id": "9ba6310c-b406-40d6-9778-570322d3cd3a", "os_minor_version": "17", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "c5dcc07f-5bc6-4ef8-80c9-f09f994b8f29" + "security_guide_id": "49cc339c-fbea-4000-ad69-92b7b9b183cc", + "security_guide_version": "100.95.19" } ], "meta": { @@ -12105,36 +12268,37 @@ "sort_by": "os_minor_version" }, "links": { - "first": "/api/compliance/v2/policies/b77541f6-9559-4c7f-a68e-0812563de983/tailorings?limit=10&offset=0&sort_by=os_minor_version", - "last": "/api/compliance/v2/policies/b77541f6-9559-4c7f-a68e-0812563de983/tailorings?limit=10&offset=20&sort_by=os_minor_version", - "next": "/api/compliance/v2/policies/b77541f6-9559-4c7f-a68e-0812563de983/tailorings?limit=10&offset=10&sort_by=os_minor_version" + "first": "/api/compliance/v2/policies/636273bf-95f5-4c01-a93f-fd3d62794945/tailorings?limit=10&offset=0&sort_by=os_minor_version", + "last": "/api/compliance/v2/policies/636273bf-95f5-4c01-a93f-fd3d62794945/tailorings?limit=10&offset=20&sort_by=os_minor_version", + "next": "/api/compliance/v2/policies/636273bf-95f5-4c01-a93f-fd3d62794945/tailorings?limit=10&offset=10&sort_by=os_minor_version" } }, "summary": "", "description": "" }, - "List of Tailorings filtered by '(os_minor_version=19)'": { + "List of Tailorings filtered by '(os_minor_version=1)'": { "value": { "data": [ { - "id": "01684994-0cbf-4630-922a-d0fa900e25fe", - "profile_id": "5909aba6-ef8d-4b91-9b0e-8e6cdf7e2c73", - "os_minor_version": "19", + "id": "00debcd4-3d09-4a97-934b-bd0c029ac809", + "profile_id": "7ce3488c-fa89-4f14-aab1-e74569f53187", + "os_minor_version": "1", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "b9c5fab7-2cab-45bb-8024-b850d113ae76" + "security_guide_id": "43d20f70-5976-48cd-9f93-f3f24340424e", + "security_guide_version": "100.95.28" } ], "meta": { "total": 1, - "filter": "(os_minor_version=19)", + "filter": "(os_minor_version=1)", "limit": 10, "offset": 0 }, "links": { - "first": "/api/compliance/v2/policies/8ae4bfde-6c15-42eb-9f1b-29692b958a0b/tailorings?filter=%28os_minor_version%3D19%29&limit=10&offset=0", - "last": "/api/compliance/v2/policies/8ae4bfde-6c15-42eb-9f1b-29692b958a0b/tailorings?filter=%28os_minor_version%3D19%29&limit=10&offset=0" + "first": "/api/compliance/v2/policies/3d3f0885-b3b8-4311-8f6a-86852ae793bb/tailorings?filter=%28os_minor_version%3D1%29&limit=10&offset=0", + "last": "/api/compliance/v2/policies/3d3f0885-b3b8-4311-8f6a-86852ae793bb/tailorings?filter=%28os_minor_version%3D1%29&limit=10&offset=0" } }, "summary": "", @@ -12242,13 +12406,14 @@ "Returns a Tailoring": { "value": { "data": { - "id": "4a35fd64-4cc2-44ff-83a8-1df4264ffcf4", - "profile_id": "1892cf5f-fc9f-4939-84e0-49c97e07ca79", + "id": "dfe543d0-1d2a-4a55-a9e8-71f0096827ca", + "profile_id": "0b85567d-58a1-45a4-bb04-15f6bcf8ef35", "os_minor_version": "1", "value_overrides": {}, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "21ad6e49-d7e8-421e-a9be-e7e008336895" + "security_guide_id": "96cdf82d-174b-466a-901e-b2816365b997", + "security_guide_version": "100.97.2" } }, "summary": "", @@ -12279,7 +12444,7 @@ "Description of an error when requesting a non-existing Tailoring": { "value": { "errors": [ - "V2::Tailoring not found with ID 78745d4e-bc3d-44ba-8643-32560bf534b2" + "V2::Tailoring not found with ID e07b6199-0693-4b9b-82a5-e05fbf11bd2c" ] }, "summary": "", @@ -12337,15 +12502,16 @@ "Returns the updated Tailoring": { "value": { "data": { - "id": "d970dc11-7f62-4dcc-9dd0-b6d010f6120c", - "profile_id": "8fb6bb97-5ca1-450f-9131-d9d90b3f472c", + "id": "2aedb2f2-fd2b-4683-857f-0876f9126408", + "profile_id": "c6359dd4-3d5a-4672-9feb-d64c362a251e", "os_minor_version": "1", "value_overrides": { - "2d9f3253-2a50-4914-84c3-81954168e932": "123" + "c478636b-1fbf-4dc0-87b2-946c5eb51770": "123" }, "type": "tailoring", "os_major_version": 7, - "security_guide_id": "b70663da-c70d-48f6-994c-c29fc0cca8c2" + "security_guide_id": "2e18873f-5fb5-4973-b24f-b9fa7397a2ac", + "security_guide_version": "100.97.3" } }, "summary": "", @@ -12425,16 +12591,16 @@ "value": { "profiles": [ { - "id": "xccdf_org.ssgproject.content_profile_590f161c30eaa0b17de0579ad9ed107b", - "title": "Qui quisquam porro laborum.", + "id": "xccdf_org.ssgproject.content_profile_e5a3050075396ca66ae92a689f0246b3", + "title": "Magni quam molestiae voluptatem.", "groups": {}, "rules": {}, "variables": { - "foo_value_5c907e82-74cc-48ee-9379-e187c94cecd5": { - "value": "474915" + "foo_value_915311d7-bbba-4f72-a8f7-ca6395333cf3": { + "value": "855515" }, - "foo_value_2ad61885-0e47-4149-bf3c-94032ce67b46": { - "value": "275513" + "foo_value_2094e513-3714-44e9-b196-f82af352fcdd": { + "value": "579572" } } } @@ -12549,414 +12715,414 @@ "value": { "data": [ { - "id": "0725ed9b-55f8-4e50-81c5-7d0f6f81122d", - "end_time": "2024-08-01T13:03:33.153Z", + "id": "028efe9b-eb5b-4e77-9142-04763b9c1bb5", + "end_time": "2024-08-05T08:04:46.932Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "heathcote.example", + "display_name": "von-hand.example", "groups": [], "tags": [ { - "key": "monitor", - "value": "open-source", - "namespace": "programming" + "key": "panel", + "value": "bluetooth", + "namespace": "compressing" }, { - "key": "transmitter", - "value": "neural", - "namespace": "connecting" + "key": "sensor", + "value": "virtual", + "namespace": "indexing" }, { - "key": "array", - "value": "neural", - "namespace": "hacking" + "key": "port", + "value": "haptic", + "namespace": "calculating" }, { - "key": "circuit", - "value": "optical", - "namespace": "copying" + "key": "card", + "value": "auxiliary", + "namespace": "indexing" }, { - "key": "protocol", - "value": "neural", - "namespace": "navigating" + "key": "bus", + "value": "back-end", + "namespace": "calculating" } ], "os_major_version": 8, "os_minor_version": 0, - "compliant": false, - "system_id": "43bf7584-849a-4ddc-a9bf-45b3166364ab", - "security_guide_version": "100.96.20" + "compliant": true, + "system_id": "eb3c24bf-683d-405f-a00e-d718e5cd2ebe", + "security_guide_version": "100.98.7" }, { - "id": "142fa5fa-d2b8-4540-8677-6de245b7e3b8", - "end_time": "2024-08-01T13:03:33.147Z", + "id": "0b86c234-b3c7-4c73-b86a-c7d2980d9651", + "end_time": "2024-08-05T08:04:46.982Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "waelchi.test", + "display_name": "lynch.example", "groups": [], "tags": [ { - "key": "array", + "key": "microchip", "value": "wireless", - "namespace": "parsing" + "namespace": "programming" }, { - "key": "port", - "value": "wireless", - "namespace": "bypassing" + "key": "driver", + "value": "primary", + "namespace": "compressing" }, { - "key": "capacitor", - "value": "redundant", - "namespace": "copying" + "key": "protocol", + "value": "haptic", + "namespace": "calculating" }, { - "key": "panel", - "value": "cross-platform", - "namespace": "hacking" + "key": "microchip", + "value": "online", + "namespace": "transmitting" }, { - "key": "system", - "value": "solid state", - "namespace": "calculating" + "key": "capacitor", + "value": "optical", + "namespace": "overriding" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "482f1ce5-025d-4bfc-9d00-cc6f8c46a017", - "security_guide_version": "100.96.20" + "system_id": "4be0d059-29ea-4d83-89c5-d3f5f65a3b52", + "security_guide_version": "100.98.7" }, { - "id": "1a766eff-88b5-4e5a-a7e0-b2945601d822", - "end_time": "2024-08-01T13:03:33.159Z", + "id": "15c75cb2-34d5-44c2-bd97-f5bd43671ab6", + "end_time": "2024-08-05T08:04:46.921Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "hessel-bruen.test", + "display_name": "hegmann-kutch.test", "groups": [], "tags": [ { - "key": "program", - "value": "back-end", - "namespace": "copying" + "key": "array", + "value": "online", + "namespace": "generating" }, { - "key": "sensor", - "value": "cross-platform", - "namespace": "hacking" + "key": "transmitter", + "value": "solid state", + "namespace": "overriding" }, { - "key": "circuit", - "value": "mobile", - "namespace": "backing up" + "key": "capacitor", + "value": "virtual", + "namespace": "copying" }, { - "key": "alarm", - "value": "back-end", - "namespace": "quantifying" + "key": "array", + "value": "multi-byte", + "namespace": "synthesizing" }, { - "key": "feed", - "value": "solid state", - "namespace": "transmitting" + "key": "circuit", + "value": "1080p", + "namespace": "connecting" } ], "os_major_version": 8, "os_minor_version": 0, - "compliant": false, - "system_id": "90144fb7-6faf-4c14-8afa-619e3e69de05", - "security_guide_version": "100.96.20" + "compliant": true, + "system_id": "6af6d31f-56e8-43ac-a4fd-7e5ae083c18a", + "security_guide_version": "100.98.7" }, { - "id": "1cea8ba2-00c3-45d0-93e8-31181e4d6bf4", - "end_time": "2024-08-01T13:03:33.263Z", + "id": "228ff46f-4e09-4b02-ae8e-c88926c309aa", + "end_time": "2024-08-05T08:04:46.948Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "steuber-cole.example", + "display_name": "rohan.test", "groups": [], "tags": [ { - "key": "monitor", - "value": "primary", - "namespace": "indexing" + "key": "bandwidth", + "value": "neural", + "namespace": "bypassing" }, { - "key": "port", - "value": "bluetooth", - "namespace": "hacking" + "key": "driver", + "value": "auxiliary", + "namespace": "copying" }, { - "key": "application", + "key": "port", "value": "open-source", - "namespace": "programming" + "namespace": "bypassing" }, { - "key": "interface", + "key": "circuit", "value": "primary", - "namespace": "generating" + "namespace": "bypassing" }, { - "key": "capacitor", - "value": "optical", - "namespace": "parsing" + "key": "port", + "value": "open-source", + "namespace": "navigating" } ], "os_major_version": 8, "os_minor_version": 0, - "compliant": true, - "system_id": "88051f70-eb50-4c95-8273-158edd132c9f", - "security_guide_version": "100.96.20" + "compliant": false, + "system_id": "c8599bb3-10dd-4395-ac6a-73812f2d0598", + "security_guide_version": "100.98.7" }, { - "id": "1d15ce55-96ef-4ada-8587-86725e394a6a", - "end_time": "2024-08-01T13:03:33.172Z", + "id": "2ac48d80-be4c-4ce7-9644-5487cfc3c6ee", + "end_time": "2024-08-05T08:04:46.977Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "hermann-kreiger.test", + "display_name": "kunde-toy.test", "groups": [], "tags": [ { "key": "bandwidth", - "value": "1080p", - "namespace": "programming" + "value": "multi-byte", + "namespace": "backing up" }, { - "key": "feed", - "value": "cross-platform", - "namespace": "parsing" + "key": "bus", + "value": "haptic", + "namespace": "synthesizing" }, { - "key": "panel", - "value": "auxiliary", - "namespace": "programming" + "key": "card", + "value": "solid state", + "namespace": "navigating" }, { - "key": "program", - "value": "online", - "namespace": "transmitting" + "key": "panel", + "value": "redundant", + "namespace": "navigating" }, { - "key": "system", - "value": "haptic", - "namespace": "copying" + "key": "pixel", + "value": "solid state", + "namespace": "connecting" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "0de97cbb-5ec9-4412-a6ae-f604e0aacaa8", - "security_guide_version": "100.96.20" + "system_id": "0aa3552e-94f0-4709-af49-d7b605f55074", + "security_guide_version": "100.98.7" }, { - "id": "1fcfb74b-4ac0-4dd5-83b8-7f1ff54bb107", - "end_time": "2024-08-01T13:03:33.216Z", + "id": "39c85d93-fd7c-48b5-ac9c-4128437af6bf", + "end_time": "2024-08-05T08:04:46.971Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "romaguera.test", + "display_name": "lind-stoltenberg.test", "groups": [], "tags": [ { - "key": "system", - "value": "haptic", - "namespace": "navigating" + "key": "array", + "value": "multi-byte", + "namespace": "indexing" }, { - "key": "capacitor", - "value": "digital", - "namespace": "navigating" + "key": "monitor", + "value": "bluetooth", + "namespace": "calculating" }, { - "key": "system", - "value": "wireless", - "namespace": "indexing" + "key": "alarm", + "value": "auxiliary", + "namespace": "parsing" }, { - "key": "protocol", - "value": "1080p", - "namespace": "calculating" + "key": "program", + "value": "neural", + "namespace": "bypassing" }, { - "key": "port", - "value": "wireless", - "namespace": "connecting" + "key": "bus", + "value": "bluetooth", + "namespace": "bypassing" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "f065bf24-4599-4c92-af09-574e445fd74b", - "security_guide_version": "100.96.20" + "system_id": "d912a42a-d55e-4464-8942-298d691d97d2", + "security_guide_version": "100.98.7" }, { - "id": "32c8680e-c06f-485c-875e-1b33fd492319", - "end_time": "2024-08-01T13:03:33.269Z", + "id": "4237ee88-448d-4af2-b9ac-c013a8ff3daa", + "end_time": "2024-08-05T08:04:47.008Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "oconnell-hansen.test", + "display_name": "fisher-greenfelder.example", "groups": [], "tags": [ { - "key": "sensor", - "value": "back-end", - "namespace": "quantifying" + "key": "application", + "value": "virtual", + "namespace": "bypassing" }, { - "key": "interface", - "value": "digital", - "namespace": "generating" + "key": "pixel", + "value": "neural", + "namespace": "calculating" }, { - "key": "array", - "value": "wireless", - "namespace": "quantifying" + "key": "driver", + "value": "haptic", + "namespace": "indexing" }, { - "key": "microchip", - "value": "solid state", - "namespace": "quantifying" + "key": "driver", + "value": "optical", + "namespace": "hacking" }, { - "key": "circuit", - "value": "virtual", - "namespace": "navigating" + "key": "card", + "value": "optical", + "namespace": "generating" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "2d4a10b7-6c59-47dc-b6fa-7b9f432f725d", - "security_guide_version": "100.96.20" + "system_id": "3e1815f9-a3c8-4e52-be8d-32f9d128d303", + "security_guide_version": "100.98.7" }, { - "id": "3734a8ac-60b7-4481-a6b6-a2fcfa10971f", - "end_time": "2024-08-01T13:03:33.232Z", + "id": "4706d1c9-37c6-4ad4-804f-7923ee6c50f4", + "end_time": "2024-08-05T08:04:47.019Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "rowe.example", + "display_name": "auer-bosco.test", "groups": [], "tags": [ { - "key": "hard drive", - "value": "open-source", + "key": "feed", + "value": "haptic", "namespace": "connecting" }, { - "key": "monitor", - "value": "open-source", - "namespace": "navigating" + "key": "feed", + "value": "solid state", + "namespace": "overriding" }, { - "key": "system", + "key": "microchip", "value": "virtual", - "namespace": "overriding" + "namespace": "indexing" }, { - "key": "interface", - "value": "solid state", - "namespace": "parsing" + "key": "pixel", + "value": "bluetooth", + "namespace": "overriding" }, { - "key": "transmitter", - "value": "redundant", + "key": "panel", + "value": "mobile", "namespace": "transmitting" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "02dc83fc-a123-4412-8f9f-61989e6410a6", - "security_guide_version": "100.96.20" + "system_id": "8f0232c2-56dc-41c6-8ea6-58fedb5018f7", + "security_guide_version": "100.98.7" }, { - "id": "4667cc32-8cfb-4bc0-9967-2931ab17746b", - "end_time": "2024-08-01T13:03:33.237Z", + "id": "48e23091-d7fc-4b05-b1a9-522c570723b7", + "end_time": "2024-08-05T08:04:46.906Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "mohr-cole.test", + "display_name": "cassin-deckow.test", "groups": [], "tags": [ { - "key": "matrix", - "value": "virtual", - "namespace": "hacking" + "key": "bandwidth", + "value": "online", + "namespace": "indexing" }, { - "key": "card", - "value": "bluetooth", - "namespace": "transmitting" + "key": "hard drive", + "value": "back-end", + "namespace": "calculating" }, { - "key": "program", - "value": "bluetooth", - "namespace": "quantifying" + "key": "interface", + "value": "neural", + "namespace": "connecting" }, { - "key": "driver", - "value": "redundant", - "namespace": "bypassing" + "key": "hard drive", + "value": "primary", + "namespace": "copying" }, { - "key": "capacitor", - "value": "haptic", - "namespace": "calculating" + "key": "driver", + "value": "redundant", + "namespace": "connecting" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "47575330-c331-40bb-b75d-b5818588a3e2", - "security_guide_version": "100.96.20" + "system_id": "4acfccc1-15b2-4a25-a05a-2dcc8576c319", + "security_guide_version": "100.98.7" }, { - "id": "5ebc7fda-5cfd-486d-b25a-02a91272a22b", - "end_time": "2024-08-01T13:03:33.198Z", + "id": "59745682-b86f-4aa8-be59-5f6a442f56da", + "end_time": "2024-08-05T08:04:47.002Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "barton-mayer.example", + "display_name": "waelchi.example", "groups": [], "tags": [ { - "key": "feed", - "value": "mobile", - "namespace": "connecting" - }, - { - "key": "bandwidth", - "value": "virtual", - "namespace": "bypassing" + "key": "circuit", + "value": "online", + "namespace": "synthesizing" }, { - "key": "hard drive", - "value": "neural", - "namespace": "generating" + "key": "alarm", + "value": "mobile", + "namespace": "compressing" }, { - "key": "alarm", + "key": "system", "value": "mobile", - "namespace": "synthesizing" + "namespace": "hacking" }, { - "key": "program", - "value": "back-end", + "key": "application", + "value": "optical", "namespace": "generating" + }, + { + "key": "interface", + "value": "redundant", + "namespace": "calculating" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "de04b8c9-eaee-4970-adad-c56a649a3375", - "security_guide_version": "100.96.20" + "system_id": "c46339b3-5bf0-4a08-a94f-9bf3473c0637", + "security_guide_version": "100.98.7" } ], "meta": { @@ -12965,9 +13131,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/08e1e5a3-55ea-4d57-ba87-5520bae68a6d/test_results?limit=10&offset=0", - "last": "/api/compliance/v2/reports/08e1e5a3-55ea-4d57-ba87-5520bae68a6d/test_results?limit=10&offset=20", - "next": "/api/compliance/v2/reports/08e1e5a3-55ea-4d57-ba87-5520bae68a6d/test_results?limit=10&offset=10" + "first": "/api/compliance/v2/reports/13ec28b6-21db-4c9a-9c29-c0bde5089011/test_results?limit=10&offset=0", + "last": "/api/compliance/v2/reports/13ec28b6-21db-4c9a-9c29-c0bde5089011/test_results?limit=10&offset=20", + "next": "/api/compliance/v2/reports/13ec28b6-21db-4c9a-9c29-c0bde5089011/test_results?limit=10&offset=10" } }, "summary": "", @@ -12977,414 +13143,414 @@ "value": { "data": [ { - "id": "0f2ce8ec-b6a8-41cc-a725-aa8e51f028c9", - "end_time": "2024-08-01T13:03:33.593Z", + "id": "53bf216a-2109-4d66-b4f4-b085db10ab6b", + "end_time": "2024-08-05T08:04:47.272Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "maggio-murazik.test", + "display_name": "hirthe.test", "groups": [], "tags": [ { - "key": "feed", - "value": "optical", - "namespace": "backing up" + "key": "circuit", + "value": "redundant", + "namespace": "parsing" }, { - "key": "array", + "key": "capacitor", "value": "back-end", - "namespace": "connecting" + "namespace": "generating" }, { "key": "firewall", - "value": "back-end", + "value": "neural", "namespace": "copying" }, - { - "key": "alarm", - "value": "redundant", - "namespace": "compressing" - }, - { - "key": "program", - "value": "online", - "namespace": "parsing" - } - ], - "os_major_version": 8, - "os_minor_version": 0, - "compliant": false, - "system_id": "c9d3f1c5-bab3-48ec-b93e-92eec272bc3b", - "security_guide_version": "100.97.30" - }, - { - "id": "2556e9b3-90b1-4057-a13e-4a0f66be4427", - "end_time": "2024-08-01T13:03:33.547Z", - "failed_rule_count": 0, - "supported": true, - "type": "test_result", - "display_name": "runolfsdottir.example", - "groups": [], - "tags": [ { "key": "bandwidth", "value": "1080p", - "namespace": "indexing" - }, - { - "key": "sensor", - "value": "digital", - "namespace": "backing up" - }, - { - "key": "sensor", - "value": "mobile", - "namespace": "compressing" + "namespace": "bypassing" }, { - "key": "capacitor", + "key": "bandwidth", "value": "solid state", "namespace": "connecting" - }, - { - "key": "application", - "value": "redundant", - "namespace": "parsing" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "754fe4d0-cbca-4b59-8c46-8f7580ccc36a", - "security_guide_version": "100.97.30" + "system_id": "e6e38e72-0116-40ad-a05d-c36b0049c775", + "security_guide_version": "100.99.16" }, { - "id": "e8dfc5a2-d603-413c-b306-d9b56e45001f", - "end_time": "2024-08-01T13:03:33.582Z", + "id": "ded7ac52-4cb3-47ae-b118-2d928b25cd36", + "end_time": "2024-08-05T08:04:47.341Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "kunde-stiedemann.example", + "display_name": "macgyver.example", "groups": [], "tags": [ { - "key": "sensor", - "value": "bluetooth", + "key": "hard drive", + "value": "back-end", + "namespace": "bypassing" + }, + { + "key": "matrix", + "value": "online", "namespace": "navigating" }, { - "key": "circuit", - "value": "auxiliary", - "namespace": "bypassing" + "key": "capacitor", + "value": "1080p", + "namespace": "transmitting" }, { - "key": "alarm", - "value": "wireless", - "namespace": "parsing" + "key": "port", + "value": "1080p", + "namespace": "connecting" }, { "key": "circuit", - "value": "auxiliary", - "namespace": "calculating" - }, - { - "key": "application", "value": "optical", - "namespace": "hacking" + "namespace": "calculating" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "94b7fbd9-e0c0-41cb-90e9-7bbe4cbca8f4", - "security_guide_version": "100.97.30" + "system_id": "db54be01-070c-4ba1-8059-e9564fb4f310", + "security_guide_version": "100.99.16" }, { - "id": "3e8887d1-1ced-4e90-909e-6bfd00dfe210", - "end_time": "2024-08-01T13:03:33.508Z", + "id": "c34cf763-eaf0-46be-91e5-2f02d5424a03", + "end_time": "2024-08-05T08:04:47.291Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "daugherty-feest.example", + "display_name": "farrell.example", "groups": [], "tags": [ { - "key": "hard drive", + "key": "firewall", "value": "wireless", "namespace": "overriding" }, { - "key": "driver", - "value": "1080p", - "namespace": "transmitting" + "key": "panel", + "value": "bluetooth", + "namespace": "generating" }, { - "key": "bus", - "value": "cross-platform", - "namespace": "synthesizing" + "key": "feed", + "value": "1080p", + "namespace": "transmitting" }, { - "key": "port", + "key": "card", "value": "redundant", - "namespace": "generating" + "namespace": "bypassing" }, { - "key": "bandwidth", - "value": "neural", - "namespace": "hacking" + "key": "bus", + "value": "bluetooth", + "namespace": "quantifying" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "9191a88a-52bd-4264-9902-a34ef661eb27", - "security_guide_version": "100.97.30" + "system_id": "78ca15c3-ef50-4549-9f5e-1e9ccbb3c634", + "security_guide_version": "100.99.16" }, { - "id": "fc4bef87-c994-4511-8cec-b69463aa12aa", - "end_time": "2024-08-01T13:03:33.618Z", + "id": "f36a4d14-f9dc-45b9-b3a0-34d4df03b1cf", + "end_time": "2024-08-05T08:04:47.309Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "russel.example", + "display_name": "cartwright-casper.example", "groups": [], "tags": [ { - "key": "hard drive", - "value": "online", - "namespace": "synthesizing" + "key": "driver", + "value": "digital", + "namespace": "parsing" }, { - "key": "panel", - "value": "cross-platform", - "namespace": "overriding" + "key": "hard drive", + "value": "neural", + "namespace": "programming" }, { - "key": "interface", - "value": "online", - "namespace": "synthesizing" + "key": "array", + "value": "virtual", + "namespace": "parsing" }, { - "key": "array", - "value": "digital", - "namespace": "transmitting" + "key": "bandwidth", + "value": "multi-byte", + "namespace": "calculating" }, { - "key": "bus", - "value": "mobile", - "namespace": "hacking" + "key": "alarm", + "value": "bluetooth", + "namespace": "transmitting" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "d9a309ab-2c39-4197-bba1-73ca99c4a32b", - "security_guide_version": "100.97.30" + "system_id": "163dae08-f53b-43ed-8d65-eefe0700511a", + "security_guide_version": "100.99.16" }, { - "id": "f4aa6fc1-6b60-4dd0-b51a-4f61f710d89e", - "end_time": "2024-08-01T13:03:33.587Z", + "id": "4b2cc926-8e43-4610-a3fd-ace158dd1b21", + "end_time": "2024-08-05T08:04:47.358Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "mosciski.example", + "display_name": "mayer-boyle.example", "groups": [], "tags": [ { - "key": "capacitor", - "value": "virtual", - "namespace": "transmitting" + "key": "firewall", + "value": "back-end", + "namespace": "bypassing" }, { - "key": "transmitter", + "key": "bus", "value": "bluetooth", - "namespace": "calculating" + "namespace": "bypassing" }, { - "key": "protocol", + "key": "interface", "value": "open-source", - "namespace": "transmitting" + "namespace": "backing up" }, { - "key": "bus", + "key": "circuit", "value": "optical", - "namespace": "generating" + "namespace": "parsing" }, { - "key": "interface", + "key": "circuit", "value": "1080p", - "namespace": "overriding" + "namespace": "parsing" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "40a25bd5-4682-4f9f-a9d9-39a1e497c6df", - "security_guide_version": "100.97.30" + "system_id": "04cfbbfa-179b-495f-8139-7bbf9b81d76e", + "security_guide_version": "100.99.16" }, { - "id": "43217475-b74a-4bb4-a0c1-80c1fd554bee", - "end_time": "2024-08-01T13:03:33.612Z", + "id": "e4d78f76-d5e9-4a26-906d-698160463c6e", + "end_time": "2024-08-05T08:04:47.347Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "welch.test", + "display_name": "wiegand.example", "groups": [], "tags": [ { - "key": "port", - "value": "optical", - "namespace": "compressing" + "key": "alarm", + "value": "bluetooth", + "namespace": "transmitting" }, { - "key": "feed", - "value": "wireless", - "namespace": "programming" + "key": "hard drive", + "value": "back-end", + "namespace": "calculating" }, { - "key": "capacitor", - "value": "neural", - "namespace": "overriding" + "key": "system", + "value": "online", + "namespace": "calculating" }, { - "key": "system", - "value": "solid state", - "namespace": "overriding" + "key": "alarm", + "value": "1080p", + "namespace": "copying" }, { - "key": "program", - "value": "primary", - "namespace": "generating" + "key": "feed", + "value": "online", + "namespace": "connecting" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "96e9838c-a8ef-4bfb-9362-f7438d2a6c80", - "security_guide_version": "100.97.30" + "system_id": "f0bcfdfb-2e88-4531-a08f-0fe26330af56", + "security_guide_version": "100.99.16" }, { - "id": "45942cdc-117f-4da9-be6c-a594486c9563", - "end_time": "2024-08-01T13:03:33.553Z", + "id": "fc20db59-9ce9-4e81-b682-3d800c081aaf", + "end_time": "2024-08-05T08:04:47.266Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "bogan.example", + "display_name": "schmitt.test", "groups": [], "tags": [ { - "key": "array", - "value": "redundant", - "namespace": "connecting" + "key": "card", + "value": "primary", + "namespace": "navigating" }, { - "key": "interface", - "value": "multi-byte", - "namespace": "hacking" + "key": "protocol", + "value": "auxiliary", + "namespace": "transmitting" }, { - "key": "capacitor", - "value": "virtual", + "key": "firewall", + "value": "redundant", "namespace": "generating" }, { - "key": "sensor", - "value": "virtual", + "key": "system", + "value": "mobile", "namespace": "parsing" }, { - "key": "driver", - "value": "optical", - "namespace": "indexing" + "key": "alarm", + "value": "haptic", + "namespace": "bypassing" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "9d8e6b7d-6a5d-409f-bdd3-f2c3c992203e", - "security_guide_version": "100.97.30" + "system_id": "7a20e4a8-7d56-457d-b478-0a3b867ed81a", + "security_guide_version": "100.99.16" }, { - "id": "d3a59f9b-6131-4a9f-8543-758524e95ce2", - "end_time": "2024-08-01T13:03:33.536Z", + "id": "49273d5e-bb74-4d3a-93b9-da676c2b3a62", + "end_time": "2024-08-05T08:04:47.249Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "kuphal-schowalter.test", + "display_name": "dibbert-terry.example", "groups": [], "tags": [ { - "key": "firewall", - "value": "neural", + "key": "system", + "value": "1080p", "namespace": "bypassing" }, { - "key": "alarm", + "key": "circuit", "value": "cross-platform", - "namespace": "overriding" + "namespace": "backing up" }, { - "key": "bus", - "value": "back-end", - "namespace": "compressing" + "key": "alarm", + "value": "optical", + "namespace": "copying" }, { - "key": "microchip", - "value": "back-end", - "namespace": "transmitting" + "key": "protocol", + "value": "mobile", + "namespace": "navigating" }, { - "key": "sensor", - "value": "virtual", - "namespace": "calculating" + "key": "alarm", + "value": "neural", + "namespace": "programming" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "9c0a24f1-d0df-4d85-b138-1e5c3549184a", - "security_guide_version": "100.97.30" + "system_id": "7c9bb879-e7e7-40c5-9892-523c8a10bcb5", + "security_guide_version": "100.99.16" }, { - "id": "748c3bf8-3ba1-43d4-838a-2d626193630a", - "end_time": "2024-08-01T13:03:33.630Z", + "id": "2d4c3416-54a2-4de3-8d4a-1b9793f67f19", + "end_time": "2024-08-05T08:04:47.297Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "blick-smith.example", + "display_name": "auer-tromp.test", "groups": [], "tags": [ { - "key": "interface", - "value": "auxiliary", - "namespace": "synthesizing" + "key": "application", + "value": "solid state", + "namespace": "copying" }, { - "key": "array", - "value": "primary", + "key": "hard drive", + "value": "wireless", "namespace": "programming" }, { - "key": "alarm", - "value": "haptic", - "namespace": "parsing" + "key": "panel", + "value": "solid state", + "namespace": "generating" }, { - "key": "sensor", - "value": "digital", - "namespace": "overriding" + "key": "circuit", + "value": "redundant", + "namespace": "compressing" + }, + { + "key": "bandwidth", + "value": "redundant", + "namespace": "hacking" + } + ], + "os_major_version": 8, + "os_minor_version": 0, + "compliant": false, + "system_id": "9593c580-58cb-4707-a627-cb3178a0d1ce", + "security_guide_version": "100.99.16" + }, + { + "id": "4e729d32-eae4-423a-b9cb-760870a053a2", + "end_time": "2024-08-05T08:04:47.330Z", + "failed_rule_count": 0, + "supported": true, + "type": "test_result", + "display_name": "casper.example", + "groups": [], + "tags": [ + { + "key": "program", + "value": "virtual", + "namespace": "connecting" + }, + { + "key": "microchip", + "value": "virtual", + "namespace": "bypassing" }, { "key": "feed", "value": "bluetooth", - "namespace": "transmitting" + "namespace": "overriding" + }, + { + "key": "hard drive", + "value": "online", + "namespace": "compressing" + }, + { + "key": "capacitor", + "value": "1080p", + "namespace": "navigating" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "358a7eb7-fa6b-4a14-a136-1fb8b6333fdc", - "security_guide_version": "100.97.30" + "system_id": "4825c06d-4ae1-4416-bdfa-d351d69938f2", + "security_guide_version": "100.99.16" } ], "meta": { @@ -13394,9 +13560,9 @@ "sort_by": "score" }, "links": { - "first": "/api/compliance/v2/reports/54979108-1e58-472f-9a11-983afdae87f1/test_results?limit=10&offset=0&sort_by=score", - "last": "/api/compliance/v2/reports/54979108-1e58-472f-9a11-983afdae87f1/test_results?limit=10&offset=20&sort_by=score", - "next": "/api/compliance/v2/reports/54979108-1e58-472f-9a11-983afdae87f1/test_results?limit=10&offset=10&sort_by=score" + "first": "/api/compliance/v2/reports/2dcee412-1cb2-4377-9f52-795262867688/test_results?limit=10&offset=0&sort_by=score", + "last": "/api/compliance/v2/reports/2dcee412-1cb2-4377-9f52-795262867688/test_results?limit=10&offset=20&sort_by=score", + "next": "/api/compliance/v2/reports/2dcee412-1cb2-4377-9f52-795262867688/test_results?limit=10&offset=10&sort_by=score" } }, "summary": "", @@ -13412,8 +13578,8 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/reports/f73b3d92-c431-4a11-8a08-19c095a2552e/test_results?filter=%28os_minor_version%3D8%29&limit=10&offset=0", - "last": "/api/compliance/v2/reports/f73b3d92-c431-4a11-8a08-19c095a2552e/test_results?filter=%28os_minor_version%3D8%29&limit=10&offset=0" + "first": "/api/compliance/v2/reports/25bc69af-a93d-4712-9bf5-80d06895de54/test_results?filter=%28os_minor_version%3D8%29&limit=10&offset=0", + "last": "/api/compliance/v2/reports/25bc69af-a93d-4712-9bf5-80d06895de54/test_results?filter=%28os_minor_version%3D8%29&limit=10&offset=0" } }, "summary": "", @@ -13520,45 +13686,45 @@ "Returns a Test Result under a Report": { "value": { "data": { - "id": "80c36070-8514-46eb-b56b-3d8d62d4ee81", - "end_time": "2024-08-01T13:03:34.937Z", + "id": "53d5beb3-efd5-475c-8990-c113b9b029da", + "end_time": "2024-08-05T08:04:48.825Z", "failed_rule_count": 0, "supported": true, "type": "test_result", - "display_name": "runte-rohan.example", + "display_name": "sanford.test", "groups": [], "tags": [ { - "key": "transmitter", - "value": "back-end", - "namespace": "bypassing" + "key": "capacitor", + "value": "1080p", + "namespace": "navigating" }, { - "key": "pixel", - "value": "online", - "namespace": "connecting" + "key": "interface", + "value": "cross-platform", + "namespace": "copying" }, { - "key": "pixel", - "value": "open-source", - "namespace": "bypassing" + "key": "application", + "value": "haptic", + "namespace": "backing up" }, { - "key": "panel", - "value": "back-end", - "namespace": "backing up" + "key": "monitor", + "value": "redundant", + "namespace": "indexing" }, { - "key": "system", - "value": "primary", - "namespace": "backing up" + "key": "array", + "value": "online", + "namespace": "programming" } ], "os_major_version": 8, "os_minor_version": 0, "compliant": false, - "system_id": "9855c299-9e42-4d02-816d-03669807d850", - "security_guide_version": "100.102.28" + "system_id": "5013a758-658a-482d-9ca2-2992b75667ad", + "security_guide_version": "100.104.15" } }, "summary": "", @@ -13589,7 +13755,7 @@ "Description of an error when requesting a non-existing Test Result": { "value": { "errors": [ - "V2::TestResult not found with ID 275aa489-5c72-48a9-81e4-242bdbee3860" + "V2::TestResult not found with ID c141e3f7-afe5-4c7d-96cf-6c8f094573f1" ] }, "summary": "", @@ -13689,93 +13855,93 @@ "value": { "data": [ { - "id": "05c8f63a-1529-4b72-b767-05e3f00a1372", - "ref_id": "foo_value_2bb1044e-eb4d-4be4-85e6-ad20a61471b0", - "title": "Voluptas animi consequatur ut.", - "description": "Expedita qui quia. Voluptatem similique est. Nobis rerum maiores.", + "id": "0e790e2d-f2e3-47de-9937-b7ee14570365", + "ref_id": "foo_value_e77d9e8a-47ca-4903-b622-0d8597948410", + "title": "Sunt mollitia quam voluptatem.", + "description": "Vel fugiat excepturi. Quia eaque culpa. Quis iste autem.", "value_type": "number", - "default_value": "0.06989142511760138", + "default_value": "0.19355670349299636", "type": "value_definition" }, { - "id": "1959bb18-532d-4aad-a5f8-7858baeb8c9b", - "ref_id": "foo_value_4287b4da-6e6f-4f0c-be9d-6c5e542ae71f", - "title": "Incidunt doloribus voluptas qui.", - "description": "Enim excepturi aut. Vel molestiae cupiditate. Illo in iste.", + "id": "0f675c5d-a997-45a8-9a7a-6ea454df3370", + "ref_id": "foo_value_7f0a5335-d204-4ced-8f08-02c7996ebdaa", + "title": "Accusantium dolores dignissimos nulla.", + "description": "Et consequatur reiciendis. Odio voluptatem incidunt. Aliquid beatae consequatur.", "value_type": "number", - "default_value": "0.16345495912768304", + "default_value": "0.10788633424096594", "type": "value_definition" }, { - "id": "46fc7248-1c0d-4267-a465-75055ddade8c", - "ref_id": "foo_value_05fa2dbb-2aae-46fc-a22b-0a70c3e89466", - "title": "Qui eum et reprehenderit.", - "description": "Asperiores consequatur qui. Consequatur iste necessitatibus. Inventore vel provident.", + "id": "23bd1e6c-668b-4c60-954d-c5f09e12f5af", + "ref_id": "foo_value_6471f73e-ced5-4c71-b119-eb6a6bb9b48a", + "title": "Voluptatem ex quisquam inventore.", + "description": "Est qui eum. Natus eaque et. Accusantium iusto consequuntur.", "value_type": "number", - "default_value": "0.9303270050812612", + "default_value": "0.5095998457371747", "type": "value_definition" }, { - "id": "6bb974c9-a664-478f-bfa3-0afe3f303444", - "ref_id": "foo_value_6809049c-bdef-4885-b74a-00c94b00b077", - "title": "Fugiat recusandae rerum voluptates.", - "description": "Nulla excepturi qui. Iure officiis voluptate. Illum eligendi reprehenderit.", + "id": "30f2ead3-fe61-4134-8918-030f37044113", + "ref_id": "foo_value_83dd5f65-666d-4829-823d-d71cf126bbf4", + "title": "Rerum omnis dolore sit.", + "description": "Fuga distinctio in. Quos officiis harum. Error quis cupiditate.", "value_type": "number", - "default_value": "0.4316689738503042", + "default_value": "0.8797350899166988", "type": "value_definition" }, { - "id": "78f594d8-23db-4695-855a-828c55fdb82f", - "ref_id": "foo_value_7e66e157-5e2a-462c-8a42-463e1feaa976", - "title": "Et quia alias accusantium.", - "description": "Ratione quae ullam. Doloremque suscipit aut. Dolores sit nisi.", + "id": "5839112c-7753-4c99-8788-de5a2a1b47d5", + "ref_id": "foo_value_082f95eb-90f3-4a57-9ba8-5b907bb20037", + "title": "Mollitia aut ullam vitae.", + "description": "Minima quasi corrupti. Sed sint accusamus. Dolores amet aut.", "value_type": "number", - "default_value": "0.5931571902145338", + "default_value": "0.3877018386648303", "type": "value_definition" }, { - "id": "7c5484fc-4384-45a6-b509-22acce003389", - "ref_id": "foo_value_2f5f9bdf-b78f-4e10-98dc-23843ec728d5", - "title": "Possimus quis qui nihil.", - "description": "Suscipit aut nobis. Itaque ut omnis. Delectus non deleniti.", + "id": "5def2462-55b7-491c-873f-52e031b5a95e", + "ref_id": "foo_value_48dc710f-ff21-47c8-81fc-bdac6fdf9a4c", + "title": "Voluptas est sed non.", + "description": "Neque et autem. Officiis nihil vero. Enim fugiat quis.", "value_type": "number", - "default_value": "0.27393544587145047", + "default_value": "0.6598835504988656", "type": "value_definition" }, { - "id": "85b66602-f056-4514-b8ef-994067d0eb9a", - "ref_id": "foo_value_9a1016eb-2e31-4cb3-aabb-26395802b90b", - "title": "Laboriosam ut temporibus dolores.", - "description": "Quo consequuntur eos. Fugit porro enim. Sunt ut aut.", + "id": "5fed9402-3f7c-4f5d-956b-d23cc52fd175", + "ref_id": "foo_value_eed7a8bb-73a3-464a-a5b1-b23be9576f69", + "title": "Nihil dignissimos nostrum maxime.", + "description": "Quaerat ipsa dolor. Ipsa dicta amet. Consectetur repudiandae provident.", "value_type": "number", - "default_value": "0.04890289540629966", + "default_value": "0.5649902808773737", "type": "value_definition" }, { - "id": "91831edd-9988-45be-9786-f373e349d128", - "ref_id": "foo_value_0a9d8653-7903-46fb-8bf0-119de2bf580a", - "title": "Architecto tempore nihil nesciunt.", - "description": "Quos quia aliquam. Qui ipsum dolorem. Harum sunt minima.", + "id": "6e8715b7-6e2b-408e-87b0-99a67c425ac1", + "ref_id": "foo_value_040ff920-c28e-4895-bdac-4b524058dd39", + "title": "Asperiores praesentium commodi architecto.", + "description": "Quae ut quidem. Qui quas voluptatem. Numquam et vel.", "value_type": "number", - "default_value": "0.4729346469483887", + "default_value": "0.08151739462519425", "type": "value_definition" }, { - "id": "96e29e1b-551a-49ac-b4b0-436ab5be1622", - "ref_id": "foo_value_3d369674-ac0a-48f2-96ad-6540048621b1", - "title": "Ut nobis pariatur reprehenderit.", - "description": "Quam est aut. Deleniti commodi molestiae. Tenetur nemo laboriosam.", + "id": "7395ad82-3ed1-4ceb-b4ea-53cbcecfb59c", + "ref_id": "foo_value_c7a6d382-8a20-462e-aadd-015258996288", + "title": "Labore sed in magnam.", + "description": "Reprehenderit sint suscipit. Voluptatem dolorum et. Non praesentium tempore.", "value_type": "number", - "default_value": "0.9340871221054402", + "default_value": "0.2978388662752324", "type": "value_definition" }, { - "id": "9ab1115c-7c95-4595-8ed1-bfeefe6dcfaf", - "ref_id": "foo_value_97d5f34e-ba96-434d-8a7d-c908769f0194", - "title": "Veniam nobis non dignissimos.", - "description": "Perferendis libero et. Voluptas dolorem illo. Culpa molestias quisquam.", + "id": "7a70bb4c-c627-4ab7-9e06-a8d47268f3c3", + "ref_id": "foo_value_bd3a961d-6f69-4a77-824c-cae6820f29b8", + "title": "Et itaque et provident.", + "description": "Et reprehenderit sint. Beatae quia debitis. Quas ea consequuntur.", "value_type": "number", - "default_value": "0.36678337560344343", + "default_value": "0.9638218475486557", "type": "value_definition" } ], @@ -13785,9 +13951,9 @@ "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/c145e971-934c-40d7-a75d-5d7438b02956/value_definitions?limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/c145e971-934c-40d7-a75d-5d7438b02956/value_definitions?limit=10&offset=20", - "next": "/api/compliance/v2/security_guides/c145e971-934c-40d7-a75d-5d7438b02956/value_definitions?limit=10&offset=10" + "first": "/api/compliance/v2/security_guides/f96edaeb-0492-4c85-943e-e2c2765dcf4f/value_definitions?limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/f96edaeb-0492-4c85-943e-e2c2765dcf4f/value_definitions?limit=10&offset=20", + "next": "/api/compliance/v2/security_guides/f96edaeb-0492-4c85-943e-e2c2765dcf4f/value_definitions?limit=10&offset=10" } }, "summary": "", @@ -13797,93 +13963,93 @@ "value": { "data": [ { - "id": "b1f134d3-7bac-491f-8c07-d65096e497da", - "ref_id": "foo_value_9f08767c-40a4-45ec-b1b0-97946f095638", - "title": "Accusantium a doloremque eaque.", - "description": "Veritatis assumenda laborum. Ipsum consequatur et. Dicta odio blanditiis.", + "id": "789b3b21-179f-4015-9d98-fe402e976346", + "ref_id": "foo_value_15413a26-2df2-4a47-8456-fcfc6a36f4f8", + "title": "A ut blanditiis eum.", + "description": "Incidunt similique fugit. Occaecati est fugit. Officia quod labore.", "value_type": "number", - "default_value": "0.9610800532872149", + "default_value": "0.4763111528371141", "type": "value_definition" }, { - "id": "ba91a88a-8695-4f0e-a6b6-c4e864b3ef51", - "ref_id": "foo_value_5b6001bc-fb96-4f83-91a4-55e9f994b755", - "title": "Adipisci illum sapiente temporibus.", - "description": "Sint ratione dolore. Temporibus omnis assumenda. Nemo earum consequatur.", + "id": "468a8a53-5336-4d3b-b0da-58f9a7378b06", + "ref_id": "foo_value_66abfcd3-f908-4ae1-92b7-5089150a20bb", + "title": "Aliquam fugit voluptatum at.", + "description": "Voluptatem nisi rerum. Hic voluptas velit. Pariatur eveniet soluta.", "value_type": "number", - "default_value": "0.8108163558808398", + "default_value": "0.46070201617573825", "type": "value_definition" }, { - "id": "e15e8ba4-17fe-45ae-98d8-7f618928160c", - "ref_id": "foo_value_2d268f70-d3ea-4c72-84d3-b009edc817f3", - "title": "Aut aperiam autem sit.", - "description": "Et doloribus sunt. Sapiente soluta labore. Earum libero est.", + "id": "1a618330-76a0-4538-98ad-71f568cc1969", + "ref_id": "foo_value_5418a2c2-b46e-4c7e-83f3-3dc1f30422e1", + "title": "Dolores facere ex fuga.", + "description": "Quam velit totam. Nihil temporibus nulla. Natus sunt vitae.", "value_type": "number", - "default_value": "0.5830392534563928", + "default_value": "0.9954672047471371", "type": "value_definition" }, { - "id": "250c571e-6a40-4f2e-be3f-bf6aa23dded0", - "ref_id": "foo_value_aaf42d5c-0f37-489c-a6c7-04a000b45428", - "title": "Aut quia illo ullam.", - "description": "Ut inventore ut. Deleniti rerum et. Harum similique assumenda.", + "id": "1f09928d-60a8-4a53-a9f8-bd01c9a1a530", + "ref_id": "foo_value_6fb4a6c5-59af-462e-8c83-242cf4fbc388", + "title": "Enim voluptas dolorem eos.", + "description": "Sit numquam aut. Numquam qui et. Molestiae rerum nemo.", "value_type": "number", - "default_value": "0.2453734287073892", + "default_value": "0.6110694559084268", "type": "value_definition" }, { - "id": "fa5d90f6-7659-4afd-8c63-9fa8d1cd9c31", - "ref_id": "foo_value_7f5e4078-d734-40f3-963c-9375b605739a", - "title": "Consequuntur molestiae iste qui.", - "description": "Aliquam expedita et. Eaque facere eligendi. Laboriosam autem et.", + "id": "7f80b1e2-fcbe-4470-acb4-f9beb2adc813", + "ref_id": "foo_value_19c863cd-a18c-4f94-8f72-975c9ab1bd45", + "title": "Est quia nihil molestias.", + "description": "Omnis quas ex. Suscipit qui natus. Nam optio minima.", "value_type": "number", - "default_value": "0.5970975285785098", + "default_value": "0.018306664622531277", "type": "value_definition" }, { - "id": "14edf6c0-67b3-4362-b023-129eae1e91f8", - "ref_id": "foo_value_7e5f91a4-1b3d-4481-b907-53b8a802e4f7", - "title": "Deleniti quo incidunt dicta.", - "description": "Numquam nisi sed. Nostrum sit corrupti. Qui assumenda rerum.", + "id": "1b5ff4fe-ee55-44ce-a2f1-fb70a4acc21f", + "ref_id": "foo_value_45fbc65d-415a-4499-93c6-1cf015b7a0de", + "title": "Expedita fugit sed natus.", + "description": "Non quas vel. Quod suscipit praesentium. Voluptates nesciunt quia.", "value_type": "number", - "default_value": "0.2648075545712252", + "default_value": "0.9631174617296059", "type": "value_definition" }, { - "id": "c382e589-5468-437a-8ceb-f10b821eb154", - "ref_id": "foo_value_1dfd9645-6ba7-4724-b04c-31f0268406ac", - "title": "Dignissimos accusamus officia officiis.", - "description": "Illo consequuntur aliquid. Sit animi quibusdam. Corrupti omnis aliquid.", + "id": "a264f5d7-42c4-4a1d-b8cb-ff418abbf8f7", + "ref_id": "foo_value_d53b4f4c-d150-4669-8f40-b69ecb8be0a4", + "title": "Incidunt consectetur ab sit.", + "description": "Saepe aspernatur aut. Provident amet et. Incidunt rerum possimus.", "value_type": "number", - "default_value": "0.4703522189434024", + "default_value": "0.21468622692076333", "type": "value_definition" }, { - "id": "006d99ab-7849-46e5-a434-a6b0a756132b", - "ref_id": "foo_value_65205086-412d-4d19-af9a-a091961021a4", - "title": "Ea aut molestiae atque.", - "description": "At in mollitia. Quam sed esse. Iste aut iure.", + "id": "80d885f1-460c-42e6-9f69-d8e24d79a903", + "ref_id": "foo_value_6c6eaef1-2f06-491d-a67c-8235916f4eb8", + "title": "Incidunt distinctio earum unde.", + "description": "Quod voluptas ut. Consectetur labore enim. Velit esse qui.", "value_type": "number", - "default_value": "0.20780273657517034", + "default_value": "0.043603953373348214", "type": "value_definition" }, { - "id": "3a47fe64-3212-429c-9d83-36940f05f553", - "ref_id": "foo_value_cb3e79b1-5dce-45bd-85d7-6da81ce2fbd6", - "title": "Ea numquam doloribus debitis.", - "description": "Eos aliquam cum. Ab et aut. Sunt quo quas.", + "id": "ad9527c8-b306-4e55-9127-3a5abc529cb0", + "ref_id": "foo_value_4d640c76-3140-47b7-8f10-8d248d25aefb", + "title": "Incidunt voluptatibus consequatur in.", + "description": "Et magnam tempora. Dolor rerum repellat. Consequuntur pariatur vel.", "value_type": "number", - "default_value": "0.32999747288088277", + "default_value": "0.8288282475519988", "type": "value_definition" }, { - "id": "6453449f-4c09-4a4f-943e-36acf09f03ad", - "ref_id": "foo_value_cc18d0e6-13f1-4cb2-9386-c1950b47455b", - "title": "Eligendi ipsa impedit velit.", - "description": "Ullam vel harum. Sunt maiores esse. Ipsa quas beatae.", + "id": "51fed512-e1bd-45a3-8dc6-ea203b5f7263", + "ref_id": "foo_value_f2bee521-2129-43da-91a6-66fa5c3e36e3", + "title": "Laudantium officiis assumenda omnis.", + "description": "Commodi voluptas laboriosam. Qui natus iusto. Iusto et error.", "value_type": "number", - "default_value": "0.49761145575988974", + "default_value": "0.5382097779048167", "type": "value_definition" } ], @@ -13894,36 +14060,36 @@ "sort_by": "title" }, "links": { - "first": "/api/compliance/v2/security_guides/cf08f04f-77d8-49b6-bcc6-77dcf6ab5050/value_definitions?limit=10&offset=0&sort_by=title", - "last": "/api/compliance/v2/security_guides/cf08f04f-77d8-49b6-bcc6-77dcf6ab5050/value_definitions?limit=10&offset=20&sort_by=title", - "next": "/api/compliance/v2/security_guides/cf08f04f-77d8-49b6-bcc6-77dcf6ab5050/value_definitions?limit=10&offset=10&sort_by=title" + "first": "/api/compliance/v2/security_guides/c03daefe-f759-4bb6-bfeb-182798987e3e/value_definitions?limit=10&offset=0&sort_by=title", + "last": "/api/compliance/v2/security_guides/c03daefe-f759-4bb6-bfeb-182798987e3e/value_definitions?limit=10&offset=20&sort_by=title", + "next": "/api/compliance/v2/security_guides/c03daefe-f759-4bb6-bfeb-182798987e3e/value_definitions?limit=10&offset=10&sort_by=title" } }, "summary": "", "description": "" }, - "List of Value Definitions filtered by '(title=Voluptatum eveniet veniam et.)'": { + "List of Value Definitions filtered by '(title=Incidunt vero corporis aut.)'": { "value": { "data": [ { - "id": "048b29c4-d8bb-48d6-a1dc-0dc46c4997f5", - "ref_id": "foo_value_fdf12784-1da4-4a69-a919-4570a98c74d8", - "title": "Voluptatum eveniet veniam et.", - "description": "Molestiae ipsam neque. Illo quidem debitis. Quasi quibusdam quo.", + "id": "16ccfd7f-d860-4d34-8537-e71ee8c3de18", + "ref_id": "foo_value_da744b84-77a3-4202-93a4-9e632dab1223", + "title": "Incidunt vero corporis aut.", + "description": "Est itaque repellendus. Nostrum placeat ullam. Fugiat praesentium sed.", "value_type": "number", - "default_value": "0.9344320758721574", + "default_value": "0.8065001821887627", "type": "value_definition" } ], "meta": { "total": 1, - "filter": "(title=\"Voluptatum eveniet veniam et.\")", + "filter": "(title=\"Incidunt vero corporis aut.\")", "limit": 10, "offset": 0 }, "links": { - "first": "/api/compliance/v2/security_guides/e3a5f735-e2d5-4465-9008-493b0ccb6716/value_definitions?filter=%28title%3D%22Voluptatum+eveniet+veniam+et.%22%29&limit=10&offset=0", - "last": "/api/compliance/v2/security_guides/e3a5f735-e2d5-4465-9008-493b0ccb6716/value_definitions?filter=%28title%3D%22Voluptatum+eveniet+veniam+et.%22%29&limit=10&offset=0" + "first": "/api/compliance/v2/security_guides/dd7fc1f0-da64-46f4-ae25-226ca25cef86/value_definitions?filter=%28title%3D%22Incidunt+vero+corporis+aut.%22%29&limit=10&offset=0", + "last": "/api/compliance/v2/security_guides/dd7fc1f0-da64-46f4-ae25-226ca25cef86/value_definitions?filter=%28title%3D%22Incidunt+vero+corporis+aut.%22%29&limit=10&offset=0" } }, "summary": "", @@ -14030,12 +14196,12 @@ "Returns a Value Definition": { "value": { "data": { - "id": "d1361c22-4631-40e1-9e2c-8350b4956b58", - "ref_id": "foo_value_9ebd6774-c562-4d1f-b54d-ff09da2d02a1", - "title": "Tempore molestiae rerum optio.", - "description": "Excepturi maiores non. Nesciunt totam nostrum. Commodi et voluptas.", + "id": "3ee02a9b-769a-4d3d-b72f-845f3c592fe7", + "ref_id": "foo_value_3d1422a0-a32f-4a0e-a544-76abea42b359", + "title": "Non quia molestias debitis.", + "description": "Doloremque unde ab. Quidem tempore voluptates. Nemo aut odio.", "value_type": "number", - "default_value": "0.5090950947072908", + "default_value": "0.4245285237742161", "type": "value_definition" } }, @@ -14067,7 +14233,7 @@ "Description of an error when requesting a non-existing Value Definition": { "value": { "errors": [ - "V2::ValueDefinition not found with ID eefe38e6-d1f4-45f0-a428-3c7fef6fe837" + "V2::ValueDefinition not found with ID c1102a8c-31bf-4830-9a2d-ba25c3c05849" ] }, "summary": "", @@ -15077,6 +15243,14 @@ "readOnly": true, "description": "Identificator of the Security Guide that contains the parent Profile" }, + "security_guide_version": { + "type": "string", + "examples": [ + "0.1.210" + ], + "readOnly": true, + "description": "Version of the Security Guide that contains the parent Profile" + }, "os_major_version": { "type": "number", "examples": [ @@ -15098,9 +15272,9 @@ "description": "Pair of keys and values for Value Definition customizations", "examples": [ { - "293f23be-9543-4556-bc78-08538df99640": "foo", - "9857fdaf-3fc6-41e2-9f81-aca507e0a4dd": "123", - "048480a5-933c-4b87-a292-0e023d9c1f0b": "false" + "55ac7423-d67f-4b63-ad13-2c44942c0b70": "foo", + "7b1d1841-0a90-4ec7-a707-d8e99cbafd54": "123", + "c1cef5ac-1b4a-4e4a-a8b5-1fe74f538271": "false" } ] }