@sentry/aws-serverless
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.32.1","sideEffects":false} | ||
| {"type":"module","version":"10.33.0","sideEffects":false} |
+4
-4
| { | ||
| "name": "@sentry/aws-serverless", | ||
| "version": "10.32.1", | ||
| "version": "10.33.0", | ||
| "description": "Official Sentry SDK for AWS Lambda and AWS Serverless Environments", | ||
@@ -72,5 +72,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
| "@opentelemetry/semantic-conventions": "^1.37.0", | ||
| "@sentry/core": "10.32.1", | ||
| "@sentry/node": "10.32.1", | ||
| "@sentry/node-core": "10.32.1", | ||
| "@sentry/core": "10.33.0", | ||
| "@sentry/node": "10.33.0", | ||
| "@sentry/node-core": "10.33.0", | ||
| "@types/aws-lambda": "^8.10.62" | ||
@@ -77,0 +77,0 @@ }, |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 7 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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 7 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
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated