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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Riad-Attou
Copy link

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.

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.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.78%. Comparing base (492e519) to head (4010a48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #456   +/-   ##
=======================================
  Coverage   53.78%   53.78%           
=======================================
  Files         168      168           
  Lines        3730     3730           
=======================================
  Hits         2006     2006           
  Misses       1724     1724           

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

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.

2 participants