REVIEW 2 cited by
Automating SBOM Generation with Zero-Shot Semantic Similarity
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
It is becoming increasingly important in the software industry, especially with the growing complexity of software ecosystems and the emphasis on security and compliance for manufacturers to inventory software used on their systems. A Software-Bill-of-Materials (SBOM) is a comprehensive inventory detailing a software application's components and dependencies. Current approaches rely on case-based reasoning to inconsistently identify the software components embedded in binary files. We propose a different route, an automated method for generating SBOMs to prevent disastrous supply-chain attacks. Remaining on the topic of static code analysis, we interpret this problem as a semantic similarity task wherein a transformer model can be trained to relate a product name to corresponding version strings. Our test results are compelling, demonstrating the model's strong performance in the zero-shot classification task, further demonstrating the potential for use in a real-world cybersecurity context.
Forward citations
Cited by 2 Pith papers
-
VDGraph: A Graph-Theoretic Approach to Unlock Insights from SBOM and SCA Data
VDGraph integrates SBOM and SCA data into a queryable graph and shows, on 21 Java projects, that vulnerabilities concentrate in deeply nested transitive dependencies reachable through many paths.
-
Practical Source Code Recovery from Binary Functions Using Anchor-Based Retrieval and LLM Reasoning
Anchor-based retrieval plus LLM re-ranking recovers source functions for 95.2% of instructions in a stripped tcpdump binary against a curated database, but only 35.5% average coverage via GitHub search.
Discussion (0). Sign in to comment.