-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.cruft.json
23 lines (23 loc) · 905 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": "intezer",
"__svc_name": "intezer",
"__repository": "assemblyline-service-intezer",
"__pkg_name": "intezer",
"class_name": "Intezer",
"short_description": "This service fetches results from Intezer based on the submitted file's SHA256 hash.",
"short_description_fr": "Ce service récupère les résultats d'Intezer sur la base du hachage SHA256 du fichier soumis.",
"stage": "CORE",
"category": "External",
"org_name_full": "CybercentreCanada",
"org_name_short": "cccs",
"license": "mit",
"_template": "https://github.com/CybercentreCanada/assemblyline-service-template.git"
}
},
"directory": null
}