Skip to content

Proper results output handling for multiple SA having access to the same project_id #226

@mshudrak

Description

@mshudrak

Is your feature request related to a problem? Please describe.
We are currently dumping results per project_id. However, if two SA have access to the same project, we will have two files for the same project from two different identities.

Describe the solution you'd like
We can either add service account name in the name of the file or merge same projects info into one file. The latter solution requires us to change timestamp in the name of the file.

Describe alternatives you've considered
We can leave it as it is now and avoid changing anything. User has information about identity that was used to query the file in the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions