Gathering security requirements in relation with a project, sprint (if agile) is key to deliver secured applications. This is because…
Earlier this week, Enterprise software toolmaker Atlassian announced tighter integration between its JIRA issue tracking application and its Confluence team collaboration platform. With this…
Following are top 5 security attack related questions that you could ask while analyzing the each requirement in hand, the…
[adsenseyu2] Before we look into tips & techniques to design security for your Public APIs, lets understand what do we…
Following are some of the videos I could gather which presents talks on API design & development. How to Design…
[adsenseyu2] Before I start on this blog, lets take a look at the quote, "Being complex is easy, being simple…
[adsenseyu2] Following are characteristics of a great API: Building Blocks: APIs consisting of one or more methods should act like…
Threat modeling tools are used to perform systematic analysis of attack vectors by helping you analyze some of the following…
[adsenseyu2] Not sure if you are aware or not, but the world is waking up to keywords such as API-First,…
[adsenseyu2] Before going over some of top static code analysis tools for Java, lets quickly look at why do we…
[adsenseyu2] If you have started on PHP programming and looking out for tips and techniques on how to debug PHP…
[adsenseyu2] If you are starting on new on agile methodology for application development, the question on what does agile team composition…
[adsenseyu2] Following are key source code blocks/classes/APIs to consider for you to get started with Bonita REST API implementation: AccessorUtil:…
[adsenseyu2] I have been working on BonitaSoft REST API in order to meet following customers' requirements: The customer has multiple…
In my experiences, I have found two different approaches taken towards testing in Agile SCRUM: Testers creating test plans while…
Following are my all time favorites web pages I frequently visit for remaining up-to-date with web application security: https://www.owasp.org/ Website…