@dataform/core
Advanced tools
+1
-1
@@ -26,3 +26,3 @@ // Copyright 2023 Google LLC | ||
| import "google/protobuf/struct.proto"; | ||
| import "protos/extension.proto"; | ||
| import "extension.proto"; | ||
@@ -29,0 +29,0 @@ // Workflow Settings defines the contents of the `workflow_settings.yaml` |
+2
-2
@@ -19,4 +19,4 @@ // Copyright 2023 Google LLC | ||
| import "protos/configs.proto"; | ||
| import "protos/extension.proto"; | ||
| import "configs.proto"; | ||
| import "extension.proto"; | ||
| import "google/protobuf/struct.proto"; | ||
@@ -23,0 +23,0 @@ |
+1
-1
@@ -19,3 +19,3 @@ // Copyright 2023 Google LLC | ||
| import "protos/core.proto"; | ||
| import "core.proto"; | ||
@@ -22,0 +22,0 @@ // Common structures for Evaluation, execution and compilation. |
+2
-2
@@ -22,4 +22,4 @@ // Copyright 2023 Google LLC | ||
| import "google/protobuf/timestamp.proto"; | ||
| import "protos/core.proto"; | ||
| import "protos/db_adapter.proto"; | ||
| import "core.proto"; | ||
| import "db_adapter.proto"; | ||
@@ -26,0 +26,0 @@ // Database adapter, available in JiT compilation context. |
+1
-1
@@ -37,3 +37,3 @@ { | ||
| }, | ||
| "version": "3.0.53", | ||
| "version": "3.0.54", | ||
| "name": "@dataform/core", | ||
@@ -40,0 +40,0 @@ "description": "Dataform core API.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances 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 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances 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
1185265
0.72%47
4.44%