Application Security
Today, it is only a matter of time before a software program gets hacked. Time and again we hear about what we hoped were solid systems dealing with unwanted invasions. This is a harsh reality that must be taken into consideration in every piece of software that is written.
Evil User Stories
They are just user stories. What's different is that they are focussed on ways and means available to a hacker to break into a system. We have developed a robust set of stories that become part of the QA cycle and deliver a strong product.
Defensive Programming
We take defensive programming very seriously. We work with the assumption that people will be attempting to hack into every system we create. Even as we create a system from scratch, we make sure no loophole remains for such evil entrants. And we ensure that all vulnerable entry ways into our code are guarded and reinforced against any and all uninvited visitors.