Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
A CISO Guide to Cyber Resilience

You're reading from  A CISO Guide to Cyber Resilience

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781835466926
Pages 238 pages
Edition 1st Edition
Languages
Author (1):
Debra Baker Debra Baker
Profile icon Debra Baker

Table of Contents (20) Chapters

Preface 1. Part 1: Attack on BigCo
2. Chapter 1: The Attack on BigCo 3. Part 2: Security Resilience: Getting the Basics Down
4. Chapter 2: Identity and Access Management 5. Chapter 3: Security Policies 6. Chapter 4: Security and Risk Management 7. Chapter 5: Securing Your Endpoints 8. Chapter 6: Data Safeguarding 9. Chapter 7: Security Awareness Culture 10. Chapter 8: Vulnerability Management 11. Chapter 9: Asset Inventory 12. Chapter 10: Data Protection 13. Part 3: Security Resilience: Taking Your Security Program to the Next Level
14. Chapter 11: Taking Your Endpoint Security to the Next Level 15. Chapter 12: Secure Configuration Baseline 16. Chapter 13: Classify Your Data and Assets 17. Chapter 14: Cyber Resilience in the Age of Artificial Intelligence (AI) 18. Index 19. Other Books You May Enjoy

Securing your code

If your company develops code, then you need to scan the code for vulnerabilities and test the code prior to release. With continuous integration, delivery, and deployment, also known as CI/CD, you must automate the code. First, Infrastructure as Code (IaC) must be used to provide consistency. In addition, scanning and testing your code as part of your secure development life cycle is mandatory. There are several tools that you will want to use as part of this testing: static application security testing (SAST), dynamic application security testing (DAST), interactive application security testing (IAST), and vulnerability scanning of your code. You will need to do this to ensure your code doesn’t have vulnerabilities in it.

IaC

IaC leverages DevOps methodologies and version control, employing a descriptive model to manage and provision infrastructure components such as networks, virtual machines (VMs), load balancers, and connection topologies. This...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}