JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1824,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1656205
},
"pushed_at": "2026-07-17T09:05:04Z",
"created_at": "2021-03-22T07:49:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-13T15:53:26Z",
"description": "Go SDK for the Polaris platform",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Rubrikinc",
"type": "Organization",
"login": "rubrikinc",
"company": null,
"location": "Rubrik Inc.",
"followers": 176,
"avatar_url": "https://avatars.githubusercontent.com/u/13104740?v=4",
"created_at": "2015-06-29T15:25:57Z",
"is_verified": null,
"public_repos": 134,
"account_age_days": 4039
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases_count": 65,
"commits_last_year": 169,
"latest_release_at": "2026-07-17T08:56:49Z",
"latest_release_tag": "v1.9.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 44,
"days_since_latest_release": 4,
"mean_days_between_releases": 18.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/rubrikinc/rubrik-polaris-sdk-for-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/rubrikinc/rubrik-polaris-sdk-for-go",
"is_deprecated": false,
"latest_version": "v1.9.1",
"repository_url": "https://github.com/rubrikinc/rubrik-polaris-sdk-for-go",
"versions_count": 128,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T15:53:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 9,
"stars": 4,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-29",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 9
},
"star_history": {
"days": [
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_stars": 4
},
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"pkg/polaris/graphql/access/queries/add_role_assignment.graphql",
"pkg/polaris/graphql/access/queries/all_current_org_identity_providers.graphql",
"pkg/polaris/graphql/access/queries/create_user.graphql",
"pkg/polaris/graphql/access/queries/delete_role.graphql",
"pkg/polaris/graphql/access/queries/delete_sso_groups_from_account.graphql",
"pkg/polaris/graphql/access/queries/delete_user_from_account.graphql",
"pkg/polaris/graphql/access/queries/get_all_roles_in_org_connection.graphql",
"pkg/polaris/graphql/access/queries/get_roles_by_ids.graphql",
"pkg/polaris/graphql/access/queries/groups_in_current_and_descendant_organization.graphql",
"pkg/polaris/graphql/access/queries/invite_sso_group.graphql",
"pkg/polaris/graphql/access/queries/mutate_role.graphql",
"pkg/polaris/graphql/access/queries/role_templates.graphql",
"pkg/polaris/graphql/access/queries/update_role_assignments.graphql",
"pkg/polaris/graphql/access/queries/users_in_current_and_descendant_organization.graphql",
"pkg/polaris/graphql/archival/queries/all_cloud_accounts.graphql",
"pkg/polaris/graphql/archival/queries/all_target_mappings.graphql",
"pkg/polaris/graphql/archival/queries/create_aws_account.graphql",
"pkg/polaris/graphql/archival/queries/create_aws_target.graphql",
"pkg/polaris/graphql/archival/queries/create_azure_account.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_aws_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_azure_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_gcp_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/delete_aws_data_center_key_based_cloud_account.graphql",
"pkg/polaris/graphql/archival/queries/delete_azure_data_center_cloud_account.graphql",
"pkg/polaris/graphql/archival/queries/delete_target.graphql",
"pkg/polaris/graphql/archival/queries/delete_target_mapping.graphql",
"pkg/polaris/graphql/archival/queries/disable_target.graphql",
"pkg/polaris/graphql/archival/queries/target.graphql",
"pkg/polaris/graphql/archival/queries/targets.graphql",
"pkg/polaris/graphql/archival/queries/update_aws_account.graphql",
"pkg/polaris/graphql/archival/queries/update_aws_target.graphql",
"pkg/polaris/graphql/archival/queries/update_azure_account.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_aws_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_azure_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_gcp_storage_setting.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_cloud_accounts_with_features.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_permission_policies.graphql",
"pkg/polaris/graphql/aws/queries/aws_artifacts_to_delete.graphql",
"pkg/polaris/graphql/aws/queries/aws_cloud_account_with_features.graphql",
"pkg/polaris/graphql/aws/queries/aws_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/aws/queries/aws_native_account.graphql",
"pkg/polaris/graphql/aws/queries/aws_native_accounts.graphql",
"pkg/polaris/graphql/aws/queries/aws_trigger_cft_status_polling.graphql",
"pkg/polaris/graphql/aws/queries/aws_trust_policy.graphql",
"pkg/polaris/graphql/aws/queries/bulk_delete_aws_cloud_account_without_cft.graphql",
"pkg/polaris/graphql/aws/queries/complete_baas_onboarding.graphql",
"pkg/polaris/graphql/aws/queries/delete_target_mapping.graphql",
"pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_deletion.graphql",
"pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_protection.graphql",
"pkg/polaris/graphql/aws/queries/map_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/aws/queries/prepare_aws_cloud_account_deletion.graphql",
"pkg/polaris/graphql/aws/queries/prepare_feature_update_for_aws_cloud_account.graphql",
"pkg/polaris/graphql/aws/queries/register_aws_feature_artifacts.graphql",
"pkg/polaris/graphql/aws/queries/start_aws_exocompute_disable_job.graphql",
"pkg/polaris/graphql/aws/queries/start_aws_native_account_disable_job.graphql",
"pkg/polaris/graphql/aws/queries/unmap_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/aws/queries/update_aws_cloud_account.graphql",
"pkg/polaris/graphql/aws/queries/update_aws_cloud_account_feature.graphql",
"pkg/polaris/graphql/aws/queries/upgrade_aws_cloud_account_features_without_cft.graphql",
"pkg/polaris/graphql/aws/queries/validate_and_create_aws_cloud_account.graphql",
"pkg/polaris/graphql/azure/queries/add_azure_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/all_azure_cloud_account_tenants.graphql",
"pkg/polaris/graphql/azure/queries/all_azure_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/azure/queries/azure_cloud_account_permission_config.graphql",
"pkg/polaris/graphql/azure/queries/azure_native_resource_groups.graphql",
"pkg/polaris/graphql/azure/queries/azure_native_subscriptions.graphql",
"pkg/polaris/graphql/azure/queries/delete_azure_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/set_azure_cloud_account_customer_app_credentials.graphql",
"pkg/polaris/graphql/azure/queries/set_rubrik_customer_app_for_azure_devops.graphql",
"pkg/polaris/graphql/azure/queries/start_disable_azure_cloud_account_job.graphql",
"pkg/polaris/graphql/azure/queries/start_disable_azure_native_subscription_protection_job.graphql",
"pkg/polaris/graphql/azure/queries/update_azure_cloud_account.graphql",
"pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth_with_permission_groups.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_instance_profile.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_region.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_security_groups.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_subnet.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_vpc.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_managed_identities.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_marketplace_terms.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_region.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_resource_group.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_storage_accounts.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_subnet.graphql",
"pkg/polaris/graphql/cloudcluster/queries/cloud_cluster_instance_properties.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_aws_cloud_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_azure_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_gcp_cloud_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/delete_gcp_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_buckets.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_regions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_service_accounts.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_subnets.graphql",
"pkg/polaris/graphql/cloudcluster/queries/remove_aws_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_aws_cluster_create_request.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_azure_cluster_create_request.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_gcp_cluster_create_request.graphql",
"pkg/polaris/graphql/cluster/queries/all_cluster_global_slas.graphql",
"pkg/polaris/graphql/cluster/queries/all_clusters_connection.graphql",
"pkg/polaris/graphql/cluster/queries/can_ignore_cluster_removal_prechecks.graphql",
"pkg/polaris/graphql/cluster/queries/cdm_release_details_for_cluster_from_support_portal.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_dns_servers.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_ntp_servers.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_rcv_locations.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_settings.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_with_upgrades_info.graphql",
"pkg/polaris/graphql/cluster/queries/multi_hop_upgrade_path.graphql",
"pkg/polaris/graphql/cluster/queries/remove_cdm_cluster.graphql",
"pkg/polaris/graphql/cluster/queries/retry_download_package_job.graphql",
"pkg/polaris/graphql/cluster/queries/self_serve_rolling_upgrade.graphql",
"pkg/polaris/graphql/cluster/queries/set_self_serve_rolling_upgrade.graphql",
"pkg/polaris/graphql/cluster/queries/set_upgrade_type.graphql",
"pkg/polaris/graphql/cluster/queries/sla_source_clusters.graphql",
"pkg/polaris/graphql/cluster/queries/start_download_package_batch_job.graphql",
"pkg/polaris/graphql/cluster/queries/start_upgrade_batch_job.graphql",
"pkg/polaris/graphql/cluster/queries/update_cluster_ntp_servers.graphql",
"pkg/polaris/graphql/cluster/queries/update_cluster_settings.graphql",
"pkg/polaris/graphql/cluster/queries/update_custer_dns_and_search_domains.graphql",
"pkg/polaris/graphql/cluster/queries/upgrade_status.graphql",
"pkg/polaris/graphql/cluster/queries/verify_sla_with_replication_to_cluster.graphql",
"pkg/polaris/graphql/core/queries/all_deployment_ip_addresses.graphql",
"pkg/polaris/graphql/core/queries/all_enabled_features_for_account.graphql",
"pkg/polaris/graphql/core/queries/deployment_version.graphql",
"pkg/polaris/graphql/core/queries/enum_values.graphql",
"pkg/polaris/graphql/core/queries/feature_flag.graphql",
"pkg/polaris/graphql/core/queries/feature_flag_all.graphql",
"pkg/polaris/graphql/core/queries/get_korg_taskchain_status.graphql",
"pkg/polaris/graphql/core/queries/hierarchy_object.graphql",
"pkg/polaris/graphql/core/queries/register_cluster.graphql",
"pkg/polaris/graphql/core/queries/single_unified_feature_flag.graphql",
"pkg/polaris/graphql/devops/queries/add_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_organization.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_organizations.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_project.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_projects.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_repositories.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_repository.graphql",
"pkg/polaris/graphql/devops/queries/delete_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/devops/queries/generate_onboarding_script.graphql",
"pkg/polaris/graphql/devops/queries/update_cloud_account.graphql",
"pkg/polaris/graphql/dspm/queries/all_policy_filter_types.graphql",
"pkg/polaris/graphql/dspm/queries/all_policy_filter_values.graphql",
"pkg/polaris/graphql/dspm/queries/all_security_policies.graphql",
"pkg/polaris/graphql/dspm/queries/create_security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/delete_security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/update_security_policy.graphql",
"pkg/polaris/graphql/event/queries/activity_series.graphql",
"pkg/polaris/graphql/event/queries/event_series.graphql",
"pkg/polaris/graphql/exocompute/queries/add_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/exocompute/queries/all_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/all_azure_exocompute_configs_in_account.graphql",
"pkg/polaris/graphql/exocompute/queries/all_cloud_account_exocompute_mappings.graphql",
"pkg/polaris/graphql/exocompute/queries/all_vpcs_by_region_from_aws.graphql",
"pkg/polaris/graphql/exocompute/queries/aws_exocompute_cluster_connect.graphql",
"pkg/polaris/graphql/exocompute/queries/aws_exocompute_get_cluster_connection_info.graphql",
"pkg/polaris/graphql/exocompute/queries/create_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/delete_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/delete_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/exocompute/queries/disconnect_aws_exocompute_cluster.graphql",
"pkg/polaris/graphql/exocompute/queries/disconnect_exocompute_cluster.graphql",
"pkg/polaris/graphql/exocompute/queries/exocompute_cluster_connect.graphql",
"pkg/polaris/graphql/exocompute/queries/exocompute_get_cluster_connection_info.graphql",
"pkg/polaris/graphql/exocompute/queries/gcp_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/map_azure_cloud_account_exocompute_subscription.graphql",
"pkg/polaris/graphql/exocompute/queries/map_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/exocompute/queries/set_gcp_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/unmap_azure_cloud_account_exocompute_subscription.graphql",
"pkg/polaris/graphql/exocompute/queries/unmap_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/exocompute/queries/validate_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/gcp/queries/add_gcp_cloud_account_manual_auth_project.graphql",
"pkg/polaris/graphql/gcp/queries/all_feature_permissions_for_gcp_cloud_account.graphql",
"pkg/polaris/graphql/gcp/queries/all_gcp_cloud_account_projects_by_feature.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions_for_cloud_accounts.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_permissions_by_permissions_group_gcp.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_bulk_set_cloud_account_properties.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v1.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v2.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_get_default_credentials_service_account.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_disable_project.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_project.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_projects.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_set_default_service_account_jwt_config.graphql",
"pkg/polaris/graphql/gcp/queries/upgrade_gcp_cloud_account_permissions_without_oauth.graphql",
"pkg/polaris/graphql/hierarchy/queries/closest_snapshot.graphql",
"pkg/polaris/graphql/hierarchy/queries/hierarchy_object.graphql",
"pkg/polaris/graphql/hierarchy/queries/inventory_root.graphql",
"pkg/polaris/graphql/pcr/queries/deregister_private_container_registry.graphql",
"pkg/polaris/graphql/pcr/queries/private_container_registry.graphql",
"pkg/polaris/graphql/pcr/queries/set_private_container_registry_details.graphql",
"pkg/polaris/graphql/sla/queries/assign_sla.graphql",
"pkg/polaris/graphql/sla/queries/cloud_native_tag_rules.graphql",
"pkg/polaris/graphql/sla/queries/count_of_objects_protected_by_slas.graphql",
"pkg/polaris/graphql/sla/queries/create_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/create_global_sla.graphql",
"pkg/polaris/graphql/sla/queries/delete_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/delete_global_sla.graphql",
"pkg/polaris/graphql/sla/queries/sla_domain.graphql",
"pkg/polaris/graphql/sla/queries/sla_domains.graphql",
"pkg/polaris/graphql/sla/queries/sla_protected_objects.graphql",
"pkg/polaris/graphql/sla/queries/update_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/update_global_sla.graphql",
"pkg/polaris/graphql/tags/queries/cloud_native_customer_tags.graphql",
"pkg/polaris/graphql/tags/queries/set_customer_tags.graphql"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 45326,
"source_files_sampled": 268,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3825
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.46.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 60
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030"
],
"fixed_version": "1.26.3",
"advisory_count": 8,
"oldest_advisory_days": 74
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 59
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 1,
"critical": 1,
"moderate": 1
},
"advisory_count": 36,
"affected_count": 3,
"assessed_count": 45,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Azure/go-autorest/autorest/azure/auth",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.8"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.3"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/cloudformation",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/organizations",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.5.2"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/kr/pretty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.32.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.128.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": true,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": true,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/cloudformation",
"direct": true,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/organizations",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest/azure/auth",
"direct": true,
"version": "v0.5.8",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"direct": true,
"version": "v4.5.2",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "v0.128.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest",
"direct": false,
"version": "v14.2.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest",
"direct": false,
"version": "v0.11.19",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest/adal",
"direct": false,
"version": "v0.9.13",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest/azure/cli",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest/date",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/logger",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/tracing",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/dimchansky/utfbom",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/form3tech-oss/jwt-go",
"direct": false,
"version": "v3.2.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20210331224755-41bb18bfe9da",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.2.4",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.12.0",
"ecosystem": "go"
},
{
"name": "github.com/jmespath/go-jmespath",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.7",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 45,
"direct_count": 15,
"indirect_count": 30
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 377,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "johan3141592",
"commits": 199,
"avatar_url": "https://avatars.githubusercontent.com/u/79966026?v=4"
},
{
"type": "User",
"login": "leitzler",
"commits": 106,
"avatar_url": "https://avatars.githubusercontent.com/u/3111805?v=4"
},
{
"type": "User",
"login": "Draper1",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/6471505?v=4"
},
{
"type": "User",
"login": "arnavasingh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/211605823?v=4"
},
{
"type": "User",
"login": "arpit-rubrik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/78719064?v=4"
},
{
"type": "User",
"login": "JWilkinsonMB",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/107036391?v=4"
},
{
"type": "User",
"login": "sumanswaroop",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11443646?v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.577
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7785c7f9fa02c88ee9b95605b14a0e560156b837",
"ran_at": "2026-07-21T14:12:47Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rubrikinc/rubrik-polaris-sdk-for-go",
"host": "github.com",
"name": "rubrik-polaris-sdk-for-go",
"owner": "rubrikinc"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 66,
"vitality": 96,
"community": 54,
"governance": 73,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 96,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"commits_last_year": 169,
"human_commit_share": null,
"days_since_last_push": 4,
"active_weeks_last_year": 44
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "44/52 weeks with commits",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 44
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "169 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 169
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 65,
"latest_release_tag": "v1.9.1",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 18.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "65 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 65
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~18.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 18.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 9,
"stars": 4,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 73,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.577
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 58% of commits",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"merged_prs": 377,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "377/390 decided PRs merged",
"points": 37,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 377,
"decided": 390
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 176,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rubrikinc",
"public_repos": 134,
"account_age_days": 4039
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "176 followers of rubrikinc",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 176,
"login": "rubrikinc"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "134 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 134
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/rubrikinc/rubrik-polaris-sdk-for-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "128 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 128
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 45 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 45
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 36,
"affected_packages": 3,
"assessed_packages": 45,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, moderate 1, unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 45,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 74,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3825
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance",
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 45326,
"source_files_sampled": 268,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/268 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 268,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"pkg/polaris/graphql/access/queries/add_role_assignment.graphql",
"pkg/polaris/graphql/access/queries/all_current_org_identity_providers.graphql",
"pkg/polaris/graphql/access/queries/create_user.graphql",
"pkg/polaris/graphql/access/queries/delete_role.graphql",
"pkg/polaris/graphql/access/queries/delete_sso_groups_from_account.graphql",
"pkg/polaris/graphql/access/queries/delete_user_from_account.graphql",
"pkg/polaris/graphql/access/queries/get_all_roles_in_org_connection.graphql",
"pkg/polaris/graphql/access/queries/get_roles_by_ids.graphql",
"pkg/polaris/graphql/access/queries/groups_in_current_and_descendant_organization.graphql",
"pkg/polaris/graphql/access/queries/invite_sso_group.graphql",
"pkg/polaris/graphql/access/queries/mutate_role.graphql",
"pkg/polaris/graphql/access/queries/role_templates.graphql",
"pkg/polaris/graphql/access/queries/update_role_assignments.graphql",
"pkg/polaris/graphql/access/queries/users_in_current_and_descendant_organization.graphql",
"pkg/polaris/graphql/archival/queries/all_cloud_accounts.graphql",
"pkg/polaris/graphql/archival/queries/all_target_mappings.graphql",
"pkg/polaris/graphql/archival/queries/create_aws_account.graphql",
"pkg/polaris/graphql/archival/queries/create_aws_target.graphql",
"pkg/polaris/graphql/archival/queries/create_azure_account.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_aws_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_azure_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/create_cloud_native_gcp_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/delete_aws_data_center_key_based_cloud_account.graphql",
"pkg/polaris/graphql/archival/queries/delete_azure_data_center_cloud_account.graphql",
"pkg/polaris/graphql/archival/queries/delete_target.graphql",
"pkg/polaris/graphql/archival/queries/delete_target_mapping.graphql",
"pkg/polaris/graphql/archival/queries/disable_target.graphql",
"pkg/polaris/graphql/archival/queries/target.graphql",
"pkg/polaris/graphql/archival/queries/targets.graphql",
"pkg/polaris/graphql/archival/queries/update_aws_account.graphql",
"pkg/polaris/graphql/archival/queries/update_aws_target.graphql",
"pkg/polaris/graphql/archival/queries/update_azure_account.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_aws_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_azure_storage_setting.graphql",
"pkg/polaris/graphql/archival/queries/update_cloud_native_gcp_storage_setting.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_cloud_accounts_with_features.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/aws/queries/all_aws_permission_policies.graphql",
"pkg/polaris/graphql/aws/queries/aws_artifacts_to_delete.graphql",
"pkg/polaris/graphql/aws/queries/aws_cloud_account_with_features.graphql",
"pkg/polaris/graphql/aws/queries/aws_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/aws/queries/aws_native_account.graphql",
"pkg/polaris/graphql/aws/queries/aws_native_accounts.graphql",
"pkg/polaris/graphql/aws/queries/aws_trigger_cft_status_polling.graphql",
"pkg/polaris/graphql/aws/queries/aws_trust_policy.graphql",
"pkg/polaris/graphql/aws/queries/bulk_delete_aws_cloud_account_without_cft.graphql",
"pkg/polaris/graphql/aws/queries/complete_baas_onboarding.graphql",
"pkg/polaris/graphql/aws/queries/delete_target_mapping.graphql",
"pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_deletion.graphql",
"pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_protection.graphql",
"pkg/polaris/graphql/aws/queries/map_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/aws/queries/prepare_aws_cloud_account_deletion.graphql",
"pkg/polaris/graphql/aws/queries/prepare_feature_update_for_aws_cloud_account.graphql",
"pkg/polaris/graphql/aws/queries/register_aws_feature_artifacts.graphql",
"pkg/polaris/graphql/aws/queries/start_aws_exocompute_disable_job.graphql",
"pkg/polaris/graphql/aws/queries/start_aws_native_account_disable_job.graphql",
"pkg/polaris/graphql/aws/queries/unmap_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/aws/queries/update_aws_cloud_account.graphql",
"pkg/polaris/graphql/aws/queries/update_aws_cloud_account_feature.graphql",
"pkg/polaris/graphql/aws/queries/upgrade_aws_cloud_account_features_without_cft.graphql",
"pkg/polaris/graphql/aws/queries/validate_and_create_aws_cloud_account.graphql",
"pkg/polaris/graphql/azure/queries/add_azure_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/all_azure_cloud_account_tenants.graphql",
"pkg/polaris/graphql/azure/queries/all_azure_latest_permissions_by_permissions_group.graphql",
"pkg/polaris/graphql/azure/queries/azure_cloud_account_permission_config.graphql",
"pkg/polaris/graphql/azure/queries/azure_native_resource_groups.graphql",
"pkg/polaris/graphql/azure/queries/azure_native_subscriptions.graphql",
"pkg/polaris/graphql/azure/queries/delete_azure_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/set_azure_cloud_account_customer_app_credentials.graphql",
"pkg/polaris/graphql/azure/queries/set_rubrik_customer_app_for_azure_devops.graphql",
"pkg/polaris/graphql/azure/queries/start_disable_azure_cloud_account_job.graphql",
"pkg/polaris/graphql/azure/queries/start_disable_azure_native_subscription_protection_job.graphql",
"pkg/polaris/graphql/azure/queries/update_azure_cloud_account.graphql",
"pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth.graphql",
"pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth_with_permission_groups.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_instance_profile.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_region.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_security_groups.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_subnet.graphql",
"pkg/polaris/graphql/cloudcluster/queries/aws_cc_vpc.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_managed_identities.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_marketplace_terms.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_region.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_resource_group.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_storage_accounts.graphql",
"pkg/polaris/graphql/cloudcluster/queries/azure_cc_subnet.graphql",
"pkg/polaris/graphql/cloudcluster/queries/cloud_cluster_instance_properties.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_aws_cloud_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_azure_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/create_gcp_cloud_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/delete_gcp_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_buckets.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_cdm_versions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_regions.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_service_accounts.graphql",
"pkg/polaris/graphql/cloudcluster/queries/gcp_cc_subnets.graphql",
"pkg/polaris/graphql/cloudcluster/queries/remove_aws_cc_cluster.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_aws_cluster_create_request.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_azure_cluster_create_request.graphql",
"pkg/polaris/graphql/cloudcluster/queries/validate_gcp_cluster_create_request.graphql",
"pkg/polaris/graphql/cluster/queries/all_cluster_global_slas.graphql",
"pkg/polaris/graphql/cluster/queries/all_clusters_connection.graphql",
"pkg/polaris/graphql/cluster/queries/can_ignore_cluster_removal_prechecks.graphql",
"pkg/polaris/graphql/cluster/queries/cdm_release_details_for_cluster_from_support_portal.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_dns_servers.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_ntp_servers.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_rcv_locations.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_settings.graphql",
"pkg/polaris/graphql/cluster/queries/cluster_with_upgrades_info.graphql",
"pkg/polaris/graphql/cluster/queries/multi_hop_upgrade_path.graphql",
"pkg/polaris/graphql/cluster/queries/remove_cdm_cluster.graphql",
"pkg/polaris/graphql/cluster/queries/retry_download_package_job.graphql",
"pkg/polaris/graphql/cluster/queries/self_serve_rolling_upgrade.graphql",
"pkg/polaris/graphql/cluster/queries/set_self_serve_rolling_upgrade.graphql",
"pkg/polaris/graphql/cluster/queries/set_upgrade_type.graphql",
"pkg/polaris/graphql/cluster/queries/sla_source_clusters.graphql",
"pkg/polaris/graphql/cluster/queries/start_download_package_batch_job.graphql",
"pkg/polaris/graphql/cluster/queries/start_upgrade_batch_job.graphql",
"pkg/polaris/graphql/cluster/queries/update_cluster_ntp_servers.graphql",
"pkg/polaris/graphql/cluster/queries/update_cluster_settings.graphql",
"pkg/polaris/graphql/cluster/queries/update_custer_dns_and_search_domains.graphql",
"pkg/polaris/graphql/cluster/queries/upgrade_status.graphql",
"pkg/polaris/graphql/cluster/queries/verify_sla_with_replication_to_cluster.graphql",
"pkg/polaris/graphql/core/queries/all_deployment_ip_addresses.graphql",
"pkg/polaris/graphql/core/queries/all_enabled_features_for_account.graphql",
"pkg/polaris/graphql/core/queries/deployment_version.graphql",
"pkg/polaris/graphql/core/queries/enum_values.graphql",
"pkg/polaris/graphql/core/queries/feature_flag.graphql",
"pkg/polaris/graphql/core/queries/feature_flag_all.graphql",
"pkg/polaris/graphql/core/queries/get_korg_taskchain_status.graphql",
"pkg/polaris/graphql/core/queries/hierarchy_object.graphql",
"pkg/polaris/graphql/core/queries/register_cluster.graphql",
"pkg/polaris/graphql/core/queries/single_unified_feature_flag.graphql",
"pkg/polaris/graphql/devops/queries/add_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_organization.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_organizations.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_project.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_projects.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_repositories.graphql",
"pkg/polaris/graphql/devops/queries/azure_devops_repository.graphql",
"pkg/polaris/graphql/devops/queries/delete_cloud_account_without_oauth.graphql",
"pkg/polaris/graphql/devops/queries/generate_onboarding_script.graphql",
"pkg/polaris/graphql/devops/queries/update_cloud_account.graphql",
"pkg/polaris/graphql/dspm/queries/all_policy_filter_types.graphql",
"pkg/polaris/graphql/dspm/queries/all_policy_filter_values.graphql",
"pkg/polaris/graphql/dspm/queries/all_security_policies.graphql",
"pkg/polaris/graphql/dspm/queries/create_security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/delete_security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/security_policy.graphql",
"pkg/polaris/graphql/dspm/queries/update_security_policy.graphql",
"pkg/polaris/graphql/event/queries/activity_series.graphql",
"pkg/polaris/graphql/event/queries/event_series.graphql",
"pkg/polaris/graphql/exocompute/queries/add_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/exocompute/queries/all_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/all_azure_exocompute_configs_in_account.graphql",
"pkg/polaris/graphql/exocompute/queries/all_cloud_account_exocompute_mappings.graphql",
"pkg/polaris/graphql/exocompute/queries/all_vpcs_by_region_from_aws.graphql",
"pkg/polaris/graphql/exocompute/queries/aws_exocompute_cluster_connect.graphql",
"pkg/polaris/graphql/exocompute/queries/aws_exocompute_get_cluster_connection_info.graphql",
"pkg/polaris/graphql/exocompute/queries/create_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/delete_aws_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/delete_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/exocompute/queries/disconnect_aws_exocompute_cluster.graphql",
"pkg/polaris/graphql/exocompute/queries/disconnect_exocompute_cluster.graphql",
"pkg/polaris/graphql/exocompute/queries/exocompute_cluster_connect.graphql",
"pkg/polaris/graphql/exocompute/queries/exocompute_get_cluster_connection_info.graphql",
"pkg/polaris/graphql/exocompute/queries/gcp_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/map_azure_cloud_account_exocompute_subscription.graphql",
"pkg/polaris/graphql/exocompute/queries/map_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/exocompute/queries/set_gcp_exocompute_configs.graphql",
"pkg/polaris/graphql/exocompute/queries/unmap_azure_cloud_account_exocompute_subscription.graphql",
"pkg/polaris/graphql/exocompute/queries/unmap_cloud_account_exocompute_account.graphql",
"pkg/polaris/graphql/exocompute/queries/validate_azure_cloud_account_exocompute_configurations.graphql",
"pkg/polaris/graphql/gcp/queries/add_gcp_cloud_account_manual_auth_project.graphql",
"pkg/polaris/graphql/gcp/queries/all_feature_permissions_for_gcp_cloud_account.graphql",
"pkg/polaris/graphql/gcp/queries/all_gcp_cloud_account_projects_by_feature.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions_for_cloud_accounts.graphql",
"pkg/polaris/graphql/gcp/queries/all_latest_permissions_by_permissions_group_gcp.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_bulk_set_cloud_account_properties.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v1.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v2.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_get_default_credentials_service_account.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_disable_project.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_project.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_native_projects.graphql",
"pkg/polaris/graphql/gcp/queries/gcp_set_default_service_account_jwt_config.graphql",
"pkg/polaris/graphql/gcp/queries/upgrade_gcp_cloud_account_permissions_without_oauth.graphql",
"pkg/polaris/graphql/hierarchy/queries/closest_snapshot.graphql",
"pkg/polaris/graphql/hierarchy/queries/hierarchy_object.graphql",
"pkg/polaris/graphql/hierarchy/queries/inventory_root.graphql",
"pkg/polaris/graphql/pcr/queries/deregister_private_container_registry.graphql",
"pkg/polaris/graphql/pcr/queries/private_container_registry.graphql",
"pkg/polaris/graphql/pcr/queries/set_private_container_registry_details.graphql",
"pkg/polaris/graphql/sla/queries/assign_sla.graphql",
"pkg/polaris/graphql/sla/queries/cloud_native_tag_rules.graphql",
"pkg/polaris/graphql/sla/queries/count_of_objects_protected_by_slas.graphql",
"pkg/polaris/graphql/sla/queries/create_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/create_global_sla.graphql",
"pkg/polaris/graphql/sla/queries/delete_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/delete_global_sla.graphql",
"pkg/polaris/graphql/sla/queries/sla_domain.graphql",
"pkg/polaris/graphql/sla/queries/sla_domains.graphql",
"pkg/polaris/graphql/sla/queries/sla_protected_objects.graphql",
"pkg/polaris/graphql/sla/queries/update_cloud_native_tag_rule.graphql",
"pkg/polaris/graphql/sla/queries/update_global_sla.graphql",
"pkg/polaris/graphql/tags/queries/cloud_native_customer_tags.graphql",
"pkg/polaris/graphql/tags/queries/set_customer_tags.graphql"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "pkg/polaris/graphql/access/queries/add_role_assignment.graphql, pkg/polaris/graphql/access/queries/all_current_org_identity_providers.graphql, pkg/polaris/graphql/access/queries/create_user.graphql, pkg/polaris/graphql/access/queries/delete_role.graphql, pkg/polaris/graphql/access/queries/delete_sso_groups_from_account.graphql, pkg/polaris/graphql/access/queries/delete_user_from_account.graphql, pkg/polaris/graphql/access/queries/get_all_roles_in_org_connection.graphql, pkg/polaris/graphql/access/queries/get_roles_by_ids.graphql, pkg/polaris/graphql/access/queries/groups_in_current_and_descendant_organization.graphql, pkg/polaris/graphql/access/queries/invite_sso_group.graphql, pkg/polaris/graphql/access/queries/mutate_role.graphql, pkg/polaris/graphql/access/queries/role_templates.graphql, pkg/polaris/graphql/access/queries/update_role_assignments.graphql, pkg/polaris/graphql/access/queries/users_in_current_and_descendant_organization.graphql, pkg/polaris/graphql/archival/queries/all_cloud_accounts.graphql, pkg/polaris/graphql/archival/queries/all_target_mappings.graphql, pkg/polaris/graphql/archival/queries/create_aws_account.graphql, pkg/polaris/graphql/archival/queries/create_aws_target.graphql, pkg/polaris/graphql/archival/queries/create_azure_account.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_aws_storage_setting.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_azure_storage_setting.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_gcp_storage_setting.graphql, pkg/polaris/graphql/archival/queries/delete_aws_data_center_key_based_cloud_account.graphql, pkg/polaris/graphql/archival/queries/delete_azure_data_center_cloud_account.graphql, pkg/polaris/graphql/archival/queries/delete_target.graphql, pkg/polaris/graphql/archival/queries/delete_target_mapping.graphql, pkg/polaris/graphql/archival/queries/disable_target.graphql, pkg/polaris/graphql/archival/queries/target.graphql, pkg/polaris/graphql/archival/queries/targets.graphql, pkg/polaris/graphql/archival/queries/update_aws_account.graphql, pkg/polaris/graphql/archival/queries/update_aws_target.graphql, pkg/polaris/graphql/archival/queries/update_azure_account.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_aws_storage_setting.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_azure_storage_setting.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_gcp_storage_setting.graphql, pkg/polaris/graphql/aws/queries/all_aws_cloud_accounts_with_features.graphql, pkg/polaris/graphql/aws/queries/all_aws_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/aws/queries/all_aws_permission_policies.graphql, pkg/polaris/graphql/aws/queries/aws_artifacts_to_delete.graphql, pkg/polaris/graphql/aws/queries/aws_cloud_account_with_features.graphql, pkg/polaris/graphql/aws/queries/aws_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/aws/queries/aws_native_account.graphql, pkg/polaris/graphql/aws/queries/aws_native_accounts.graphql, pkg/polaris/graphql/aws/queries/aws_trigger_cft_status_polling.graphql, pkg/polaris/graphql/aws/queries/aws_trust_policy.graphql, pkg/polaris/graphql/aws/queries/bulk_delete_aws_cloud_account_without_cft.graphql, pkg/polaris/graphql/aws/queries/complete_baas_onboarding.graphql, pkg/polaris/graphql/aws/queries/delete_target_mapping.graphql, pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_deletion.graphql, pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_protection.graphql, pkg/polaris/graphql/aws/queries/map_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/aws/queries/prepare_aws_cloud_account_deletion.graphql, pkg/polaris/graphql/aws/queries/prepare_feature_update_for_aws_cloud_account.graphql, pkg/polaris/graphql/aws/queries/register_aws_feature_artifacts.graphql, pkg/polaris/graphql/aws/queries/start_aws_exocompute_disable_job.graphql, pkg/polaris/graphql/aws/queries/start_aws_native_account_disable_job.graphql, pkg/polaris/graphql/aws/queries/unmap_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/aws/queries/update_aws_cloud_account.graphql, pkg/polaris/graphql/aws/queries/update_aws_cloud_account_feature.graphql, pkg/polaris/graphql/aws/queries/upgrade_aws_cloud_account_features_without_cft.graphql, pkg/polaris/graphql/aws/queries/validate_and_create_aws_cloud_account.graphql, pkg/polaris/graphql/azure/queries/add_azure_cloud_account_without_oauth.graphql, pkg/polaris/graphql/azure/queries/all_azure_cloud_account_tenants.graphql, pkg/polaris/graphql/azure/queries/all_azure_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/azure/queries/azure_cloud_account_permission_config.graphql, pkg/polaris/graphql/azure/queries/azure_native_resource_groups.graphql, pkg/polaris/graphql/azure/queries/azure_native_subscriptions.graphql, pkg/polaris/graphql/azure/queries/delete_azure_cloud_account_without_oauth.graphql, pkg/polaris/graphql/azure/queries/set_azure_cloud_account_customer_app_credentials.graphql, pkg/polaris/graphql/azure/queries/set_rubrik_customer_app_for_azure_devops.graphql, pkg/polaris/graphql/azure/queries/start_disable_azure_cloud_account_job.graphql, pkg/polaris/graphql/azure/queries/start_disable_azure_native_subscription_protection_job.graphql, pkg/polaris/graphql/azure/queries/update_azure_cloud_account.graphql, pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth.graphql, pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth_with_permission_groups.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_instance_profile.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_region.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_security_groups.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_subnet.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_vpc.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_managed_identities.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_marketplace_terms.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_region.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_resource_group.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_storage_accounts.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_subnet.graphql, pkg/polaris/graphql/cloudcluster/queries/cloud_cluster_instance_properties.graphql, pkg/polaris/graphql/cloudcluster/queries/create_aws_cloud_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/create_azure_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/create_gcp_cloud_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/delete_gcp_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_buckets.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_regions.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_service_accounts.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_subnets.graphql, pkg/polaris/graphql/cloudcluster/queries/remove_aws_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_aws_cluster_create_request.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_azure_cluster_create_request.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_gcp_cluster_create_request.graphql, pkg/polaris/graphql/cluster/queries/all_cluster_global_slas.graphql, pkg/polaris/graphql/cluster/queries/all_clusters_connection.graphql, pkg/polaris/graphql/cluster/queries/can_ignore_cluster_removal_prechecks.graphql, pkg/polaris/graphql/cluster/queries/cdm_release_details_for_cluster_from_support_portal.graphql, pkg/polaris/graphql/cluster/queries/cluster_dns_servers.graphql, pkg/polaris/graphql/cluster/queries/cluster_ntp_servers.graphql, pkg/polaris/graphql/cluster/queries/cluster_rcv_locations.graphql, pkg/polaris/graphql/cluster/queries/cluster_settings.graphql, pkg/polaris/graphql/cluster/queries/cluster_with_upgrades_info.graphql, pkg/polaris/graphql/cluster/queries/multi_hop_upgrade_path.graphql, pkg/polaris/graphql/cluster/queries/remove_cdm_cluster.graphql, pkg/polaris/graphql/cluster/queries/retry_download_package_job.graphql, pkg/polaris/graphql/cluster/queries/self_serve_rolling_upgrade.graphql, pkg/polaris/graphql/cluster/queries/set_self_serve_rolling_upgrade.graphql, pkg/polaris/graphql/cluster/queries/set_upgrade_type.graphql, pkg/polaris/graphql/cluster/queries/sla_source_clusters.graphql, pkg/polaris/graphql/cluster/queries/start_download_package_batch_job.graphql, pkg/polaris/graphql/cluster/queries/start_upgrade_batch_job.graphql, pkg/polaris/graphql/cluster/queries/update_cluster_ntp_servers.graphql, pkg/polaris/graphql/cluster/queries/update_cluster_settings.graphql, pkg/polaris/graphql/cluster/queries/update_custer_dns_and_search_domains.graphql, pkg/polaris/graphql/cluster/queries/upgrade_status.graphql, pkg/polaris/graphql/cluster/queries/verify_sla_with_replication_to_cluster.graphql, pkg/polaris/graphql/core/queries/all_deployment_ip_addresses.graphql, pkg/polaris/graphql/core/queries/all_enabled_features_for_account.graphql, pkg/polaris/graphql/core/queries/deployment_version.graphql, pkg/polaris/graphql/core/queries/enum_values.graphql, pkg/polaris/graphql/core/queries/feature_flag.graphql, pkg/polaris/graphql/core/queries/feature_flag_all.graphql, pkg/polaris/graphql/core/queries/get_korg_taskchain_status.graphql, pkg/polaris/graphql/core/queries/hierarchy_object.graphql, pkg/polaris/graphql/core/queries/register_cluster.graphql, pkg/polaris/graphql/core/queries/single_unified_feature_flag.graphql, pkg/polaris/graphql/devops/queries/add_cloud_account_without_oauth.graphql, pkg/polaris/graphql/devops/queries/azure_devops_organization.graphql, pkg/polaris/graphql/devops/queries/azure_devops_organizations.graphql, pkg/polaris/graphql/devops/queries/azure_devops_project.graphql, pkg/polaris/graphql/devops/queries/azure_devops_projects.graphql, pkg/polaris/graphql/devops/queries/azure_devops_repositories.graphql, pkg/polaris/graphql/devops/queries/azure_devops_repository.graphql, pkg/polaris/graphql/devops/queries/delete_cloud_account_without_oauth.graphql, pkg/polaris/graphql/devops/queries/generate_onboarding_script.graphql, pkg/polaris/graphql/devops/queries/update_cloud_account.graphql, pkg/polaris/graphql/dspm/queries/all_policy_filter_types.graphql, pkg/polaris/graphql/dspm/queries/all_policy_filter_values.graphql, pkg/polaris/graphql/dspm/queries/all_security_policies.graphql, pkg/polaris/graphql/dspm/queries/create_security_policy.graphql, pkg/polaris/graphql/dspm/queries/delete_security_policy.graphql, pkg/polaris/graphql/dspm/queries/security_policy.graphql, pkg/polaris/graphql/dspm/queries/update_security_policy.graphql, pkg/polaris/graphql/event/queries/activity_series.graphql, pkg/polaris/graphql/event/queries/event_series.graphql, pkg/polaris/graphql/exocompute/queries/add_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/exocompute/queries/all_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/all_azure_exocompute_configs_in_account.graphql, pkg/polaris/graphql/exocompute/queries/all_cloud_account_exocompute_mappings.graphql, pkg/polaris/graphql/exocompute/queries/all_vpcs_by_region_from_aws.graphql, pkg/polaris/graphql/exocompute/queries/aws_exocompute_cluster_connect.graphql, pkg/polaris/graphql/exocompute/queries/aws_exocompute_get_cluster_connection_info.graphql, pkg/polaris/graphql/exocompute/queries/create_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/delete_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/delete_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/exocompute/queries/disconnect_aws_exocompute_cluster.graphql, pkg/polaris/graphql/exocompute/queries/disconnect_exocompute_cluster.graphql, pkg/polaris/graphql/exocompute/queries/exocompute_cluster_connect.graphql, pkg/polaris/graphql/exocompute/queries/exocompute_get_cluster_connection_info.graphql, pkg/polaris/graphql/exocompute/queries/gcp_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/map_azure_cloud_account_exocompute_subscription.graphql, pkg/polaris/graphql/exocompute/queries/map_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/exocompute/queries/set_gcp_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/unmap_azure_cloud_account_exocompute_subscription.graphql, pkg/polaris/graphql/exocompute/queries/unmap_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/exocompute/queries/validate_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/gcp/queries/add_gcp_cloud_account_manual_auth_project.graphql, pkg/polaris/graphql/gcp/queries/all_feature_permissions_for_gcp_cloud_account.graphql, pkg/polaris/graphql/gcp/queries/all_gcp_cloud_account_projects_by_feature.graphql, pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions.graphql, pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions_for_cloud_accounts.graphql, pkg/polaris/graphql/gcp/queries/all_latest_permissions_by_permissions_group_gcp.graphql, pkg/polaris/graphql/gcp/queries/gcp_bulk_set_cloud_account_properties.graphql, pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v1.graphql, pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v2.graphql, pkg/polaris/graphql/gcp/queries/gcp_get_default_credentials_service_account.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_disable_project.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_project.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_projects.graphql, pkg/polaris/graphql/gcp/queries/gcp_set_default_service_account_jwt_config.graphql, pkg/polaris/graphql/gcp/queries/upgrade_gcp_cloud_account_permissions_without_oauth.graphql, pkg/polaris/graphql/hierarchy/queries/closest_snapshot.graphql, pkg/polaris/graphql/hierarchy/queries/hierarchy_object.graphql, pkg/polaris/graphql/hierarchy/queries/inventory_root.graphql, pkg/polaris/graphql/pcr/queries/deregister_private_container_registry.graphql, pkg/polaris/graphql/pcr/queries/private_container_registry.graphql, pkg/polaris/graphql/pcr/queries/set_private_container_registry_details.graphql, pkg/polaris/graphql/sla/queries/assign_sla.graphql, pkg/polaris/graphql/sla/queries/cloud_native_tag_rules.graphql, pkg/polaris/graphql/sla/queries/count_of_objects_protected_by_slas.graphql, pkg/polaris/graphql/sla/queries/create_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/create_global_sla.graphql, pkg/polaris/graphql/sla/queries/delete_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/delete_global_sla.graphql, pkg/polaris/graphql/sla/queries/sla_domain.graphql, pkg/polaris/graphql/sla/queries/sla_domains.graphql, pkg/polaris/graphql/sla/queries/sla_protected_objects.graphql, pkg/polaris/graphql/sla/queries/update_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/update_global_sla.graphql, pkg/polaris/graphql/tags/queries/cloud_native_customer_tags.graphql, pkg/polaris/graphql/tags/queries/set_customer_tags.graphql",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "pkg/polaris/graphql/access/queries/add_role_assignment.graphql, pkg/polaris/graphql/access/queries/all_current_org_identity_providers.graphql, pkg/polaris/graphql/access/queries/create_user.graphql, pkg/polaris/graphql/access/queries/delete_role.graphql, pkg/polaris/graphql/access/queries/delete_sso_groups_from_account.graphql, pkg/polaris/graphql/access/queries/delete_user_from_account.graphql, pkg/polaris/graphql/access/queries/get_all_roles_in_org_connection.graphql, pkg/polaris/graphql/access/queries/get_roles_by_ids.graphql, pkg/polaris/graphql/access/queries/groups_in_current_and_descendant_organization.graphql, pkg/polaris/graphql/access/queries/invite_sso_group.graphql, pkg/polaris/graphql/access/queries/mutate_role.graphql, pkg/polaris/graphql/access/queries/role_templates.graphql, pkg/polaris/graphql/access/queries/update_role_assignments.graphql, pkg/polaris/graphql/access/queries/users_in_current_and_descendant_organization.graphql, pkg/polaris/graphql/archival/queries/all_cloud_accounts.graphql, pkg/polaris/graphql/archival/queries/all_target_mappings.graphql, pkg/polaris/graphql/archival/queries/create_aws_account.graphql, pkg/polaris/graphql/archival/queries/create_aws_target.graphql, pkg/polaris/graphql/archival/queries/create_azure_account.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_aws_storage_setting.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_azure_storage_setting.graphql, pkg/polaris/graphql/archival/queries/create_cloud_native_gcp_storage_setting.graphql, pkg/polaris/graphql/archival/queries/delete_aws_data_center_key_based_cloud_account.graphql, pkg/polaris/graphql/archival/queries/delete_azure_data_center_cloud_account.graphql, pkg/polaris/graphql/archival/queries/delete_target.graphql, pkg/polaris/graphql/archival/queries/delete_target_mapping.graphql, pkg/polaris/graphql/archival/queries/disable_target.graphql, pkg/polaris/graphql/archival/queries/target.graphql, pkg/polaris/graphql/archival/queries/targets.graphql, pkg/polaris/graphql/archival/queries/update_aws_account.graphql, pkg/polaris/graphql/archival/queries/update_aws_target.graphql, pkg/polaris/graphql/archival/queries/update_azure_account.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_aws_storage_setting.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_azure_storage_setting.graphql, pkg/polaris/graphql/archival/queries/update_cloud_native_gcp_storage_setting.graphql, pkg/polaris/graphql/aws/queries/all_aws_cloud_accounts_with_features.graphql, pkg/polaris/graphql/aws/queries/all_aws_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/aws/queries/all_aws_permission_policies.graphql, pkg/polaris/graphql/aws/queries/aws_artifacts_to_delete.graphql, pkg/polaris/graphql/aws/queries/aws_cloud_account_with_features.graphql, pkg/polaris/graphql/aws/queries/aws_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/aws/queries/aws_native_account.graphql, pkg/polaris/graphql/aws/queries/aws_native_accounts.graphql, pkg/polaris/graphql/aws/queries/aws_trigger_cft_status_polling.graphql, pkg/polaris/graphql/aws/queries/aws_trust_policy.graphql, pkg/polaris/graphql/aws/queries/bulk_delete_aws_cloud_account_without_cft.graphql, pkg/polaris/graphql/aws/queries/complete_baas_onboarding.graphql, pkg/polaris/graphql/aws/queries/delete_target_mapping.graphql, pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_deletion.graphql, pkg/polaris/graphql/aws/queries/finalize_aws_cloud_account_protection.graphql, pkg/polaris/graphql/aws/queries/map_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/aws/queries/prepare_aws_cloud_account_deletion.graphql, pkg/polaris/graphql/aws/queries/prepare_feature_update_for_aws_cloud_account.graphql, pkg/polaris/graphql/aws/queries/register_aws_feature_artifacts.graphql, pkg/polaris/graphql/aws/queries/start_aws_exocompute_disable_job.graphql, pkg/polaris/graphql/aws/queries/start_aws_native_account_disable_job.graphql, pkg/polaris/graphql/aws/queries/unmap_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/aws/queries/update_aws_cloud_account.graphql, pkg/polaris/graphql/aws/queries/update_aws_cloud_account_feature.graphql, pkg/polaris/graphql/aws/queries/upgrade_aws_cloud_account_features_without_cft.graphql, pkg/polaris/graphql/aws/queries/validate_and_create_aws_cloud_account.graphql, pkg/polaris/graphql/azure/queries/add_azure_cloud_account_without_oauth.graphql, pkg/polaris/graphql/azure/queries/all_azure_cloud_account_tenants.graphql, pkg/polaris/graphql/azure/queries/all_azure_latest_permissions_by_permissions_group.graphql, pkg/polaris/graphql/azure/queries/azure_cloud_account_permission_config.graphql, pkg/polaris/graphql/azure/queries/azure_native_resource_groups.graphql, pkg/polaris/graphql/azure/queries/azure_native_subscriptions.graphql, pkg/polaris/graphql/azure/queries/delete_azure_cloud_account_without_oauth.graphql, pkg/polaris/graphql/azure/queries/set_azure_cloud_account_customer_app_credentials.graphql, pkg/polaris/graphql/azure/queries/set_rubrik_customer_app_for_azure_devops.graphql, pkg/polaris/graphql/azure/queries/start_disable_azure_cloud_account_job.graphql, pkg/polaris/graphql/azure/queries/start_disable_azure_native_subscription_protection_job.graphql, pkg/polaris/graphql/azure/queries/update_azure_cloud_account.graphql, pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth.graphql, pkg/polaris/graphql/azure/queries/upgrade_azure_cloud_account_permissions_without_oauth_with_permission_groups.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_instance_profile.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_region.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_security_groups.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_subnet.graphql, pkg/polaris/graphql/cloudcluster/queries/aws_cc_vpc.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_managed_identities.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_marketplace_terms.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_region.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_resource_group.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_storage_accounts.graphql, pkg/polaris/graphql/cloudcluster/queries/azure_cc_subnet.graphql, pkg/polaris/graphql/cloudcluster/queries/cloud_cluster_instance_properties.graphql, pkg/polaris/graphql/cloudcluster/queries/create_aws_cloud_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/create_azure_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/create_gcp_cloud_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/delete_gcp_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_buckets.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_cdm_versions.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_regions.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_service_accounts.graphql, pkg/polaris/graphql/cloudcluster/queries/gcp_cc_subnets.graphql, pkg/polaris/graphql/cloudcluster/queries/remove_aws_cc_cluster.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_aws_cluster_create_request.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_azure_cluster_create_request.graphql, pkg/polaris/graphql/cloudcluster/queries/validate_gcp_cluster_create_request.graphql, pkg/polaris/graphql/cluster/queries/all_cluster_global_slas.graphql, pkg/polaris/graphql/cluster/queries/all_clusters_connection.graphql, pkg/polaris/graphql/cluster/queries/can_ignore_cluster_removal_prechecks.graphql, pkg/polaris/graphql/cluster/queries/cdm_release_details_for_cluster_from_support_portal.graphql, pkg/polaris/graphql/cluster/queries/cluster_dns_servers.graphql, pkg/polaris/graphql/cluster/queries/cluster_ntp_servers.graphql, pkg/polaris/graphql/cluster/queries/cluster_rcv_locations.graphql, pkg/polaris/graphql/cluster/queries/cluster_settings.graphql, pkg/polaris/graphql/cluster/queries/cluster_with_upgrades_info.graphql, pkg/polaris/graphql/cluster/queries/multi_hop_upgrade_path.graphql, pkg/polaris/graphql/cluster/queries/remove_cdm_cluster.graphql, pkg/polaris/graphql/cluster/queries/retry_download_package_job.graphql, pkg/polaris/graphql/cluster/queries/self_serve_rolling_upgrade.graphql, pkg/polaris/graphql/cluster/queries/set_self_serve_rolling_upgrade.graphql, pkg/polaris/graphql/cluster/queries/set_upgrade_type.graphql, pkg/polaris/graphql/cluster/queries/sla_source_clusters.graphql, pkg/polaris/graphql/cluster/queries/start_download_package_batch_job.graphql, pkg/polaris/graphql/cluster/queries/start_upgrade_batch_job.graphql, pkg/polaris/graphql/cluster/queries/update_cluster_ntp_servers.graphql, pkg/polaris/graphql/cluster/queries/update_cluster_settings.graphql, pkg/polaris/graphql/cluster/queries/update_custer_dns_and_search_domains.graphql, pkg/polaris/graphql/cluster/queries/upgrade_status.graphql, pkg/polaris/graphql/cluster/queries/verify_sla_with_replication_to_cluster.graphql, pkg/polaris/graphql/core/queries/all_deployment_ip_addresses.graphql, pkg/polaris/graphql/core/queries/all_enabled_features_for_account.graphql, pkg/polaris/graphql/core/queries/deployment_version.graphql, pkg/polaris/graphql/core/queries/enum_values.graphql, pkg/polaris/graphql/core/queries/feature_flag.graphql, pkg/polaris/graphql/core/queries/feature_flag_all.graphql, pkg/polaris/graphql/core/queries/get_korg_taskchain_status.graphql, pkg/polaris/graphql/core/queries/hierarchy_object.graphql, pkg/polaris/graphql/core/queries/register_cluster.graphql, pkg/polaris/graphql/core/queries/single_unified_feature_flag.graphql, pkg/polaris/graphql/devops/queries/add_cloud_account_without_oauth.graphql, pkg/polaris/graphql/devops/queries/azure_devops_organization.graphql, pkg/polaris/graphql/devops/queries/azure_devops_organizations.graphql, pkg/polaris/graphql/devops/queries/azure_devops_project.graphql, pkg/polaris/graphql/devops/queries/azure_devops_projects.graphql, pkg/polaris/graphql/devops/queries/azure_devops_repositories.graphql, pkg/polaris/graphql/devops/queries/azure_devops_repository.graphql, pkg/polaris/graphql/devops/queries/delete_cloud_account_without_oauth.graphql, pkg/polaris/graphql/devops/queries/generate_onboarding_script.graphql, pkg/polaris/graphql/devops/queries/update_cloud_account.graphql, pkg/polaris/graphql/dspm/queries/all_policy_filter_types.graphql, pkg/polaris/graphql/dspm/queries/all_policy_filter_values.graphql, pkg/polaris/graphql/dspm/queries/all_security_policies.graphql, pkg/polaris/graphql/dspm/queries/create_security_policy.graphql, pkg/polaris/graphql/dspm/queries/delete_security_policy.graphql, pkg/polaris/graphql/dspm/queries/security_policy.graphql, pkg/polaris/graphql/dspm/queries/update_security_policy.graphql, pkg/polaris/graphql/event/queries/activity_series.graphql, pkg/polaris/graphql/event/queries/event_series.graphql, pkg/polaris/graphql/exocompute/queries/add_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/exocompute/queries/all_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/all_azure_exocompute_configs_in_account.graphql, pkg/polaris/graphql/exocompute/queries/all_cloud_account_exocompute_mappings.graphql, pkg/polaris/graphql/exocompute/queries/all_vpcs_by_region_from_aws.graphql, pkg/polaris/graphql/exocompute/queries/aws_exocompute_cluster_connect.graphql, pkg/polaris/graphql/exocompute/queries/aws_exocompute_get_cluster_connection_info.graphql, pkg/polaris/graphql/exocompute/queries/create_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/delete_aws_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/delete_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/exocompute/queries/disconnect_aws_exocompute_cluster.graphql, pkg/polaris/graphql/exocompute/queries/disconnect_exocompute_cluster.graphql, pkg/polaris/graphql/exocompute/queries/exocompute_cluster_connect.graphql, pkg/polaris/graphql/exocompute/queries/exocompute_get_cluster_connection_info.graphql, pkg/polaris/graphql/exocompute/queries/gcp_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/map_azure_cloud_account_exocompute_subscription.graphql, pkg/polaris/graphql/exocompute/queries/map_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/exocompute/queries/set_gcp_exocompute_configs.graphql, pkg/polaris/graphql/exocompute/queries/unmap_azure_cloud_account_exocompute_subscription.graphql, pkg/polaris/graphql/exocompute/queries/unmap_cloud_account_exocompute_account.graphql, pkg/polaris/graphql/exocompute/queries/validate_azure_cloud_account_exocompute_configurations.graphql, pkg/polaris/graphql/gcp/queries/add_gcp_cloud_account_manual_auth_project.graphql, pkg/polaris/graphql/gcp/queries/all_feature_permissions_for_gcp_cloud_account.graphql, pkg/polaris/graphql/gcp/queries/all_gcp_cloud_account_projects_by_feature.graphql, pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions.graphql, pkg/polaris/graphql/gcp/queries/all_latest_feature_permissions_for_cloud_accounts.graphql, pkg/polaris/graphql/gcp/queries/all_latest_permissions_by_permissions_group_gcp.graphql, pkg/polaris/graphql/gcp/queries/gcp_bulk_set_cloud_account_properties.graphql, pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v1.graphql, pkg/polaris/graphql/gcp/queries/gcp_cloud_account_delete_projects_v2.graphql, pkg/polaris/graphql/gcp/queries/gcp_get_default_credentials_service_account.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_disable_project.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_project.graphql, pkg/polaris/graphql/gcp/queries/gcp_native_projects.graphql, pkg/polaris/graphql/gcp/queries/gcp_set_default_service_account_jwt_config.graphql, pkg/polaris/graphql/gcp/queries/upgrade_gcp_cloud_account_permissions_without_oauth.graphql, pkg/polaris/graphql/hierarchy/queries/closest_snapshot.graphql, pkg/polaris/graphql/hierarchy/queries/hierarchy_object.graphql, pkg/polaris/graphql/hierarchy/queries/inventory_root.graphql, pkg/polaris/graphql/pcr/queries/deregister_private_container_registry.graphql, pkg/polaris/graphql/pcr/queries/private_container_registry.graphql, pkg/polaris/graphql/pcr/queries/set_private_container_registry_details.graphql, pkg/polaris/graphql/sla/queries/assign_sla.graphql, pkg/polaris/graphql/sla/queries/cloud_native_tag_rules.graphql, pkg/polaris/graphql/sla/queries/count_of_objects_protected_by_slas.graphql, pkg/polaris/graphql/sla/queries/create_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/create_global_sla.graphql, pkg/polaris/graphql/sla/queries/delete_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/delete_global_sla.graphql, pkg/polaris/graphql/sla/queries/sla_domain.graphql, pkg/polaris/graphql/sla/queries/sla_domains.graphql, pkg/polaris/graphql/sla/queries/sla_protected_objects.graphql, pkg/polaris/graphql/sla/queries/update_cloud_native_tag_rule.graphql, pkg/polaris/graphql/sla/queries/update_global_sla.graphql, pkg/polaris/graphql/tags/queries/cloud_native_customer_tags.graphql, pkg/polaris/graphql/tags/queries/set_customer_tags.graphql"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T14:13:10.446015Z",
"schema_version": "0.18.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rubrikinc/rubrik-polaris-sdk-for-go.svg",
"full_name": "rubrikinc/rubrik-polaris-sdk-for-go",
"license_state": "standard",
"license_spdx": "MIT"
}