-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
23 lines (23 loc) · 889 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": "[email protected]:CybercentreCanada/assemblyline-service-template.git",
"commit": "dfed59079369f80850e7a23db722cc84fc7a2832",
"checkout": null,
"context": {
"cookiecutter": {
"service_name": "ancestry",
"__svc_name": "ancestry",
"__repository": "assemblyline-service-ancestry",
"__pkg_name": "ancestry",
"__class_name": "Ancestry",
"short_description": "Signature-based Assemblyline service that focuses on file genealogy.",
"short_description_fr": "Service Assemblyline basé sur les signatures et axé sur la généalogie des fichiers.",
"stage": "REVIEW",
"category": "Static Analysis",
"org_name_full": "CybercentreCanada",
"org_name_short": "cccs",
"license": "mit",
"_template": "[email protected]:CybercentreCanada/assemblyline-service-template.git"
}
},
"directory": null
}