Skip to main content

Applying Security Concepts to Software Design - An insiders' story

One of main tenants of secure application development is to include Information Security Planning at the earliest in the projects that are executed. It has been our experience, that to include or to make provisions for security and related concepts into the application at a later date is very difficult and expensive.

The major design model that we use are the TOGAF open standards and SUP – a derivative of RUP customized for use in our organization. It is mandatory that a resource from the Information Security Team is included from the inception stage in any projects. We ensure that projects do not exclude the Information Security aspect of the project by ensuring that no projects get approval to procure or be issued a Project ID (for project tracking as well as for resource allocation) unless an approval is provided by the IT Integration and Security team.
We have found that this has vastly improved our project delivery schedules as well as to improve the Information Gathering stage, wherein projects are properly scoped and documented with all the elements including Information Security taken into consideration even before the elaboration stages.

The other major advantage that we realized was that the project has elements that map the data flow in the organization. Over time as the new projects started evolving it became obvious that we had a complete mapping of the various interaction between systems and the nature of data flows in the organization.

A few elements that flowed from the interactions was that we were able to improve the audit functions as well as operations and address certain weaknesses that were inherent that there were orphan applications that did not have the proper authorizations to be on the Information Technology landscape.

To summarize the major benefits in applying security concepts in design are

1. Better understanding of the Information Security landscape and the interactions between varied applications even before they leave the inception phase
2. Effective control over the flow of data as well as data at rest and identification of controls necessary to ensure protection of assets.
3. Operational efficiencies and quicker turn around as the applications are better designed and evolved.
4. Provides inputs for compliance with federally mandated requirements
5. Efficiency in improvements and collection of audit data as elements of audit, access control included and derived early and easier to develop into an functioning ecosystems.
6. Integration with already existing Information Security Systems in line with resource availability and technology exposure.

However we also found that the introduction of the concepts lead to
1. Information Concepts lead to new learning curve for new teams not exposed to Information Technology Concepts
2. Security considered a bottleneck for efficient development of products and services
3. Technology implementation restricted to proven technologies and resources

Comments

Popular posts from this blog

AI/ML Open Source Framework for adoption at an organization

  Data Storage : The first step in any ML pipeline is to store the data that will be used for training and testing. AWS offers various data storage options like Amazon S3, Amazon EFS, and Amazon EBS. Choose the one that best suits your requirements. Data Preprocessing : Data preprocessing is an important step in any ML pipeline. This step includes cleaning, normalizing, and transforming the data to make it suitable for training ML models. You can use open-source libraries like Pandas, NumPy, and Scikit-Learn for data preprocessing. Model Training : The next step is to train your ML models. You can use open-source ML frameworks like TensorFlow, PyTorch, or Apache MXNet for this step. AWS also offers its own ML framework called Amazon SageMaker, which provides a managed platform for training and deploying ML models. Model Evaluation : Once the models are trained, they need to be evaluated to ensure that they are accurate and reliable. You can use open-source libraries like scikit-lea...

HIPAA - What is that we need to know .... Cyberawareness for a Health Care Organization

  Here is a detailed cyber awareness training for HIPAA candidates: Introduction to HIPAA: Provide an overview of the Health Insurance Portability and Accountability Act (HIPAA) and the importance of protecting patient information. Understanding HIPAA regulations: Explain the different regulations under HIPAA, such as the Privacy Rule, Security Rule, and Breach Notification Rule. Identifying and reporting breaches: Teach employees how to identify a potential breach of patient information and the proper procedures for reporting it. Phishing and social engineering: Provide training on how to identify and avoid phishing emails and other social engineering tactics. Passwords and authentication: Teach employees about the importance of strong passwords and multi-factor authentication. Mobile device security: Discuss the risks of using mobile devices to access patient information and the measures employees can take to keep the information secure. Remote access security: Explain the risks ...

The Shifting Landscape of Knowledge and the Nobel Prize

Our recent conversation sparked some interesting thoughts about the prestigious Nobel Prize and the distribution of its recipients across the globe. Inspired by a user's search history, we delved into the fascinating patterns and potential implications of who gets recognized for groundbreaking achievements. The initial point of discussion centered on the user's search activity, which revealed an interest in various scientific and technological topics, as well as a specific search for "Nobel Prize winners by country." This led us to explore the geographical distribution of Nobel laureates, and a question arose: why does it seem that certain schools and countries, particularly in the West, have a higher representation? We considered several factors that might contribute to this observation: Historical Dominance in Science: Historically, Western nations have often been at the forefront of scientific research due to earlier investments and established infrastructure. V...