Files
OneForAll-mirror/data/rules/wappalyzer/docker.json
T
2020-07-29 00:02:06 +08:00

9 lines
195 B
JSON

{
"name": "Docker",
"website": "https://www.docker.com/",
"matches": [
{
"regexp": "<!-- This comment is expected by the docker HEALTHCHECK -->"
}
]
}