-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (34 loc) · 1.27 KB
/
CITATION.cff
File metadata and controls
34 lines (34 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
cff-version: 1.2.0
title: "SARMF-Bench: Reproducible Smart Contract Vulnerability Benchmark Dataset"
message: "If you use SARMF-Bench, please cite the primary software DOI and related archival identifiers."
type: software
authors:
- family-names: "Tiwari"
given-names: "Mohit"
affiliation: "Department of Computer Science and Engineering, Bharati Vidyapeeth's College of Engineering, Delhi, India"
orcid: "https://orcid.org/0000-0003-1836-3451"
identifiers:
- type: doi
value: "10.5281/zenodo.18754015"
description: "Primary software DOI (Zenodo)"
- type: doi
value: "10.21227/zj4q-p934"
description: "IEEE DataPort DOI"
repository-code: "https://github.com/profmohit-edu/sarmf-framework"
url: "https://github.com/profmohit-edu/sarmf-framework"
license: "CC-BY-4.0"
keywords:
- smart contracts
- blockchain security
- static analysis
- vulnerability benchmark
- reproducible research
- Solidity
- SWC taxonomy
version: "1.0"
date-released: "2026-03-10"
abstract: >
SARMF-Bench is a reproducible smart contract vulnerability benchmark
consisting of five intentionally engineered Solidity contracts aligned
with canonical SWC vulnerability classes, paired with machine-readable
static analysis outputs for controlled evaluation of security tools.