-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
37 lines (37 loc) · 1.33 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"template": "https://github.com/guardicode/infection-monkey-cookiecutter",
"commit": "88e00daa53676ef1c4e7c749dc6ef39a6f310a54",
"checkout": null,
"context": {
"cookiecutter": {
"__project_type": "agent_plugin",
"plugin_name": "Mimikatz",
"__plugin_name": "mimikatz",
"plugin_options": "false",
"project_name": "mimikatz-credentials_collector",
"__project_slug": "mimikatz_credentials_collector",
"full_name": "Ilija Lazoroski",
"email": "[email protected]",
"platform": "github",
"org": "guardicode",
"url": "https://github.com/guardicode/mimikatz-credentials_collector",
"__year": "2024",
"license": "GPLv3",
"versioning_scheme": "PEP440",
"project_short_description": "Mimikatz Credentials Collector Agent Plugin for Infection Monkey",
"python_major_version": "3",
"python_minor_version": "11",
"support_type_checking": "y",
"hook_shellcheck": "y",
"exclude_these_file_in_flake8": "vulture_allowlist.py",
"_black_version": "24.3.0",
"_dlint_version": "0.14.1",
"_flake8_version": "6.0.0",
"_isort_version": "5.12.0",
"_mypy_version": "1.5.1",
"_vulture_version": "2.9.1",
"_template": "https://github.com/guardicode/infection-monkey-cookiecutter"
}
},
"directory": null
}