Tag: Programming

  • Ruby

    Countries and Industries array

    Many software developers actually need some standard ready-made lists to be used in their applications, some of these lists are Industries and countries. I added here an array list of standard industries categories and an array list of countries names. I hope this will help 🙂

  • Ruby

    Most used rails commands with database

    This is a new post for ruby on rails developers, it is about most used databases commands you will need during development and testing

  • Black Box Security Analysis

    White Box Techniques for Security Testing

    It is known as “code review,” static analysis analyses source code before it is compiled, to detect coding errors, insecure coding constructs

  • security-testing-seven-attributes

    Software Security Testing in SDLC

    Most of the software security practitioners would agree that the common practice of postponing security analysis and tests after the software implementation phase and even after it has been deployed