Skip to content

NV UI change for calling some backend REST APIs because of field name change #247

Description

@xingzhang-suse

Because of code scanning alerts, we need to rename some non-sensitive fields because there names cause the code scanning tool to report false positive alerts.

  1. Filed query_token in the request payload is renamed to query_id in the following 2 REST APIs:
POST(/v1/vulasset)
POST(/v1/assetvul)
  1. Filed query_token in the response payload is renamed to query_id in the following REST API:
POST(/v1/scan/asset/images)

Metadata

Metadata

Labels

UIUI workenhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions