View raw JSON
{
"slug": "osm",
"finding_count": 2,
"findings": [
{
"pattern": "hardcoded_ip_url",
"kind": "builtin",
"file": "osm_map/osm-oljs2.php",
"line": 269,
"snippet": "$Layer .= 'var layerOSMHillshadeMap = new OpenLayers.Layer.TMS(\"OSMHillshadeMap\", \" http://129.206.74.245:8004/tms_hs.ashx?x={x}&y={y}&z={z} \",{ numZoomLevels: 18, type: \"png\", getURL: getTi",
"confidence": "high"
},
{
"pattern": "hardcoded_ip_url",
"kind": "builtin",
"file": "osm_map/osm-oljs2_v4.php",
"line": 268,
"snippet": "$Layer .= 'var layerOSMHillshadeMap = new OpenLayers.Layer.TMS(\"OSMHillshadeMap\", \" http://129.206.74.245:8004/tms_hs.ashx?x={x}&y={y}&z={z} \",{ numZoomLevels: 18, type: \"png\", getURL: getTi",
"confidence": "high"
}
],
"resolved_sha": "94d2a163e16650eed4f8b3e1521ee3e3a2c96e9c"
}