MangoMessengerAPI icon indicating copy to clipboard operation
MangoMessengerAPI copied to clipboard

Mango Messenger ASP .NET 6 Web API

Results 27 MangoMessengerAPI issues
Sort by recently updated
recently updated
newest added

Vulnerable Library - xunit.2.4.2.nupkg Path to dependency file: /MangoAPI.IntegrationTests/MangoAPI.IntegrationTests.csproj Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

Mend: dependency security vulnerability

Vulnerable Library - MangoAPI.BusinessLogic-1.0.0 Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.drawing.common/5.0.0/system.drawing.common.5.0.0.nupkg Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2 ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (MangoAPI.BusinessLogic...

Mend: dependency security vulnerability

Vulnerable Library - signalr-6.0.10.tgz Path to dependency file: /MangoAPI.Client/package.json Path to vulnerable library: /MangoAPI.Client/node_modules/tough-cookie/package.json Found in HEAD commit: 0c9bb5bd04415d4d387e12646c7ce749fd8ffae2 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

Mend: dependency security vulnerability

Is it possible to deploy it on a private server, not azure without the need of breaking down whole codebase?

TODO - Edited message should first appear on client UI - Then API call - After that realtime communication, inside realtime method -- skip UI update if message self

When app starts, it there is no blob container created -- create one and upload all seed images there. Example: https://github.com/kolosovpetro/AzureStorageSDKTraining.AZ204/blob/master/AzureStorageSDKTraining.AZ204.ConsoleApp/Program.cs#L279

![изображение](https://user-images.githubusercontent.com/72645237/227336142-5a2e1211-ed4f-45f3-9e8b-a20f4cbefd76.png)

See: https://www.veed.io/view/df21872b-ae56-4b76-a397-29bcf8fbd7bc?panel=share

Create the parent component for 'contacts' and 'chats' components to move commonly used parts of pages to parent in order to avoid duplications

…ete MangoModule.cs | move MangoStartup.cs to integration test project | make MangoStartup.cs non-static