Skip to content

Add security for score submission with key verification in flappybird#456

Open
Riad-Attou wants to merge 1 commit intomainfrom
flappybird_security
Open

Add security for score submission with key verification in flappybird#456
Riad-Attou wants to merge 1 commit intomainfrom
flappybird_security

Conversation

@Riad-Attou
Copy link
Copy Markdown

Add security for score submission with key verification in flappybird.

Previously, intercepting requests allowed users to modify scores. Now, an additional security layer with a key mechanism ensures scores cannot be modified with during transmission.

This commit goes hand-in-hand with the related changes in Hyperion.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.06%. Comparing base (0200665) to head (79606f9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #456   +/-   ##
=======================================
  Coverage   54.06%   54.06%           
=======================================
  Files         169      169           
  Lines        3747     3747           
=======================================
  Hits         2026     2026           
  Misses       1721     1721           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maximeroucher maximeroucher added flappy bird This PR works on the Flappy bird module waiting backend labels Jan 2, 2025
Previously, intercepting requests allowed users to modify scores.
Now, an additional security layer with a key mechanism ensures
scores cannot be modified with during transmission.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flappy bird This PR works on the Flappy bird module waiting backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants