executable-metadata
Advanced tools
+7
-0
@@ -5,2 +5,9 @@ # Changelog | ||
| ### [0.1.3](https://github.com/Anadian/executable-metadata/compare/v0.1.2...v0.1.3) (2022-01-11) | ||
| ### Documentation | ||
| * Removed broken DavidDM image from the README.md ([0432205](https://github.com/Anadian/executable-metadata/commit/043220586960021643a66325c83273da6de0d11e)) | ||
| ### [0.1.2](https://github.com/Anadian/executable-metadata/compare/v0.1.1...v0.1.2) (2022-01-11) | ||
@@ -7,0 +14,0 @@ |
+1
-1
| { | ||
| "name": "executable-metadata", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Simply parse and print metadata from an executable binary's header from the command-line.", | ||
@@ -5,0 +5,0 @@ "main": "source/main.js", |
+0
-1
@@ -9,3 +9,2 @@ # executable-metadata | ||
| [](https://www.npmjs.com/package/executable-metadata) | ||
|  | ||
@@ -12,0 +11,0 @@ > Simply parse and print metadata from an executable binary's header from the command-line. |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
97336
0.22%69
-1.43%