Skip to main content
GET
/
v1
/
namespaces
/
{tenant_meta.namespace}
/
findings
/
{uuid}
GetFinding
curl --request GET \
  --url https://api.endorlabs.com/v1/namespaces/{tenant_meta.namespace}/findings/{uuid}
{
  "context": {
    "id": "<string>",
    "type": "CONTEXT_TYPE_UNSPECIFIED",
    "tags": [
      "<string>"
    ],
    "will_be_deleted_at": "2023-11-07T05:31:56Z"
  },
  "meta": {
    "name": "<string>",
    "annotations": {},
    "create_time": "2023-11-07T05:31:56Z",
    "created_by": "<string>",
    "description": "<string>",
    "index_data": {
      "data": [
        "<string>"
      ],
      "search_score": 123,
      "tenant": "<string>",
      "will_be_deleted_at": "2023-11-07T05:31:56Z"
    },
    "kind": "<string>",
    "parent_kind": "<string>",
    "parent_uuid": "<string>",
    "references": {},
    "tags": [
      "<string>"
    ],
    "update_time": "2023-11-07T05:31:56Z",
    "updated_by": "<string>",
    "upsert_time": "2023-11-07T05:31:56Z",
    "version": "<string>"
  },
  "spec": {
    "extra_key": "<string>",
    "finding_tags": [
      "FINDING_TAGS_UNSPECIFIED"
    ],
    "last_processed": "2023-11-07T05:31:56Z",
    "level": "FINDING_LEVEL_UNSPECIFIED",
    "project_uuid": "<string>",
    "summary": "<string>",
    "target_uuid": "<string>",
    "actions": {
      "policy_uuids": [
        "<string>"
      ]
    },
    "approximation": true,
    "call_graph_analysis_type": "CALL_GRAPH_ANALYSIS_TYPE_UNSPECIFIED",
    "code_owners": {
      "labels": [
        "<string>"
      ],
      "owners": [
        "<string>"
      ]
    },
    "dependency_file_paths": [
      "<string>"
    ],
    "dismiss": true,
    "ecosystem": "ECOSYSTEM_UNSPECIFIED",
    "exceptions": {
      "policy_uuids": [
        "<string>"
      ],
      "tags": [
        "<string>"
      ]
    },
    "explanation": "<string>",
    "finding_categories": [
      "FINDING_CATEGORY_UNSPECIFIED"
    ],
    "finding_metadata": {
      "ci_blocking_policy_info": {
        "description": "<string>",
        "finding_name": "<string>",
        "name": "<string>",
        "results": [
          {
            "fields": {}
          }
        ],
        "tags": [
          "<string>"
        ],
        "total_num_results": 123,
        "uuid": "<string>"
      },
      "container_data": {
        "base_image": "<string>",
        "has_base_layer": true,
        "layer_digests": [
          "<string>"
        ]
      },
      "custom": "<unknown>",
      "cvss_version": "CVSS_VERSION_UNSPECIFIED",
      "dependency_package_version_metadata": {
        "meta": {
          "name": "<string>",
          "annotations": {},
          "create_time": "2023-11-07T05:31:56Z",
          "created_by": "<string>",
          "description": "<string>",
          "index_data": {
            "data": [
              "<string>"
            ],
            "search_score": 123,
            "tenant": "<string>",
            "will_be_deleted_at": "2023-11-07T05:31:56Z"
          },
          "kind": "<string>",
          "parent_kind": "<string>",
          "parent_uuid": "<string>",
          "references": {},
          "tags": [
            "<string>"
          ],
          "update_time": "2023-11-07T05:31:56Z",
          "updated_by": "<string>",
          "upsert_time": "2023-11-07T05:31:56Z",
          "version": "<string>"
        },
        "spec": {
          "ecosystem": "ECOSYSTEM_UNSPECIFIED",
          "versions": [
            {
              "license": [
                "<string>"
              ],
              "release_time": "2023-11-07T05:31:56Z",
              "version": "<string>",
              "checksums": [
                {
                  "algorithm": "HASH_ALGORITHM_UNSPECIFIED",
                  "value": "<string>"
                }
              ],
              "consumed": true,
              "eol_timestamp": "2023-11-07T05:31:56Z",
              "last_updated": "2023-11-07T05:31:56Z",
              "license_info": [
                {
                  "name": "<string>",
                  "file": "<string>",
                  "file_location": 123,
                  "mapping_info": "LICENSE_MAPPING_INFO_UNSPECIFIED",
                  "matched_text": "<string>",
                  "spdxid": "<string>",
                  "type": "<string>",
                  "url": "<string>"
                }
              ],
              "lts": true,
              "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
              "source_code_ref": "<string>",
              "source_code_url": "<string>"
            }
          ],
          "last_updated": "2023-11-07T05:31:56Z"
        },
        "tenant_meta": {
          "namespace": "<string>"
        },
        "uuid": "<string>"
      },
      "dependency_score_card": {
        "analysis_scope_description": "<string>",
        "category_scores": [
          {
            "category": "SCORE_CATEGORY_UNSPECIFIED",
            "centered_score": 123,
            "description": "<string>",
            "raw_score": 123,
            "score": 123
          }
        ],
        "overall_score": 123
      },
      "dependency_score_factor_list": {
        "score_factors": [
          {
            "category": "SCORE_CATEGORY_UNSPECIFIED",
            "description": "<string>",
            "evidence": "<string>",
            "id": "<string>",
            "name": "<string>",
            "score": 123,
            "score_float": 123
          }
        ]
      },
      "malware": {
        "meta": {
          "name": "<string>",
          "annotations": {},
          "create_time": "2023-11-07T05:31:56Z",
          "created_by": "<string>",
          "description": "<string>",
          "index_data": {
            "data": [
              "<string>"
            ],
            "search_score": 123,
            "tenant": "<string>",
            "will_be_deleted_at": "2023-11-07T05:31:56Z"
          },
          "kind": "<string>",
          "parent_kind": "<string>",
          "parent_uuid": "<string>",
          "references": {},
          "tags": [
            "<string>"
          ],
          "update_time": "2023-11-07T05:31:56Z",
          "updated_by": "<string>",
          "upsert_time": "2023-11-07T05:31:56Z",
          "version": "<string>"
        },
        "spec": {
          "ecosystem": "ECOSYSTEM_UNSPECIFIED",
          "package_name": "<string>",
          "additional_notes": [
            "<string>"
          ],
          "advisory_last_updated": "2023-11-07T05:31:56Z",
          "advisory_published": "2023-11-07T05:31:56Z",
          "aliases": [
            "<string>"
          ],
          "contested": true,
          "contested_date": "2023-11-07T05:31:56Z",
          "contested_reason": "<string>",
          "contributing_feeds": [
            "MALWARE_SOURCE_UNSPECIFIED"
          ],
          "cwe_id": "<string>",
          "malware_detected_on": "2023-11-07T05:31:56Z",
          "package_version": {
            "context": {
              "id": "<string>",
              "type": "CONTEXT_TYPE_UNSPECIFIED",
              "tags": [
                "<string>"
              ],
              "will_be_deleted_at": "2023-11-07T05:31:56Z"
            },
            "meta": {
              "name": "<string>",
              "annotations": {},
              "create_time": "2023-11-07T05:31:56Z",
              "created_by": "<string>",
              "description": "<string>",
              "index_data": {
                "data": [
                  "<string>"
                ],
                "search_score": 123,
                "tenant": "<string>",
                "will_be_deleted_at": "2023-11-07T05:31:56Z"
              },
              "kind": "<string>",
              "parent_kind": "<string>",
              "parent_uuid": "<string>",
              "references": {},
              "tags": [
                "<string>"
              ],
              "update_time": "2023-11-07T05:31:56Z",
              "updated_by": "<string>",
              "upsert_time": "2023-11-07T05:31:56Z",
              "version": "<string>"
            },
            "spec": {
              "project_uuid": "<string>",
              "bazel_metadata": {
                "build_path": "<string>"
              },
              "call_graph_available": true,
              "code_owners": {
                "labels": [
                  "<string>"
                ],
                "owners": [
                  "<string>"
                ]
              },
              "container_metadata": {
                "architecture": "CONTAINER_ARCHITECTURE_UNSPECIFIED",
                "base_image": {
                  "chain_id": "<string>",
                  "digest": "<string>",
                  "name": "<string>"
                },
                "chain_id": "<string>",
                "command": [
                  "<string>"
                ],
                "digest": "<string>",
                "distribution": "<string>",
                "entrypoint": [
                  "<string>"
                ],
                "environment": [
                  "<string>"
                ],
                "exposed_ports": [
                  "<string>"
                ],
                "labels": {},
                "layers": [
                  {
                    "digest": "<string>",
                    "base_layer": true,
                    "command": "<string>"
                  }
                ],
                "profile_details": {
                  "application_type": "APPLICATION_TYPE_UNSPECIFIED",
                  "detected_as_base_image": true,
                  "duration_ms": "<string>",
                  "entry_point_package_version_name": "<string>",
                  "profile_type": "PROFILE_TYPE_UNSPECIFIED"
                },
                "profile_error": {
                  "description": "<string>",
                  "status": "CONTAINER_PROFILE_STATUS_UNSPECIFIED"
                },
                "profiled": true,
                "repo_digest": "<string>",
                "used_as_base": {
                  "first_seen": "2023-11-07T05:31:56Z",
                  "last_seen": "2023-11-07T05:31:56Z",
                  "update_options": {
                    "latest_version": {
                      "chain_id": "<string>",
                      "digest": "<string>",
                      "name": "<string>"
                    },
                    "next_version": {
                      "chain_id": "<string>",
                      "digest": "<string>",
                      "name": "<string>"
                    },
                    "refreshed": {
                      "chain_id": "<string>",
                      "digest": "<string>",
                      "name": "<string>"
                    },
                    "update_time": "2023-11-07T05:31:56Z"
                  },
                  "use_count": "<string>",
                  "used": true
                },
                "version": "<string>",
                "working_directory": "<string>"
              },
              "ecosystem": "ECOSYSTEM_UNSPECIFIED",
              "internal_reference_key": "<string>",
              "language": "LANGUAGE_UNSPECIFIED",
              "package_name": "<string>",
              "precomputed_call_graph_state": "PRECOMPUTED_STATE_UNSPECIFIED",
              "relative_path": "<string>",
              "release_timestamp": "2023-11-07T05:31:56Z",
              "resolution_errors": {
                "call_graph": {
                  "description": "<string>",
                  "error_analysis": [
                    {
                      "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                      "explanation": "<string>",
                      "fixable": true,
                      "fixable_notes": "<string>",
                      "matching_rule": "<string>",
                      "matching_snippet": "<string>"
                    }
                  ],
                  "error_analysis_best_match": {
                    "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                    "explanation": "<string>",
                    "fixable": true,
                    "fixable_notes": "<string>",
                    "matching_rule": "<string>",
                    "matching_snippet": "<string>"
                  },
                  "operation": "<string>",
                  "status_error": "STATUS_ERROR_UNSPECIFIED",
                  "target": "<string>",
                  "target_files": {}
                },
                "resolved": {
                  "description": "<string>",
                  "error_analysis": [
                    {
                      "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                      "explanation": "<string>",
                      "fixable": true,
                      "fixable_notes": "<string>",
                      "matching_rule": "<string>",
                      "matching_snippet": "<string>"
                    }
                  ],
                  "error_analysis_best_match": {
                    "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                    "explanation": "<string>",
                    "fixable": true,
                    "fixable_notes": "<string>",
                    "matching_rule": "<string>",
                    "matching_snippet": "<string>"
                  },
                  "operation": "<string>",
                  "status_error": "STATUS_ERROR_UNSPECIFIED",
                  "target": "<string>",
                  "target_files": {}
                },
                "unresolved": {
                  "description": "<string>",
                  "error_analysis": [
                    {
                      "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                      "explanation": "<string>",
                      "fixable": true,
                      "fixable_notes": "<string>",
                      "matching_rule": "<string>",
                      "matching_snippet": "<string>"
                    }
                  ],
                  "error_analysis_best_match": {
                    "error_category": "ERROR_CATEGORY_UNSPECIFIED",
                    "explanation": "<string>",
                    "fixable": true,
                    "fixable_notes": "<string>",
                    "matching_rule": "<string>",
                    "matching_snippet": "<string>"
                  },
                  "operation": "<string>",
                  "status_error": "STATUS_ERROR_UNSPECIFIED",
                  "target": "<string>",
                  "target_files": {}
                }
              },
              "resolved_dependencies": {
                "resolution_timestamp": "2023-11-07T05:31:56Z",
                "dependencies": [
                  {
                    "name": "<string>",
                    "abstract": true,
                    "cocoapod_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "composition_metadata": {
                      "package_type": "CONTAINER_PACKAGE_TYPE_UNSPECIFIED"
                    },
                    "container_layers": [
                      {
                        "digest": "<string>",
                        "file_locations": [
                          "<string>"
                        ]
                      }
                    ],
                    "dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "eol_timestamp": "2023-11-07T05:31:56Z",
                    "file_locations": [
                      "<string>"
                    ],
                    "gem_dependency_scope": "SCOPE_UNSPECIFIED",
                    "github_action_kind": "SCOPE_UNSPECIFIED",
                    "golang_dependency_scope": "SCOPE_UNSPECIFIED",
                    "hugging_face_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "imported_type": "IMPORTED_TYPE_UNSPECIFIED",
                    "js_dependency_scope": "SCOPE_UNSPECIFIED",
                    "maven_dependency_scope": "SCOPE_UNSPECIFIED",
                    "nuget_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "packagist_dependency_scope": "SCOPE_UNSPECIFIED",
                    "patched": true,
                    "pinned": true,
                    "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
                    "public": true,
                    "purl": "<string>",
                    "pypi_dependency_scope": "SCOPE_UNSPECIFIED",
                    "release_date": "2023-11-07T05:31:56Z",
                    "runtime_files": [
                      {
                        "digests": [
                          {
                            "algorithm": "DIGEST_TYPE_UNSPECIFIED",
                            "value": "<string>"
                          }
                        ],
                        "file_type": "FILE_TYPE_UNSPECIFIED",
                        "path": "<string>",
                        "real_path": "<string>"
                      }
                    ],
                    "rust_dependency_kind": "DEPENDENCY_KIND_UNSPECIFIED",
                    "source_repository_http_clone_url": "<string>",
                    "source_repository_ref": "<string>",
                    "swift_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "user_app_dep": true,
                    "vendored": true
                  }
                ],
                "dependency_files": [
                  {
                    "path": "<string>"
                  }
                ],
                "dependency_graph": {}
              },
              "source_code_reference": {
                "http_clone_url": "<string>",
                "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
                "version": {
                  "ref": "<string>",
                  "metadata": {},
                  "sha": "<string>"
                }
              },
              "unresolved_dependencies": [
                {
                  "c": {
                    "name": "<string>",
                    "scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "version_constraints": "<string>"
                  },
                  "cargo": {
                    "kind": "DEPENDENCY_KIND_UNSPECIFIED",
                    "name": "<string>",
                    "optional": true,
                    "uses_default_features": true,
                    "version_constraints": "<string>",
                    "cfg": {
                      "expr": {
                        "all": {
                          "expr": "<array>"
                        },
                        "any": {
                          "expr": "<array>"
                        },
                        "not": {
                          "expr": "<unknown>"
                        },
                        "value": {
                          "name": "<string>",
                          "pair": {
                            "key": "<string>",
                            "value": "<string>"
                          }
                        }
                      }
                    },
                    "features": [
                      "<string>"
                    ],
                    "named": {
                      "name": "<string>"
                    },
                    "path": "<string>",
                    "registry": "<string>",
                    "rename": "<string>",
                    "req": [
                      {
                        "major": "<string>",
                        "op": "OP_UNSPECIFIED",
                        "minor": "<string>",
                        "patch": "<string>",
                        "pre": "<string>"
                      }
                    ],
                    "source": "<string>",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  },
                  "cocoapod": {
                    "name": "<string>",
                    "scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "version_constraints": "<string>"
                  },
                  "gem": {
                    "name": "<string>",
                    "version_constraints": "<string>",
                    "scope_type": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  },
                  "githubaction": {
                    "name": "<string>",
                    "action_type": "GH_ACTION_TYPE_UNSPECIFIED",
                    "scope": "SCOPE_UNSPECIFIED",
                    "version": "<string>"
                  },
                  "go": {
                    "package": "<string>",
                    "ref": "<string>",
                    "scope_type": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  },
                  "hugging_face": {
                    "name": "<string>",
                    "version": "<string>"
                  },
                  "maven": {
                    "artifact_id": "<string>",
                    "group_id": "<string>",
                    "version_constraints": "<string>",
                    "classifier": "<string>",
                    "exclusions": "<string>",
                    "optional": true,
                    "scope": "<string>",
                    "scope_type": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "type": "<string>"
                  },
                  "npm": {
                    "name": "<string>",
                    "scope": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "version": "<string>",
                    "version_constraint": "<string>"
                  },
                  "nuget": {
                    "name": "<string>",
                    "scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ],
                    "version_constraints": "<string>"
                  },
                  "packagist": {
                    "name": "<string>",
                    "version_constraints": "<string>",
                    "scope_type": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  },
                  "pypi": {
                    "name": "<string>",
                    "version_constraints": "<string>",
                    "package_manager_type": "PACKAGE_MANAGER_TYPE_UNSPECIFIED",
                    "scope_type": "SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  },
                  "swift": {
                    "branch": "<string>",
                    "exact": "<string>",
                    "name": "<string>",
                    "range": {
                      "lower_bound": "<string>",
                      "upper_bound": "<string>"
                    },
                    "revision": "<string>",
                    "scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
                    "targets": [
                      {
                        "exclude": true,
                        "name": "<string>",
                        "type": "TARGET_TYPE_UNSPECIFIED",
                        "version": "<string>"
                      }
                    ]
                  }
                }
              ]
            },
            "processing_status": {
              "analytic_time": "2023-11-07T05:31:56Z",
              "disable_automated_scan": true,
              "metadata": {
                "full_history_scan_time": "2023-11-07T05:31:56Z"
              },
              "queue_time": "2023-11-07T05:31:56Z",
              "scan_state": "SCAN_STATE_UNSPECIFIED",
              "scan_time": "2023-11-07T05:31:56Z"
            },
            "tenant_meta": {
              "namespace": "<string>"
            },
            "uuid": "<string>"
          },
          "pkg_release_date": "2023-11-07T05:31:56Z",
          "purl": "<string>",
          "ranges": {
            "ranges": [
              {
                "fixed": "<string>",
                "introduced": "<string>",
                "osv_id": "<string>",
                "repo": "<string>",
                "type": "MALWARE_RANGE_TYPE_UNSPECIFIED"
              }
            ]
          },
          "reasons": [
            "<string>"
          ],
          "references": [
            {
              "type": "REFERENCE_TYPE_UNSPECIFIED",
              "url": "<string>"
            }
          ],
          "source": "MALWARE_SOURCE_UNSPECIFIED",
          "status": "<string>",
          "summary": "<string>",
          "upsert_key": "<string>",
          "version": {
            "osv_id": "<string>",
            "version": "<string>"
          }
        },
        "tenant_meta": {
          "namespace": "<string>"
        },
        "uuid": "<string>"
      },
      "root_package_resolved_dependencies": {
        "resolution_timestamp": "2023-11-07T05:31:56Z",
        "dependencies": [
          {
            "name": "<string>",
            "abstract": true,
            "cocoapod_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
            "composition_metadata": {
              "package_type": "CONTAINER_PACKAGE_TYPE_UNSPECIFIED"
            },
            "container_layers": [
              {
                "digest": "<string>",
                "file_locations": [
                  "<string>"
                ]
              }
            ],
            "dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
            "eol_timestamp": "2023-11-07T05:31:56Z",
            "file_locations": [
              "<string>"
            ],
            "gem_dependency_scope": "SCOPE_UNSPECIFIED",
            "github_action_kind": "SCOPE_UNSPECIFIED",
            "golang_dependency_scope": "SCOPE_UNSPECIFIED",
            "hugging_face_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
            "imported_type": "IMPORTED_TYPE_UNSPECIFIED",
            "js_dependency_scope": "SCOPE_UNSPECIFIED",
            "maven_dependency_scope": "SCOPE_UNSPECIFIED",
            "nuget_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
            "packagist_dependency_scope": "SCOPE_UNSPECIFIED",
            "patched": true,
            "pinned": true,
            "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
            "public": true,
            "purl": "<string>",
            "pypi_dependency_scope": "SCOPE_UNSPECIFIED",
            "release_date": "2023-11-07T05:31:56Z",
            "runtime_files": [
              {
                "digests": [
                  {
                    "algorithm": "DIGEST_TYPE_UNSPECIFIED",
                    "value": "<string>"
                  }
                ],
                "file_type": "FILE_TYPE_UNSPECIFIED",
                "path": "<string>",
                "real_path": "<string>"
              }
            ],
            "rust_dependency_kind": "DEPENDENCY_KIND_UNSPECIFIED",
            "source_repository_http_clone_url": "<string>",
            "source_repository_ref": "<string>",
            "swift_dependency_scope": "DEPENDENCY_SCOPE_UNSPECIFIED",
            "targets": [
              {
                "exclude": true,
                "name": "<string>",
                "type": "TARGET_TYPE_UNSPECIFIED",
                "version": "<string>"
              }
            ],
            "user_app_dep": true,
            "vendored": true
          }
        ],
        "dependency_files": [
          {
            "path": "<string>"
          }
        ],
        "dependency_graph": {}
      },
      "root_package_score_card": {
        "analysis_scope_description": "<string>",
        "category_scores": [
          {
            "category": "SCORE_CATEGORY_UNSPECIFIED",
            "centered_score": 123,
            "description": "<string>",
            "raw_score": 123,
            "score": 123
          }
        ],
        "overall_score": 123
      },
      "root_package_score_factor_list": {
        "score_factors": [
          {
            "category": "SCORE_CATEGORY_UNSPECIFIED",
            "description": "<string>",
            "evidence": "<string>",
            "id": "<string>",
            "name": "<string>",
            "score": 123,
            "score_float": 123
          }
        ]
      },
      "root_package_version_metadata": {
        "meta": {
          "name": "<string>",
          "annotations": {},
          "create_time": "2023-11-07T05:31:56Z",
          "created_by": "<string>",
          "description": "<string>",
          "index_data": {
            "data": [
              "<string>"
            ],
            "search_score": 123,
            "tenant": "<string>",
            "will_be_deleted_at": "2023-11-07T05:31:56Z"
          },
          "kind": "<string>",
          "parent_kind": "<string>",
          "parent_uuid": "<string>",
          "references": {},
          "tags": [
            "<string>"
          ],
          "update_time": "2023-11-07T05:31:56Z",
          "updated_by": "<string>",
          "upsert_time": "2023-11-07T05:31:56Z",
          "version": "<string>"
        },
        "spec": {
          "ecosystem": "ECOSYSTEM_UNSPECIFIED",
          "versions": [
            {
              "license": [
                "<string>"
              ],
              "release_time": "2023-11-07T05:31:56Z",
              "version": "<string>",
              "checksums": [
                {
                  "algorithm": "HASH_ALGORITHM_UNSPECIFIED",
                  "value": "<string>"
                }
              ],
              "consumed": true,
              "eol_timestamp": "2023-11-07T05:31:56Z",
              "last_updated": "2023-11-07T05:31:56Z",
              "license_info": [
                {
                  "name": "<string>",
                  "file": "<string>",
                  "file_location": 123,
                  "mapping_info": "LICENSE_MAPPING_INFO_UNSPECIFIED",
                  "matched_text": "<string>",
                  "spdxid": "<string>",
                  "type": "<string>",
                  "url": "<string>"
                }
              ],
              "lts": true,
              "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
              "source_code_ref": "<string>",
              "source_code_url": "<string>"
            }
          ],
          "last_updated": "2023-11-07T05:31:56Z"
        },
        "tenant_meta": {
          "namespace": "<string>"
        },
        "uuid": "<string>"
      },
      "security_review_data": {
        "ai_meta": {
          "confidence_justification": "<string>",
          "confidence_level": "CONFIDENCE_LEVEL_UNSPECIFIED",
          "llm_context": {
            "structured_content": {
              "data": "<string>",
              "schema": {}
            },
            "unstructured_content": "<string>"
          }
        },
        "category": "SECURITY_REVIEW_CATEGORY_UNSPECIFIED",
        "code_snippet": {
          "file": "<string>",
          "line": 123,
          "change_kind": "CHANGE_KIND_UNSPECIFIED",
          "description": "<string>",
          "impact": "<string>",
          "language": "<string>",
          "line_end": 123,
          "snippet": "<string>"
        },
        "justification": "<string>",
        "security_impact_type": "SECURITY_IMPACT_TYPE_UNSPECIFIED"
      },
      "source_policy_info": {
        "description": "<string>",
        "finding_name": "<string>",
        "name": "<string>",
        "results": [
          {
            "fields": {}
          }
        ],
        "tags": [
          "<string>"
        ],
        "total_num_results": 123,
        "uuid": "<string>"
      },
      "typosquatted_dependency_version_metadata": {
        "meta": {
          "name": "<string>",
          "annotations": {},
          "create_time": "2023-11-07T05:31:56Z",
          "created_by": "<string>",
          "description": "<string>",
          "index_data": {
            "data": [
              "<string>"
            ],
            "search_score": 123,
            "tenant": "<string>",
            "will_be_deleted_at": "2023-11-07T05:31:56Z"
          },
          "kind": "<string>",
          "parent_kind": "<string>",
          "parent_uuid": "<string>",
          "references": {},
          "tags": [
            "<string>"
          ],
          "update_time": "2023-11-07T05:31:56Z",
          "updated_by": "<string>",
          "upsert_time": "2023-11-07T05:31:56Z",
          "version": "<string>"
        },
        "spec": {
          "ecosystem": "ECOSYSTEM_UNSPECIFIED",
          "versions": [
            {
              "license": [
                "<string>"
              ],
              "release_time": "2023-11-07T05:31:56Z",
              "version": "<string>",
              "checksums": [
                {
                  "algorithm": "HASH_ALGORITHM_UNSPECIFIED",
                  "value": "<string>"
                }
              ],
              "consumed": true,
              "eol_timestamp": "2023-11-07T05:31:56Z",
              "last_updated": "2023-11-07T05:31:56Z",
              "license_info": [
                {
                  "name": "<string>",
                  "file": "<string>",
                  "file_location": 123,
                  "mapping_info": "LICENSE_MAPPING_INFO_UNSPECIFIED",
                  "matched_text": "<string>",
                  "spdxid": "<string>",
                  "type": "<string>",
                  "url": "<string>"
                }
              ],
              "lts": true,
              "platform_source": "PLATFORM_SOURCE_UNSPECIFIED",
              "source_code_ref": "<string>",
              "source_code_url": "<string>"
            }
          ],
          "last_updated": "2023-11-07T05:31:56Z"
        },
        "tenant_meta": {
          "namespace": "<string>"
        },
        "uuid": "<string>"
      },
      "vulnerability": {
        "meta": {
          "name": "<string>",
          "annotations": {},
          "create_time": "2023-11-07T05:31:56Z",
          "created_by": "<string>",
          "description": "<string>",
          "index_data": {
            "data": [
              "<string>"
            ],
            "search_score": 123,
            "tenant": "<string>",
            "will_be_deleted_at": "2023-11-07T05:31:56Z"
          },
          "kind": "<string>",
          "parent_kind": "<string>",
          "parent_uuid": "<string>",
          "references": {},
          "tags": [
            "<string>"
          ],
          "update_time": "2023-11-07T05:31:56Z",
          "updated_by": "<string>",
          "upsert_time": "2023-11-07T05:31:56Z",
          "version": "<string>"
        },
        "spec": {
          "additional_endor_notes": [
            "<string>"
          ],
          "additional_notes": [
            "<string>"
          ],
          "affected": [
            {
              "affected_callpath_uris": [
                "<string>"
              ],
              "affected_filepaths": [
                "<string>"
              ],
              "database_specific": {},
              "ecosystem_specific": {},
              "fix_commits": [
                "<string>"
              ],
              "has_been_fixed": true,
              "maintainer_cvss_level": "CVSS_SEVERITY_LEVEL_UNSPECIFIED",
              "maintainer_severity": "LEVEL_UNSPECIFIED",
              "package": {
                "ecosystem": "ECOSYSTEM_UNSPECIFIED",
                "name": "<string>",
                "cpe": "<string>",
                "cpes": [
                  "<string>"
                ],
                "purl": "<string>"
              },
              "ranges": [
                {
                  "fixed": "<string>",
                  "introduced": "<string>",
                  "repo": "<string>",
                  "type": "RANGE_TYPE_UNSPECIFIED"
                }
              ],
              "source": "SOURCE_UNSPECIFIED",
              "versions": [
                "<string>"
              ]
            }
          ],
          "aliases": [
            "<string>"
          ],
          "credits": [
            {
              "contact": [
                "<string>"
              ],
              "name": "<string>"
            }
          ],
          "cvss_v3_severity": {
            "level": "LEVEL_UNSPECIFIED",
            "score": 123,
            "temporal_level": "LEVEL_UNSPECIFIED",
            "temporal_score": 123,
            "temporal_vector": "<string>",
            "vector": "<string>"
          },
          "cvss_v4_severity": {
            "base_level": "V4_LEVEL_UNSPECIFIED",
            "base_score": 123,
            "environmental_level": "V4_LEVEL_UNSPECIFIED",
            "environmental_score": 123,
            "threat_level": "V4_LEVEL_UNSPECIFIED",
            "threat_score": 123,
            "vector": "<string>"
          },
          "database_specific": {},
          "deepdive": true,
          "disputed": true,
          "epss_score": {
            "percentile_score": 123,
            "probability_score": 123
          },
          "malicious": true,
          "modified": "2023-11-07T05:31:56Z",
          "published": "2023-11-07T05:31:56Z",
          "raw": {
            "endor_vulnerability": {
              "cve_description": "<string>",
              "cve_id": "<string>",
              "ecosystem": "<string>",
              "package_name": "<string>",
              "schema_version": "<string>",
              "additional_notes": "<string>",
              "component": [
                {
                  "artifact_id": "<string>",
                  "group_id": "<string>",
                  "endor_uri": [
                    "<string>"
                  ],
                  "fixed_versions": [
                    "<string>"
                  ],
                  "versions_range": [
                    "<string>"
                  ],
                  "vulnerable_filepath": [
                    "<string>"
                  ],
                  "vulnerable_versions": [
                    "<string>"
                  ]
                }
              ],
              "cve_references": [
                "<string>"
              ],
              "cvss_score": 123,
              "cvss_vector": "<string>",
              "cwe": "<string>",
              "deepdive": true,
              "disputed": true,
              "fix_commit": [
                "<string>"
              ],
              "last_updated": "2023-11-07T05:31:56Z",
              "malicious": true,
              "nofix": true,
              "withdrawn": "2023-11-07T05:31:56Z"
            },
            "epss_record": {
              "cve_id": "<string>",
              "ingestion_time": "2023-11-07T05:31:56Z",
              "percentile": 123,
              "probability": 123
            },
            "kev_record": {
              "cve_id": "<string>",
              "date_added": "2023-11-07T05:31:56Z",
              "due_date": "2023-11-07T05:31:56Z",
              "known_ransomware_campaign_use": "<string>",
              "notes": "<string>",
              "product": "<string>",
              "required_action": "<string>",
              "short_description": "<string>",
              "vendor_project": "<string>",
              "vulnerability_name": "<string>"
            },
            "nvd_vulnerability": {
              "cve": {
                "descriptions": [
                  {
                    "lang": "<string>",
                    "value": "<string>"
                  }
                ],
                "id": "<string>",
                "last_modified": "2023-11-07T05:31:56Z",
                "published": "2023-11-07T05:31:56Z",
                "references": [
                  {
                    "url": "<string>",
                    "source": "<string>",
                    "tags": [
                      "<string>"
                    ]
                  }
                ],
                "cisa_action_due": "<string>",
                "cisa_exploit_add": "<string>",
                "cisa_required_action": "<string>",
                "cisa_vulnerability_name": "<string>",
                "configurations": [
                  {
                    "negate": true,
                    "nodes": [
                      {
                        "cpe_match": [
                          {
                            "criteria": "<string>",
                            "match_criteria_id": "<string>",
                            "vulnerable": true,
                            "version_end_excluding": "<string>",
                            "version_end_including": "<string>",
                            "version_start_excluding": "<string>",
                            "version_start_including": "<string>"
                          }
                        ],
                        "operator": "OPERATOR_UNSPECIFIED",
                        "negate": true
                      }
                    ],
                    "operator": "OPERATOR_UNSPECIFIED"
                  }
                ],
                "evaluator_comment": "<string>",
                "evaluator_impact": "<string>",
                "evaluator_solution": "<string>",
                "metrics": {
                  "cvss_metric_v2": [
                    {
                      "cvss_data": {
                        "base_score": 123,
                        "vector_string": "<string>",
                        "version": "<string>",
                        "access_complexity": "ACCESS_COMPLEXITY_UNSPECIFIED",
                        "access_vector": "NVD_ATTACK_VECTOR_UNSPECIFIED",
                        "authentication": "AUTH_UNSPECIFIED",
                        "availability_impact": "V2_IMPACT_IMPACT_UNSPECIFIED",
                        "availability_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "collateral_damage_potential": "COLLATERAL_DAMAGE_POTENTIAL_UNSPECIFIED",
                        "confidentiality_impact": "V2_IMPACT_IMPACT_UNSPECIFIED",
                        "confidentiality_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "environmental_score": 123,
                        "exploitability": "EXPLOITABILITY_UNSPECIFIED",
                        "integrity_impact": "V2_IMPACT_IMPACT_UNSPECIFIED",
                        "integrity_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "remediation_level": "NVD_REMEDIATION_LEVEL_UNSPECIFIED",
                        "report_confidence": "REPORT_CONFIDENCE_UNSPECIFIED",
                        "target_distribution": "TARGET_DISTRIBUTION_UNSPECIFIED",
                        "temporal_score": 123
                      },
                      "source": "<string>",
                      "type": "NVD_METRIC_TYPE_UNSPECIFIED",
                      "ac_insuf_info": true,
                      "base_severity": "<string>",
                      "exploitability_score": 123,
                      "impact_score": 123,
                      "obtain_all_privilege": true,
                      "obtain_other_privilege": true,
                      "obtain_user_privilege": true,
                      "user_interaction_required": true
                    }
                  ],
                  "cvss_metric_v30": [
                    {
                      "cvss_data": {
                        "base_score": 123,
                        "base_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "vector_string": "<string>",
                        "version": "<string>",
                        "attack_complexity": "NVD_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "attack_vector": "NVD_ATTACK_VECTOR_UNSPECIFIED",
                        "availability_impact": "NVD_IMPACT_UNSPECIFIED",
                        "availability_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "confidentiality_impact": "NVD_IMPACT_UNSPECIFIED",
                        "confidentiality_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "environmental_score": 123,
                        "environmental_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "exploit_code_maturity": "NVD_EXPLOIT_CODE_MATURITY_UNSPECIFIED",
                        "integrity_impact": "NVD_IMPACT_UNSPECIFIED",
                        "integrity_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "modified_attack_complexity": "NVD_MODIFIED_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "modified_attack_vector": "NVD_MODIFIED_ATTACK_VECTOR_UNSPECIFIED",
                        "modified_availability_impact": "NVD_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_confidentiality_impact": "NVD_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_integrity_impact": "NVD_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_privileges_required": "NVD_MODIFIED_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "modified_scope": "NVD_MODIFIED_SCOPE_UNSPECIFIED",
                        "modified_user_interaction": "NVD_MODIFIED_USER_INTERACTION_UNSPECIFIED",
                        "privileges_required": "NVD_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "remediation_level": "NVD_REMEDIATION_LEVEL_UNSPECIFIED",
                        "report_confidence": "NVD_REPORT_CONFIDENCE_UNSPECIFIED",
                        "scope": "NVD_SCOPE_UNSPECIFIED",
                        "temporal_score": 123,
                        "temporal_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "user_interaction": "NVD_USER_INTERACTION_UNSPECIFIED"
                      },
                      "source": "<string>",
                      "type": "NVD_METRIC_TYPE_UNSPECIFIED",
                      "exploitability_score": 123,
                      "impact_score": 123
                    }
                  ],
                  "cvss_metric_v31": [
                    {
                      "cvss_data": {
                        "base_score": 123,
                        "base_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "vector_string": "<string>",
                        "version": "<string>",
                        "attack_complexity": "NVD_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "attack_vector": "NVD_ATTACK_VECTOR_UNSPECIFIED",
                        "availability_impact": "NVD_IMPACT_UNSPECIFIED",
                        "availability_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "confidentiality_impact": "NVD_IMPACT_UNSPECIFIED",
                        "confidentiality_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "environmental_score": 123,
                        "environmental_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "exploit_code_maturity": "NVD_EXPLOIT_CODE_MATURITY_UNSPECIFIED",
                        "integrity_impact": "NVD_IMPACT_UNSPECIFIED",
                        "integrity_requirement": "NVD_REQUIREMENT_UNSPECIFIED",
                        "modified_attack_complexity": "NVD_MODIFIED_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "modified_attack_vector": "NVD_MODIFIED_ATTACK_VECTOR_UNSPECIFIED",
                        "modified_availability_impact": "NVD_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_confidentiality_impact": "NVD_MODIFIED_SCOPE_UNSPECIFIED",
                        "modified_integrity_impact": "NVD_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_privileges_required": "NVD_MODIFIED_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "modified_scope": "NVD_MODIFIED_SCOPE_UNSPECIFIED",
                        "modified_user_interaction": "NVD_MODIFIED_USER_INTERACTION_UNSPECIFIED",
                        "privileges_required": "NVD_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "remediation_level": "NVD_REMEDIATION_LEVEL_UNSPECIFIED",
                        "report_confidence": "NVD_REPORT_CONFIDENCE_UNSPECIFIED",
                        "scope": "NVD_SCOPE_UNSPECIFIED",
                        "temporal_score": 123,
                        "temporal_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "user_interaction": "NVD_USER_INTERACTION_UNSPECIFIED"
                      },
                      "source": "<string>",
                      "type": "NVD_METRIC_TYPE_UNSPECIFIED",
                      "exploitability_score": 123,
                      "impact_score": 123
                    }
                  ],
                  "cvss_metric_v40": [
                    {
                      "cvss_data": {
                        "base_score": 123,
                        "base_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "vector_string": "<string>",
                        "version": "<string>",
                        "attack_complexity": "NVDV40_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "attack_requirements": "NVDV40_ATTACK_REQUIREMENTS_UNSPECIFIED",
                        "attack_vector": "NVDV40_ATTACK_VECTOR_UNSPECIFIED",
                        "automatable": "NVDV40_AUTOMATABLE_UNSPECIFIED",
                        "availability_requirement": "NVDV40_REQUIREMENT_UNSPECIFIED",
                        "confidentiality_requirement": "NVDV40_REQUIREMENT_UNSPECIFIED",
                        "environmental_score": 123,
                        "environmental_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "exploit_maturity": "NVDV40_EXPLOIT_MATURITY_UNSPECIFIED",
                        "integrity_requirement": "NVDV40_REQUIREMENT_UNSPECIFIED",
                        "modified_attack_complexity": "NVDV40_MODIFIED_ATTACK_COMPLEXITY_UNSPECIFIED",
                        "modified_attack_requirements": "NVDV40_MODIFIED_ATTACK_REQUIREMENTS_UNSPECIFIED",
                        "modified_attack_vector": "NVDV40_MODIFIED_ATTACK_VECTOR_UNSPECIFIED",
                        "modified_privileges_required": "NVDV40_MODIFIED_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "modified_sub_availability_impact": "NVDV40_MODIFIED_SUB_IMPACT_UNSPECIFIED",
                        "modified_sub_confidentiality_impact": "NVDV40_MODIFIED_SUB_IMPACT_UNSPECIFIED",
                        "modified_sub_integrity_impact": "NVDV40_MODIFIED_SUB_IMPACT_UNSPECIFIED",
                        "modified_user_interaction": "NVDV40_MODIFIED_USER_INTERACTION_UNSPECIFIED",
                        "modified_vuln_availability_impact": "NVDV40_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_vuln_confidentiality_impact": "NVDV40_MODIFIED_IMPACT_UNSPECIFIED",
                        "modified_vuln_integrity_impact": "NVDV40_MODIFIED_IMPACT_UNSPECIFIED",
                        "privileges_required": "NVDV40_PRIVILEGES_REQUIRED_UNSPECIFIED",
                        "provider_urgency": "NVDV40_PROVIDER_URGENCY_UNSPECIFIED",
                        "recovery": "NVDV40_RECOVERY_UNSPECIFIED",
                        "safety": "NVDV40_SAFETY_UNSPECIFIED",
                        "sub_availability_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "sub_confidentiality_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "sub_integrity_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "threat_score": 123,
                        "threat_severity": "NVD_SEVERITY_UNSPECIFIED",
                        "user_interaction": "NVDV40_USER_INTERACTION_UNSPECIFIED",
                        "value_density": "NVDV40_VALUE_DENSITY_UNSPECIFIED",
                        "vuln_availability_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "vuln_confidentiality_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "vuln_integrity_impact": "NVDV40_IMPACT_UNSPECIFIED",
                        "vulnerability_response_effort": "NVDV40_VULNERABILITY_RESPONSE_EFFORT_UNSPECIFIED"
                      },
                      "source": "<string>",
                      "type": "NVD_METRIC_TYPE_UNSPECIFIED",
                      "exploitability_score": 123,
                      "impact_score": 123
                    }
                  ]
                },
                "source_identifier": "<string>",
                "vendor_comments": [
                  {
                    "comment": "<string>",
                    "last_modified": "2023-11-07T05:31:56Z",
                    "organization": "<string>"
                  }
                ],
                "vuln_status": "<string>",
                "vuln_typed_status": "NVD_STATUS_UNSPECIFIED",
                "weaknesses": [
                  {
                    "description": [
                      {
                        "lang": "<string>",
                        "value": "<string>"
                      }
                    ],
                    "source": "<string>",
                    "type": "<string>"
                  }
                ]
              }
            },
            "osv_vulnerability": {
              "affected": [
                {
                  "database_specific": {},
                  "ecosystem_specific": {},
                  "package": {
                    "ecosystem": "<string>",
                    "name": "<string>",
                    "purl": "<string>"
                  },
                  "ranges": [
                    {
                      "events": [
                        {
                          "fixed": "<string>",
                          "introduced": "<string>",
                          "limit": "<string>"
                        }
                      ],
                      "repo": "<string>",
                      "type": "UNSPECIFIED"
                    }
                  ],
                  "versions": [
                    "<string>"
                  ]
                }
              ],
              "aliases": [
                "<string>"
              ],
              "credits": [
                {
                  "contact": [
                    "<string>"
                  ],
                  "name": "<string>"
                }
              ],
              "database_specific": {},
              "details": "<string>",
              "id": "<string>",
              "modified": "2023-11-07T05:31:56Z",
              "package": {
                "ecosystem": "<string>",
                "name": "<string>",
                "purl": "<string>"
              },
              "published": "2023-11-07T05:31:56Z",
              "references": [
                {
                  "type": "NONE",
                  "url": "<string>"
                }
              ],
              "related": [
                "<string>"
              ],
              "schema_version": "<string>",
              "severity": [
                {
                  "score": "<string>",
                  "type": "UNSPECIFIED"
                }
              ],
              "summary": "<string>",
              "withdrawn": "2023-11-07T05:31:56Z"
            }
          },
          "references": [
            {
              "type": "REFERENCE_TYPE_UNSPECIFIED",
              "url": "<string>"
            }
          ],
          "related": [
            "<string>"
          ],
          "summary": "<string>",
          "withdrawn": "2023-11-07T05:31:56Z"
        },
        "tenant_meta": {
          "namespace": "<string>"
        },
        "uuid": "<string>"
      }
    },
    "fixing_patch": {
      "endor_patch_available": true
    },
    "fixing_upgrades": {
      "upgrade_list": [
        {
          "direct_dependency_name": "<string>",
          "from_version": "<string>",
          "package_name": "<string>",
          "to_version": "<string>",
          "upgrade_risk": "<string>"
        }
      ]
    },
    "ignore": {
      "comments": "<string>",
      "entry_id": "<string>",
      "expiration_time": "2023-11-07T05:31:56Z",
      "expire_if_fix_available": true,
      "file_name": "<string>",
      "reason": "EXCEPTION_REASON_UNSPECIFIED",
      "update_time": "2023-11-07T05:31:56Z",
      "updated_by": "<string>"
    },
    "latest_version": "<string>",
    "location_urls": {},
    "method": "SYSTEM_EVALUATION_METHOD_DEFINITION_UNSPECIFIED",
    "proposed_version": "<string>",
    "reachable_paths": [
      {
        "nodes": [
          {
            "function_ref": {
              "args": [
                "<string>"
              ],
              "classname": "<string>",
              "declared_type": "<string>",
              "function_or_attribute_name": "<string>",
              "language": "<string>",
              "language_specific": "<string>",
              "namespace": "<string>",
              "product": "<string>",
              "registry": "<string>",
              "return_type": "<string>",
              "signature": "<string>",
              "version": "<string>"
            },
            "internal": true,
            "package_version": "<string>"
          }
        ]
      }
    ],
    "relationship": "<string>",
    "remediation": "<string>",
    "remediation_action": "FINDING_REMEDIATION_UNSPECIFIED",
    "snooze": {
      "comments": "<string>",
      "entry_id": "<string>",
      "expiration_time": "2023-11-07T05:31:56Z",
      "expire_if_fix_available": true,
      "file_name": "<string>",
      "reason": "EXCEPTION_REASON_UNSPECIFIED",
      "update_time": "2023-11-07T05:31:56Z",
      "updated_by": "<string>"
    },
    "source_code_version": {
      "ref": "<string>",
      "metadata": {},
      "sha": "<string>"
    },
    "target_dependency_name": "<string>",
    "target_dependency_package_name": "<string>",
    "target_dependency_version": "<string>"
  },
  "tenant_meta": {
    "namespace": "<string>"
  },
  "uuid": "<string>"
}

Path Parameters

tenant_meta.namespace
string
required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

uuid
string
required

The UUID of the requested resource.

Query Parameters

get_parameters.mask
string

List of fields to return (all fields are returned by default).

Response

A successful response.

A finding contains details of a problem that needs to be fixed. The finding applies to the parent object, which can be one of: Repository, RepositoryVersion, or PackageVersion. Finding objects are connected to the project via spec.project_uuid.

context
object
required

Contexts keep objects from different scans separated.

meta
object
required

Common fields for all Endor Labs resources.

spec
object
required

Finding specific data.

tenant_meta
object

Tenant related data for the tenant containing the resource.

uuid
string

The UUID of the object.