-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
23 lines (23 loc) · 926 Bytes
/
.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": "antivirus",
"__svc_name": "antivirus",
"__repository": "assemblyline-service-antivirus",
"__pkg_name": "antivirus",
"class_name": "AntiVirus",
"short_description": "This service provides integration of various anti-virus products with the Assemblyline platform.",
"short_description_fr": "Ce service assure l'intégration de divers produits anti-virus à la plateforme Assemblyline.",
"stage": "CORE",
"category": "Antivirus",
"org_name_full": "CybercentreCanada",
"org_name_short": "cccs",
"license": "mit",
"_template": "https://github.com/CybercentreCanada/assemblyline-service-template.git"
}
},
"directory": null
}