Skip to content

SCC WP dashboard not displaying Compliance options #249

@ocofaigh

Description

@ocofaigh

when using terraform to set up App config and SCC WP, the Compliance is not showing:

Image

Calling the /api/cspm/v1/tasks/ api, it mentions a warning: "find policies: no policy IDs provided"

{
  "data": {
    "id": "1411863",
    "type": "Cloud Scan",
    "status": "CompletedWithWarning",
    "startDate": "2025-05-26T10:31:13.704333Z",
    "endDate": "2025-05-26T11:19:28.312541Z",
    "createdBy": "Scheduled",
    "parameters": [
      "Account: abac0df06b644a9cabc6e44f55b3880e",
      "ProviderType: IBM Cloud"
    ],
    "logs": [
      {
        "details": "Resource Collection Started",
        "type": "Info",
        "createdAt": "2025-05-26T10:31:26.082547Z"
      },
      {
        "details": "Resource Collection Completed",
        "type": "Info",
        "createdAt": "2025-05-26T10:31:56.982783Z"
      },
      {
        "details": "Resource Evaluation Completed",
        "type": "Info",
        "createdAt": "2025-05-26T11:12:31.152529Z"
      },
      {
        "details": "Resource Ingestion Started",
        "type": "Info",
        "createdAt": "2025-05-26T11:12:33.120717Z"
      },
      {
        "details": "Graph Ingestion Completed",
        "type": "Info",
        "createdAt": "2025-05-26T11:13:50.248704Z"
      },
      {
        "details": "find policies: no policy IDs provided",
        "type": "Warning",
        "createdAt": "2025-05-26T11:19:28.312617Z"
      }
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions