Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: String username = "ironmantis7x" String password = "mantismonk07" } url = "jdbc:mysql://localhost:3306/racetrack?autoreconnect=true" dataSource { pooled = true driverClassName = "com.mysql.jdbc.Driver" username = "ironmantis7x" password = "mantismonk07" } hibernate { cache.use_second_level_cache = true cache.use_query_cache = false cache.region.factory_class = 'net.sf.ehcache.hibernate.EhCacheRegionFactory' } // environment specific settings environments { development { dataSource Source: http://pastebin.com/raw.php?i=EhjdLjbn

Viewing all articles
Browse latest Browse all 2663

Trending Articles