Skip to content

Conversation

vas3a
Copy link
Collaborator

@vas3a vas3a commented Sep 16, 2025

No description provided.

@vas3a vas3a merged commit 837ad6c into develop Sep 16, 2025
1 check passed
@vas3a vas3a deleted the PM-1780_qa-feedback branch September 16, 2025 11:47
user: JwtUser,
filter: { submissionId?: string; runId?: string },
) {
this.logger.debug(`fetching workflow runs for workflowId ${workflowId} and ${JSON.stringify(filter)}`);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider sanitizing or limiting the amount of data logged from the filter object to avoid potential exposure of sensitive information in the logs. This is especially important if the filter object can contain sensitive data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant