Jump to content

Twitter open-sources Diffy, a tool for automatically spotting bugs in code

jos
Twitter is today announcing the availability of Diffy, a new piece of open-source software that developers can use to spot bugs when they’re making updates to certain parts of code.
 
Twitter uses the code internally. Now the social networking company is releasing it to the rest of the world.
 
The tool should come in handy for those who frequently push new versions of code for specific parts of applications. Developers can run unit tests, but they take time.

 

It is open source.. developers can now save money..

 

Source: http://venturebeat.com/2015/09/03/twitter-open-sources-diffy-a-tool-for-automatically-spotting-bugs-in-code/

 

Link to comment
Share on other sites

Link to post
Share on other sites

There's also another thing developers can do. Grep for bugs: https://grepbugs.com/browse where it searches for known security vulnerability holes in your code. And has found over 169,000 matches so far.

Ensure a job for life: https://github.com/Droogans/unmaintainable-code

Actual comment I found in legacy code: // WARNING! SQL injection here!

Link to comment
Share on other sites

Link to post
Share on other sites

I wonder what bugs are in diffys code

*sounds of AI exploding*

CPU: AMD Ryzen 7 3700X - CPU Cooler: Deepcool Castle 240EX - Motherboard: MSI B450 GAMING PRO CARBON AC

RAM: 2 x 8GB Corsair Vengeance Pro RBG 3200MHz - GPU: MSI RTX 3080 GAMING X TRIO

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×