@sentry/cli
Advanced tools
+10
-10
@@ -1,10 +0,10 @@ | ||
| sentry-cli-Darwin-arm64=4d1781961252c670a89b765ed192dc06caebf2e3bff7cc99ce9f817c56a8ab55 | ||
| sentry-cli-Darwin-universal=d2e49a13bc253044dd8bc4bc822ca255ad8b3353488378e6ded1d5483cfad835 | ||
| sentry-cli-Darwin-x86_64=63c6a6a1cf6f1410299b1359bb68f08370e901456933d3d12f21c1ec31365f9c | ||
| sentry-cli-Linux-aarch64=1db6a70093828bd3a017f585a2717e83ffb01f2aee671900669ae49de5261c4f | ||
| sentry-cli-Linux-armv7=befa94bb905487b58c7914ccd8ab137407b782f45b7d3ceb2f269fc94375e4c7 | ||
| sentry-cli-Linux-i686=31fdaaa50835b1604bfbe43ea1fd8870acf336d70cf9f56250075f85971fb261 | ||
| sentry-cli-Linux-x86_64=6149cf765590ef5adf2e8bc47ca236ba9100b38d600dd148b3bc435693c7e6a5 | ||
| sentry-cli-Windows-aarch64.exe=ccc107a9ec916dcb702ea99365667f3a54bde2cfa926e3e354dd32390391a35c | ||
| sentry-cli-Windows-i686.exe=0b6937ee44415120344815fc7f356659477d6a91ca8b5af11be26e9426605c92 | ||
| sentry-cli-Windows-x86_64.exe=426c2a90da4235265c8f31088c393460691be4bd54d2c3a2f1bc7dbf210794b3 | ||
| sentry-cli-Darwin-arm64=f7bd6636a31aea75f9cdb828ecea10017ae288e20b8d59a23105bf83ef793166 | ||
| sentry-cli-Darwin-universal=bd9f0afce0a38d1854205c0b608a7a336b287686aeb3be39753a9a92ba8b9dce | ||
| sentry-cli-Darwin-x86_64=b5fb8bee1cd2212829c3a088788b4b1df9616dd376c3fa8907f43502da60768d | ||
| sentry-cli-Linux-aarch64=a432521cd699c8d4ace732f8002b0f25ee4b458baae9c5d184fb3144b13a257c | ||
| sentry-cli-Linux-armv7=91001894587f5569999a82068b101b0302aaaf0acbda7b314462e1b533b6863c | ||
| sentry-cli-Linux-i686=205e4ba22e5a3882bf83d9b7a0a8d9a5259ddbe8957db577a9df65c48270516c | ||
| sentry-cli-Linux-x86_64=4e9b7d4455218d66efdbdaf7408796ba0845480fb79f2e2364d8d55da0bca3f0 | ||
| sentry-cli-Windows-aarch64.exe=aa29ba402bc211c0a116aa31424d1f2a864d787a5ac36f1db2e4fa435d043110 | ||
| sentry-cli-Windows-i686.exe=ffc2494a8c7f63914eec2d802dffef40bcea0eda4294ebe290610558c31857aa | ||
| sentry-cli-Windows-x86_64.exe=e9042b4abb28f57ef3ed4e6dc3211fbb498cb9479a531591b7c7b05d799ab20a |
+9
-9
| { | ||
| "name": "@sentry/cli", | ||
| "version": "2.52.0", | ||
| "version": "2.53.0-alpha", | ||
| "description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/", | ||
@@ -35,10 +35,10 @@ "repository": "git://github.com/getsentry/sentry-cli.git", | ||
| "optionalDependencies": { | ||
| "@sentry/cli-darwin": "2.52.0", | ||
| "@sentry/cli-linux-arm": "2.52.0", | ||
| "@sentry/cli-linux-arm64": "2.52.0", | ||
| "@sentry/cli-linux-i686": "2.52.0", | ||
| "@sentry/cli-linux-x64": "2.52.0", | ||
| "@sentry/cli-win32-i686": "2.52.0", | ||
| "@sentry/cli-win32-x64": "2.52.0", | ||
| "@sentry/cli-win32-arm64": "2.52.0" | ||
| "@sentry/cli-darwin": "2.53.0-alpha", | ||
| "@sentry/cli-linux-arm": "2.53.0-alpha", | ||
| "@sentry/cli-linux-arm64": "2.53.0-alpha", | ||
| "@sentry/cli-linux-i686": "2.53.0-alpha", | ||
| "@sentry/cli-linux-x64": "2.53.0-alpha", | ||
| "@sentry/cli-win32-i686": "2.53.0-alpha", | ||
| "@sentry/cli-win32-x64": "2.53.0-alpha", | ||
| "@sentry/cli-win32-arm64": "2.53.0-alpha" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 13 instances 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 13 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
60997
0.09%1
Infinity%