-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.cruft.json
23 lines (23 loc) · 1.12 KB
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"template": "https://github.com/CybercentreCanada/assemblyline-service-template.git",
"commit": "99becf8ed2990a4063a5bb1f8ce878824a5a1a7b",
"checkout": null,
"context": {
"cookiecutter": {
"service_name": "avclass",
"__svc_name": "avclass",
"__repository": "assemblyline-service-avclass",
"__pkg_name": "avclass",
"class_name": "AVClass",
"short_description": "This service consumes Anti-Virus tags (`av.virus_name`) and extracts family, behavior, and platform information based on [AVClass2](https://github.com/malicialab/avclass/tree/master/avclass2).",
"short_description_fr": "Ce service consomme des balises antivirus (`av.virus_name`) et extrait des informations sur la famille, le comportement et la plate-forme en se basant sur [AVClass2](https://github.com/malicialab/avclass/tree/master/avclass2).",
"stage": "POST",
"category": "Antivirus",
"org_name_full": "CybercentreCanada",
"org_name_short": "cccs",
"license": "mit",
"_template": "https://github.com/CybercentreCanada/assemblyline-service-template.git"
}
},
"directory": null
}