Skip to content

Conversation

@Rotheem
Copy link
Member

@Rotheem Rotheem commented Nov 19, 2025

image image image

@Rotheem Rotheem force-pushed the modular-permissions-2 branch 2 times, most recently from b2ea172 to b92300d Compare November 22, 2025 01:17
@gitguardian
Copy link

gitguardian bot commented Nov 22, 2025

⚠️ GitGuardian has uncovered 2 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 GitGuardian status Secret Commit Filename
22632008 Triggered Generic High Entropy Secret 2709fb5 test/vote/is_vote_admin_provider_test.dart View secret
22632009 Triggered Generic High Entropy Secret 728846a test/event/is_admin_provider_test.dart 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 secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2025

Codecov Report

❌ Patch coverage is 8.08081% with 182 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.22%. Comparing base (8c93ccf) to head (b5cc900).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/admin/providers/permissions_list_provider.dart 1.02% 97 Missing ⚠️
lib/admin/class/permissions.dart 1.88% 52 Missing ⚠️
lib/admin/repositories/permission_repository.dart 0.00% 13 Missing ⚠️
...admin/providers/permission_name_list_provider.dart 0.00% 12 Missing ⚠️
lib/admin/providers/is_admin_provider.dart 0.00% 2 Missing ⚠️
lib/admin/repositories/group_repository.dart 0.00% 2 Missing ⚠️
lib/tools/repository/repository.dart 0.00% 2 Missing ⚠️
lib/vote/providers/is_vote_admin_provider.dart 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
- Coverage   53.74%   51.22%   -2.52%     
==========================================
  Files         165      167       +2     
  Lines        3606     3756     +150     
==========================================
- Hits         1938     1924      -14     
- Misses       1668     1832     +164     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Rotheem Rotheem force-pushed the modular-permissions-2 branch from 1fc7d55 to b5cc900 Compare January 3, 2026 22:35
@Rotheem Rotheem merged commit ef81d43 into main Jan 3, 2026
3 checks passed
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.

3 participants