Coverity

From Wikipedia, the free encyclopedia
Coverity, Inc.
Type Private
Industry Development testing
Founded November 2002
Headquarters San Francisco, CA
Key people Anthony Bettencourt (CEO & President), John E. Calonico Jr. (SVP, CFO and Secretary), Andy Chou (Co-Founder & CTO), Matt Green (CRO)
Products Coverity Quality Advisor, Coverity Security Advisor, Coverity Test Advisor, Coverity SAVE, Coverity Connect, Coverity SDLC Integrations, Coverity Connector for HP ALM
Employees 250+
Website http://coverity.com/

Coverity is a software vendor which develops development testing solutions, including static code analysis tools, for C, C++, Java and C#, used to find defects and security vulnerabilities in source code.

Coverity was founded in the Computer Systems Laboratory at Stanford University in Palo Alto, California and with headquarters in San Francisco.

Products

Coverity Static Analysis Verification Engine (Coverity SAVE) is a static code analysis tool for C, C++, C# and Java. Coverity commercialized a research tool for finding bugs through static analysis,[1] the Stanford Checker, which used abstract interpretation to identify defects in source code.[2]

Under a United States Department of Homeland Security contract, the tool was used to examine over 150 open source applications for bugs;[3] 6000 bugs found by the scan were fixed, across 53 projects.[4][5]

NHTSA used the tool in its 2010-2011 investigation into reports of sudden unintended acceleration in Toyota vehicles.[6][7] The tool was used by CERN on the software employed in the Large Hadron Collider[8][9] and in the NASA Jet Propulsion Laboratory during the flight software development of the Mars rover Curiosity.[10]

Coverity Dynamic Analyzer is a tool used to analyze Java source code. It was released in May 2008.[11] It observes code as it executes and identifies race conditions, deadlocks, and needless synchronization.

Other products are Coverity Architecture Analyzer, Coverity Build Analyzer and Integrity Center.

History

In early 2008, after spending more than four years as a self-funded, cash-positive startup, Coverity took in a $22 million investment from Benchmark Capital and Foundation Capital.

In June 2008, Coverity acquired Solidware Technologies.[12] The technology gained from this acquisition became the foundation of Coverity Software Readiness Manager for Java.

Honors

In October 2008, MIT Technology Review named co-founder Seth Hallem to its annual "TR35" list of "Innovators Under 35".[13]

In 2009 and 2011, Coverity was included in Deloitte’s "Technology Fast 500".[14][15]

In May 2012, Coverity won the 2012 CODiE Award for Best Software Development Solution.[16]

References

  1. "A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World; How Coverity built a bug-finding tool, and a business, around the unlimited supply of bugs in software systems"
  2. Dawson Engler at Stanford University
  3. The open source results on scan.coverity.com
  4. Open source one year results on scan.coverity.com
  5. [Archived June 14, 2009 at the Wayback Machine"LAMP lights the way in open-source security"] – ZDNet
  6. "U.S. Used Key Tools to Examine Toyota Acceleration-Related Software"
  7. "Technical Support to the National Highway Traffic Safety Administration on the Reported Toyota Motor Corporation Unintended Acceleration Investigation"
  8. "CERN Chooses Coverity to Ensure Accuracy of Large Hadron Collider Software"
  9. "Improving Scientific Research: CERN and Coverity Static Analysis"
  10. "Coverity: Mars Rover Curiosity's 'Space Doctors' On Bug Hunting In Space"
  11. "Coverity Introduces Thread Analyzer for Java". Theserverside.com. 2008-05-07. Retrieved 2011-01-29. 
  12. Krill, Paul (2008-06-30). "Coverity buys Solidware to boost code analysis". Infoworld.com. Retrieved 2011-01-29. 
  13. "TR35: Seth Hallem, 28". Technology Review. Retrieved 2011-01-29. 
  14. "2009 Technology Fast 500 Ranking | Technology Fast 500 | Deloitte LLP". Deloitte.com. 2010-09-23. Retrieved 2011-11-28. 
  15. "Coverity Named One of the Fastest Growing Companies in North America". California: PR Newswire. 20 October 2011. Retrieved 2012-05-04. 
  16. "Coverity Wins SIIA CODiE Award for Best Software Development Solution". California: Coverity. 11 May 2012. Retrieved 2012-12-05. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.