registry  /  @contract-case/case-core  /  0.30.0

@contract-case/case-core@0.30.0

Core functionality for the ContractCase contract testing suite

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 8 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 162 file(s), 294 KB of source, external domains: case.contract-testing.io

Source & flagged code

1 flagged · loading source
dist/src/connectors/contractStore/contractReader.jsView file
38package = @contract-case/case-core; repositoryIdentity = case; dependency = @contract-case/case-plugin-base L38: const fs = __importStar(require("node:fs")); L39: const case_plugin_base_1 = require("@contract-case/case-plugin-base"); L40: const readContract = (pathToContract) => {
High
Copied Package Dependency Bridge

Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.

dist/src/connectors/contractStore/contractReader.jsView on unpkg · L38

Findings

1 High3 Medium4 Low
HighCopied Package Dependency Bridgedist/src/connectors/contractStore/contractReader.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings