🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

Resource.Embedder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Resource.Embedder

Embeds translations (satellite assemblies) automatically into the exe/dll itself during the build process and hooks up code to extract them dynamically during runtime. Once installed, you don't have to deploy all those "language code" folders anymore as they will be read from the resource section automatically. If you use Fody.Costura this may interest you as well (or vica versa). Supports: .Net Standard 2.0, .Net Core 2.0 and Net 4.7.2 and above.

2.2.0
36

Supply Chain Security

100

Vulnerability

89

Quality

100

Maintenance

100

License

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Uses eval

Supply chain risk

Package uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Found 1 instance in 1 package

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Version published
Maintainers
1
Created
The README file is missing

FAQs

Package last updated on 23 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts