by Casey Dunham | Jan 21, 2019 | News
The complexity of software is at an all-time high, growing more complex with every passing year. Our distributed systems are so large that even small teams of people can’t fully understand them. A single issue can cost hundreds of millions of dollars or take out...
by Casey Dunham | Jan 8, 2019 | News
While there is debate around whether or not end-user security awareness training is worth it, what’s most definitely worth it is security training for developers. With the increase in open source adoption and the dizzying amounts of frameworks that are in use,...
by Casey Dunham | Dec 21, 2018 | News
In Michael Feathers’s talk “The Deep Synergy Between Testability and Good Design,”he discusses how design and testability are related. Good design results in code that’s fairly easy to write tests for. However, when an application has many...
by Casey Dunham | Dec 11, 2018 | News
You’ve probably already heard the phrase “threat modeling” more than a few times. Threat modeling is a highly undervalued, often overlooked aspect of building secure applications—which is a shame, because you don’t have to be a large...