@sentry/cli
Advanced tools
+10
-10
@@ -1,10 +0,10 @@ | ||
| sentry-cli-Darwin-arm64=b96fe883990843a80fd5c11ec4b48431cdde4bbecd4e7355ebb7f1dafbf0f70c | ||
| sentry-cli-Darwin-universal=6a19197a3d5c3105a7c297cb2e2d90a8462c658c08469e304ddffec48b0e73f6 | ||
| sentry-cli-Darwin-x86_64=ce9d725b446b77ced4f743da1892c9f752bfc825e87ed355503e16aff5d5948d | ||
| sentry-cli-Linux-aarch64=97906258835ea6f7f8f2fb1cd590572789494f03605c08ef51af45d4f6d3d211 | ||
| sentry-cli-Linux-armv7=cd62f58ccb179687dcfaf7f69c14d673581d8f322dadca1550f9383e068efb1a | ||
| sentry-cli-Linux-i686=7735f2b9e42b9eb82014fc92923aa8c9a5a270ae591ecf6a6e0f817e029a8343 | ||
| sentry-cli-Linux-x86_64=ab4a2727699c6f06aaff83722bc7a10a1008f6a15e768ce132c80d7ebdd53216 | ||
| sentry-cli-Windows-aarch64.exe=fa9483828e7aa6c5526f68e9db4ed25ededce4ec6edf4308559f04ff6e852f00 | ||
| sentry-cli-Windows-i686.exe=217035d6e10c1541a0a3c8de5a9fe2bd310e32ae82937dc55c49122b56f12ceb | ||
| sentry-cli-Windows-x86_64.exe=cb73854dd51fbb7ec54b594d4bf50ac114e9a6a9580e39fee21306430db149bc | ||
| 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 |
+9
-9
| { | ||
| "name": "@sentry/cli", | ||
| "version": "2.51.1", | ||
| "version": "2.52.0", | ||
| "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.51.1", | ||
| "@sentry/cli-linux-arm": "2.51.1", | ||
| "@sentry/cli-linux-arm64": "2.51.1", | ||
| "@sentry/cli-linux-i686": "2.51.1", | ||
| "@sentry/cli-linux-x64": "2.51.1", | ||
| "@sentry/cli-win32-i686": "2.51.1", | ||
| "@sentry/cli-win32-x64": "2.51.1", | ||
| "@sentry/cli-win32-arm64": "2.51.1" | ||
| "@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" | ||
| }, | ||
@@ -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
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