Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Crafting Secure Software
  • Toc
  • feedback
Crafting Secure Software

Crafting Secure Software

By : Greg Bulmash, Thomas Segura
5 (1)
close
Crafting Secure Software

Crafting Secure Software

5 (1)
By: Greg Bulmash, Thomas Segura

Overview of this book

Drawing from GitGuardian's extensive experience in securing millions of lines of code for organizations worldwide, Crafting Secure Software takes you on an exhaustive journey through the complex world of software security and prepares you to face current and emerging security challenges confidently. Authored by security experts, this book provides unique insights into the software development lifecycle (SDLC) and delivers actionable advice to help you mitigate and prevent risks. From securing code-writing tools and secrets to ensuring the integrity of the source code and delivery pipelines, you’ll get a good grasp on the threat landscape, uncover best practices for protecting your software, and craft recommendations for future-proofing against upcoming security regulations and legislation. By the end of this book, you’ll have gained a clear vision of the improvements needed in your security posture, along with concrete steps to implement them, empowering you to make informed decisions and take decisive action in safeguarding your software assets.
Table of Contents (11 chapters)
close
Appendix: Glossary of Acronyms and Abbreviations: Index

Securing deployments

The last threat we must address is the potential compromise of our deployed services or the systems in our software development pipeline. We often focus heavily on securing the production systems where we deploy our software, but we need to treat the systems that build our software as if they are production systems too.

Infrastructure as code

IaC is a practice in which infrastructure configuration is managed and provisioned through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. In short, it consists of declarative files that describe what the desired infrastructure (servers, networks, VMs, services, etc.) should look like, and automatically creates it. This provides considerable benefits in terms of consistency, scalability, and flexibility to accommodate ad hoc needs. It also means that code misconfigurations can quickly propagate and put the whole infrastructure at risk: for example, forgetting...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete