-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.cruft.json
23 lines (23 loc) · 881 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": "6d2fcb683f00eeda843cf2c40981e266679a97dc",
"checkout": null,
"context": {
"cookiecutter": {
"service_name": "yara",
"__svc_name": "yara",
"__repository": "assemblyline-service-yara",
"__pkg_name": "yara",
"__class_name": "Yara",
"short_description": "This Assemblyline service runs the YARA application against all file types.",
"short_description_fr": "Ce service d'Assemblyline exécute l'application YARA pour tous les types de fichiers.",
"stage": "CORE",
"category": "Static Analysis",
"org_name_full": "CybercentraCanada",
"org_name_short": "cccs",
"license": "mit",
"_template": "https://github.com/CybercentreCanada/assemblyline-service-template.git"
}
},
"directory": null
}