Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': import groovy.sql.* @GrabConfig(systemClassLoader=true) @Grab('com.oracle:ojdbc6:11g') url= "---------" username = "------" password = "-----" driver = "oracle.jdbc.driver.OracleDriver" xml = new XmlSlurper().parse("registrars.html") def schoolCodes = ['law':'hls','fas':'colgsas','dcemail':'dce','harvard':''] def people = [] def emails = [] //names in <div class="x-grid3-cell-inner Source: http://pastebin.com/raw.php?i=V0jBSSSg
↧