Showing posts with label quality. Show all posts
Showing posts with label quality. Show all posts

Tuesday, August 21, 2012

Google Raises Ante for Next Chrome Hacking Contest to $2M


Computerworld (08/16/12) Gregg Keizer

Google announced that it will pay up to $2 million for the discovery of major vulnerabilities in the Chrome browser at the Pwnium hacking contest, which will take place at the Hack in the Box security conference on Oct. 10 in Kuala Lumpur, Malaysia. The upcoming challenge will pit researchers against the current version of Chrome, and those who demonstrate exploits of previously unknown bugs will be eligible for awards of up to $60,000 for each flaw. Google also added a new class of awards for incomplete exploits. "We want to reward people who get 'part way' as we could definitely learn from this work," says Google Chrome software engineer Chris Evans. To claim any award except in the "incomplete" category, researchers must pinpoint the vulnerability and provide Google with working exploit code. Meanwhile, Hewlett-Packard's TippingPoint will run a mobile-only version of its annual Pwn2Own contest Sept. 19-20 at the EUSecWest security conference, where hackers will try to crack Apple, Nokia, RIM, and Samsung smartphones.
http://www.computerworld.com/s/article/9230338/Google_raises_ante_for_next_Chrome_hacking_contest_to_2M?taxonomyId=82

Tuesday, February 28, 2012

Report: Open Source Tops Proprietary Code in Quality

PC World (02/24/12) Katherine Noyes

Open source code has fewer defects per thousand lines of code than proprietary software, according to the 2011 Scan Open Source Integrity Report from the U.S. Department of Homeland Security and Coverity. "The line between open source and proprietary software will continue to blur over time as open source is further cemented in the modern software supply chain," says Coverity's Zack Samocha. The 2011 report analyzed more than 37 million lines of open source software code and more than 300 million lines of proprietary software code from a sample of anonymous Coverity users. Coverity says it used a testing platform that was upgraded this year with the ability to find more new and existing types of defects in software code. The report notes that for open source projects, which have an average project size of 832,000 lines of code, the average number of defects per thousand lines of code was .45. For example, Linux 2.6, PHP 5.3, and PostgreSQL 9.1 had defect densities of .62, .20, and .21, respectively. However, the report found that in propriety codebases, which averaged 7.5 million lines of code, the average defect density was .64.

http://www.infoworld.com/d/open-source-software/report-open-source-tops-proprietary-code-in-quality-187169