CRMay 25

Operational Runtime Behavior Mining for Open-Source Supply Chain Security

arXiv:2601.0694810.02 citationsh-index: 3Has Code
Predicted impact top 82% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For security teams investigating OSS supply chain threats, this system provides actionable runtime signals to guide manual analysis, addressing the challenge of unavailable or obfuscated source code.

HeteroGAT-Rank models OSS package runtime behaviors as heterogeneous graphs and uses attention-based graph learning to rank security-relevant behavioral patterns, supporting analyst-in-the-loop threat investigation at ecosystem scale.

Open-source software (OSS) is a critical component of modern software systems, yet supply chain security remains challenging in practice due to unavailable or obfuscated source code. Consequently, security teams often rely on runtime observations collected from sandboxed executions to investigate suspicious third-party components. We present HeteroGAT-Rank, an industry-oriented runtime behavior mining system that supports analyst-in-the-loop supply chain threat investigation. The system models execution-time behaviors of OSS packages as lightweight heterogeneous graphs and applies attention-based graph learning to rank behavioral patterns that are most relevant for security analysis. Rather than aiming for fully automated detection, HeteroGAT-Rank surfaces actionable runtime signals - such as file, network, and command activities - to guide manual investigation and threat hunting. To operate at ecosystem scale, the system decouples offline behavior mining from online analysis and integrates parallel graph construction for efficient processing across multiple ecosystems. An evaluation on a large-scale OSS execution dataset shows that HeteroGAT-Rank effectively highlights meaningful and interpretable behavioral indicators aligned with real-world vulnerability and attack trends, supporting practical security workflows under realistic operational constraints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes