Skip to content
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

Update neon_fixtures.py - remove logs #10219

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Conversation

areyou1or0
Copy link
Contributor

@areyou1or0 areyou1or0 commented Dec 20, 2024

We need to remove this line to prevent aws keys exposing in the public s3 buckets

this line is exposing the AWS credentials which was raised in a security incident. We need to remove this line to prevent more aws keys exposing in the public s3 buckets

https://github.com/neondatabase/neon/blob/9c53b41245e3aecba30c2e05df4eeabe45fd39ac/.github/actions/allure-report-store/action.yml#L4 is the workflow that uploads reports to S3 -> using OIDC
@areyou1or0 areyou1or0 changed the title Update neon_fixtures.py - Security Incident Update neon_fixtures.py - remove logs Dec 20, 2024
@areyou1or0 areyou1or0 enabled auto-merge December 20, 2024 13:53
Copy link

github-actions bot commented Dec 20, 2024

7227 tests run: 6874 passed, 0 failed, 353 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_physical_replication_config_mismatch_too_many_known_xids: release-arm64

Code coverage* (full report)

  • functions: 31.2% (8408 of 26948 functions)
  • lines: 48.0% (66761 of 139204 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
bd06757 at 2025-01-06T10:44:07.016Z :recycle:

@areyou1or0 areyou1or0 added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 406cca6 Jan 6, 2025
82 checks passed
@areyou1or0 areyou1or0 deleted the critical-security-incident-fix branch January 6, 2025 10:46
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.

4 participants