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

Chore: Fix mend security issues #356

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

FelberMartin
Copy link
Collaborator

@FelberMartin FelberMartin commented Jan 28, 2025

Problem Description

The have been multiple security issues opened by mend, most of which are tackled in this PR.

This closes #340, #339, #338, #337, #336, #335, #334, #333, #332, #331, #234, #177, #176. #175, #83, and #80

Changes

  • Exclude unused dependencies that cause security problems.

Steps for testing

The app works without any problems.
Specifically:

  • Firebase dependencies: Push notifications
  • DataStore: Storing data locally (eg the collapsed state of conversation sections, code of conduct state)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment