Blog

Do you find it challenging to choose the right framework for your new project? If you are about to build a complex web application, it isn’t easy to find the framework that caters to your needs. Many languages have their default frameworks. However, PHP has no default one, and you have to select from many different options.

Read more

The software program is an occupation that seems like a dream job for many young people, that are about to graduate. It seems that all you need is a basic knowledge of any programming language to “code” and earn piles of money.

Read more

Bug Bounty Programs

October 21, 2020

Every piece of software may have bugs that hinder its functionality. Sometimes those bugs can cause security issues. Those issues could be then turned against the user. That’s the exact reason why it’s so important to run an efficient QA process during the development. Regular updates to the already deployed code further help to prevent exploitation.

Read more

The Infamous Wildcard

September 29, 2020

Security of online transactions, but also of all the websites that process personal data, remains very important for business owners of all verticals. Many of them rely on well-known solutions, such as SSL certificates – which became industry standard, and are now required by parties like Google, to be treated as a secure website. By complying with SSL standards, a website is indexed higher, and the SEO score rises. However, are those certificates really as secure as we all consider them to be?

Read more

The biggest concern about the whole issue of Security tests in software development, is the fact, that they are often completely omitted part of the cycle. This tendency can be spotted especially in the projects that have a very tight budget – we’ve discussed it last month in the article of the importance of QA – where it relates to the budget cuts and redirection of the resources towards the “creative” part of the development process.

Read more