thudugala / thudugala/Plugin.LocalNotification

Upgrade System.Drawing.Common version

Open
#532 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
474
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
The current plugin version (V12.0.1) ships with an outdated version of System.Drawing.Common (4.7.0), which has been marked as vulnerable.

Describe the solution you'd like
Upgrade System.Drawing.Common to a non-vulnerable version.

Describe alternatives you've considered
I'm not sure what role System.Drawing.Common plays in the plugin, but due to the mentioned vulnerability, I upgraded to latest version (9.0.5) anyway and have seen no difference or a problem so far.

Taking into consideration that "Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information."

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named in the issue. Inspect the plugin's dependency declarations to find System.Drawing.Common, then verify that the selected non-vulnerable version builds for the supported .NET MAUI targets and does not affect local notification behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile-dev
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.