8000 Dont push s3 details for event by alexiswl · Pull Request #996 · umccr/orcabus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dont push s3 details for event #996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged

Dont push s3 details for event #996

merged 1 commit into from
May 13, 2025

Conversation

alexiswl
Copy link
Member

missed in previous fix for this for one event type - disallowAdditionalFastqs

missed in previous fix for this for one event type - disallowAdditionalFastqs
@alexiswl alexiswl requested a review from Copilot May 13, 2025 02:39
@alexiswl alexiswl self-assigned this May 13, 2025
@alexiswl alexiswl added the bug Something isn't working label May 13, 2025
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the FASTQ set API to ensure that S3 details are not pushed for the disallowAdditionalFastqs event.

  • Removed S3 details from the payload generated by fastq_set_obj.to_dict() during the disallowAdditionalFastqs event.
  • Aligns event payload content with the intended security requirements for S3 details.
Comments suppressed due to low confidence (1)

lib/workload/stateless/stacks/fastq-manager/app/api/fastq_manager_api_tools/api/v1/routers/fastq_set.py:774

  • Removing the 'include_s3_details=True' parameter ensures that S3 sensitive data is not pushed for the disallowAdditionalFastqs event. Confirm that this change aligns with the overall API design for event payloads across the system.
fastq_set_dict = fastq_set_obj.to_dict(include_s3_details=True)

@alexiswl alexiswl added this pull request to the merge queue May 13, 2025
Merged via the queue into main with commit 1dc83cf May 13, 2025
5 checks passed
@alexiswl alexiswl deleted the fix/fastq-manager branch May 13, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0