No project description provided
Project description
Joern Slice
Installation
Install joern-slice by running:
pip install joern-slice
Basic using
Look how easy it is to use:
from joern_slice.cv_extract import extract_info
diff_path = './data' #diff文件路径
info_path = './diff_info' #关键变量保存路径
extract_info(diff_path, info_path)
Data file directory structure
data/
├── software1/
│ ├── CVE-2017-xxxx/
│ │ └── patch.diff
│ ├── CVE-2017-xxxx/
│ │ └── patch.diff
│ └── CVE-2017-xxxx/
│ └── patch.diff
└── software2/
├── CVE-2019-xxxx/
│ └── patch.diff
├── CVE-2019-xxxx/
│ └── patch.diff
└── CVE-2019-xxxx/
└── patch.diff
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
joern_slice-0.1.1.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file joern_slice-0.1.1.tar.gz
.
File metadata
- Download URL: joern_slice-0.1.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3e94d851115d8a887d5a49738574a907855b9132b1172306b28d8c591def439 |
|
MD5 | c03668a5ecb8d05b29ea7adea99afc64 |
|
BLAKE2b-256 | f45e8cbfe60264eb8dec41d4e1e9807a70c41afcc3a645f38044ac5d9cca49eb |
File details
Details for the file joern_slice-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: joern_slice-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67dea6cfef92aa776052a6b815fd0e20101d784c2ce35f6382abb051225a7b3a |
|
MD5 | dd1176488a10c08ce932758871b1af05 |
|
BLAKE2b-256 | fa83ded71abf54d06b0a3fae65d515dd5ec86a95ccfaba767285a6dd787bf022 |