@sentry/cli
Advanced tools
Sorry, the diff of this file is not supported yet
+10
-10
@@ -1,10 +0,10 @@ | ||
| sentry-cli-Darwin-arm64=f5d27c6c6d79e71897ac2373afb2511d42b17b80b9934cf51c957830a2053437 | ||
| sentry-cli-Darwin-universal=820e2a96ca19ffdcfcfaee4da062b7107aa95f2a7a323686d2eb87a028afee20 | ||
| sentry-cli-Darwin-x86_64=2407f24118547e83aaf8c97cdcdef4f29dc5a4daeca555ff38f62c9ca6cd5bf9 | ||
| sentry-cli-Linux-aarch64=47cf6d5949157ebe3caedd6d1ee75b76c530d8a30680f861a7e61dddd7eed6dc | ||
| sentry-cli-Linux-armv7=e26ca07bca7f7139cb20380eb864a34dd92ad8504e274a5bef22fb48b409892e | ||
| sentry-cli-Linux-i686=a87d3fa099e17a38b132da924355eadc9416267bd052ee1c85b0c94113de9800 | ||
| sentry-cli-Linux-x86_64=32177042eb84e0dbd64ce96692e1d0f14b99aad9ffb6023602553f0e1f4706b2 | ||
| sentry-cli-Windows-aarch64.exe=a10dfa2a47f3106babd9d7df89b7371cb8d8801183202a82aeacd9382eae5974 | ||
| sentry-cli-Windows-i686.exe=5469e25238f52c3ce8ce1f025fa203ccf1cdd2f2898fea34f869727b25b0dcbc | ||
| sentry-cli-Windows-x86_64.exe=e46cfdae03f9aa3c324659e8e693337741a8fb8a899858bfaaa54872f66a53f7 | ||
| sentry-cli-Darwin-arm64=f91b37e40d6702ca00eaa24edcb82fdaa13e6573a25ba60f17a2e5a2a8910283 | ||
| sentry-cli-Darwin-universal=87788404f46205637f0713140bcb20269d9859c0706144fa7a8fbe6e7e02b776 | ||
| sentry-cli-Darwin-x86_64=d00bb8bd62ca17b61dd604db4cd2d444b029790510010a1a0b99ce2ad3b6ca43 | ||
| sentry-cli-Linux-aarch64=cc58bca49593cd6fcda4d934e1bf68f3bed9194156ba122cdb2e4cfd79a23878 | ||
| sentry-cli-Linux-armv7=636cf1211e55e816474e227282ebda032bcc75efe074a7f680abcedd092096ac | ||
| sentry-cli-Linux-i686=c913b72fd887be3d1c6bf73161f19b85b7063418bfbc5390df21f9c421515f95 | ||
| sentry-cli-Linux-x86_64=be0bcbf4740c95330cf2d735769f31640d69fd297a2b74ad0cd9ed383814cafa | ||
| sentry-cli-Windows-aarch64.exe=d34275dfe92e74b9280dcc83dd9a7185618c0153f4c47e8b675ed3ca8e5a67f3 | ||
| sentry-cli-Windows-i686.exe=1daea54f6f1c318c77091fdbcc8a596b263e71831787705c77f7ea09291a8697 | ||
| sentry-cli-Windows-x86_64.exe=9a5d968428c9ae1ad03720b6f26d371c8571a0c1359ad4046b01893724ddfc97 |
+9
-9
| { | ||
| "name": "@sentry/cli", | ||
| "version": "2.56.0", | ||
| "version": "2.56.1", | ||
| "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.56.0", | ||
| "@sentry/cli-linux-arm": "2.56.0", | ||
| "@sentry/cli-linux-arm64": "2.56.0", | ||
| "@sentry/cli-linux-i686": "2.56.0", | ||
| "@sentry/cli-linux-x64": "2.56.0", | ||
| "@sentry/cli-win32-i686": "2.56.0", | ||
| "@sentry/cli-win32-x64": "2.56.0", | ||
| "@sentry/cli-win32-arm64": "2.56.0" | ||
| "@sentry/cli-darwin": "2.56.1", | ||
| "@sentry/cli-linux-arm": "2.56.1", | ||
| "@sentry/cli-linux-arm64": "2.56.1", | ||
| "@sentry/cli-linux-i686": "2.56.1", | ||
| "@sentry/cli-linux-x64": "2.56.1", | ||
| "@sentry/cli-win32-i686": "2.56.1", | ||
| "@sentry/cli-win32-x64": "2.56.1", | ||
| "@sentry/cli-win32-arm64": "2.56.1" | ||
| }, | ||
@@ -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
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
66687
9.61%18
5.88%