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

Feedback #1

Open
wants to merge 467 commits into
base: feedback
Choose a base branch
from
Open

Feedback #1

wants to merge 467 commits into from

Conversation

github-classroom[bot]
Copy link

@github-classroom github-classroom bot commented Sep 14, 2022

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to main since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to main. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @nikhilk7153 @MinhPhan8803 @xxxfzxxx @akrakman @sd-20

@github-actions
Copy link

github-actions bot commented Sep 26, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
app.py1731094%47–58
auth.py90100% 
config.py10100% 
decorators.py270100% 
dataholders
   apt.py90100% 
   mainpage_get.py160100% 
   review.py70100% 
   user.py80100% 
pages
   login.py290100% 
   mainpage.py1180100% 
   userpage.py530100% 
TOTAL4501098% 

Tests Skipped Failures Errors Time
54 0 💤 0 ❌ 0 🔥 1.493s ⏱️

@gitguardian
Copy link

gitguardian bot commented Jul 10, 2023

⚠️ GitGuardian has uncovered 32 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
- Generic High Entropy Secret 3dc82e1 src/backend/app.py View secret
- Generic High Entropy Secret 3dc82e1 src/backend/tests/test_userpage.py View secret
- Generic Password 3dc82e1 src/backend/tests/test_userpage.py View secret
- Generic High Entropy Secret a357b1c src/backend/tests/test_userpage.py View secret
- Generic Password a357b1c src/backend/tests/test_userpage.py View secret
- Generic Password a357b1c src/backend/tests/test_userpage.py View secret
- Generic Password dd12134 src/backend/tests/test_userpage.py View secret
- Generic High Entropy Secret 54a7f6a src/backend/app.py View secret
- Generic High Entropy Secret 54a7f6a src/backend/app.py View secret
- Generic High Entropy Secret 54a7f6a src/backend/tests/test_app.py View secret
- Generic Password 54a7f6a src/backend/tests/test_userpage.py View secret
- Generic Password 54a7f6a src/backend/tests/test_userpage.py View secret
- Generic High Entropy Secret 73ee854 src/backend/app.py View secret
- Generic High Entropy Secret 73ee854 src/backend/app.py View secret
- Generic High Entropy Secret 73ee854 src/backend/tests/test_app.py View secret
- Generic Password 73ee854 src/backend/tests/test_userpage.py View secret
- Generic Password 73ee854 src/backend/tests/test_userpage.py View secret
- Generic High Entropy Secret 2b34de5 src/backend/app.py View secret
- Generic High Entropy Secret 2b34de5 src/backend/tests/test_app.py View secret
- Generic High Entropy Secret 6e4a2a6 src/backend/app.py View secret
- Generic High Entropy Secret 6e4a2a6 src/backend/tests/test_app.py View secret
- Generic Password 599cc09 src/backend/tests/test_userpage.py View secret
- Generic Password 65a31bd src/backend/tests/test_userpage.py View secret
- Generic Password a9466d2 src/backend/tests/test_userpage.py View secret
- Generic Password 1e12232 src/backend/tests/test_userpage.py View secret
- Generic Password 1e12232 src/backend/tests/test_userpage.py View secret
- Generic Password 21ee58d src/backend/tests/test_userpage.py View secret
- Generic Password 21ee58d src/backend/tests/test_userpage.py View secret
- Google OAuth2 Keys c7131d7 src/backend/app.py View secret
- Google OAuth2 Keys c7131d7 src/backend/app.py View secret
- Google OAuth2 Keys f92e514 src/backend/app.py View secret
- Google OAuth2 Keys f92e514 src/backend/app.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

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