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

11 lines
211 B
JSON

{
"name": "Spring",
"website": "https://spring.io/",
"matches": [
{
"search": "headers[x-application-context]",
"regexp": ".*"
}
],
"implies": "Java"
}