SlideShare a Scribd company logo
© 2017 IBM Corporation
Leverage DevOps & Agile
Development to Transform Your
Application Testing Program:
Client Case Study
Speakers
Shuchita Gupta
Senior Software Client
Architect & Leader
IBM
Sona Srinivasan
Senior IT Architect, Global
Architecture and Technology
Services IT
CISCO Systems, Inc.
Alan Shimel
Moderator, Editor-in-Chief
DevOps.com
2
State of Application Security
Average time to
detect APT
256 days
Average cost of a
U.S. data breach
$6.5M
Percentage of breaches
due to Web attacks
40%
Sources:
IBM X-Force Threat Intelligence 2015; 2016 Verizon Data Breach Investigations Report; 2016 Cost of Data Breach Study: Global Analysis
Average size of a U.S.
data breach
30K records
3
Conversations & Challenges
How often should you think about
security in the SDLC? Are
automated DAST scans enough?
Should I stop my release in a
continuous delivery pipeline if my
critical vulnerabilities aren't fixed?
Can running SAST scans on each
build reduce my need to run DAST
scans?
Should my user stories for security be
incorporated in a sprint, or be a part of
my design?
Key:
SAST – Static Application Security Testing
DAST – Dynamic Application Security Testing
4
Poll Question #1
5
The Sec Ops Journey
Conversations that launched
with Agile
The Steps to
Cognitive Security
Examples of
Continuous Security
Continuous Security
at Cisco
Adapting to
Threats & Attacks
Together
6
6
Continuous Security Example #1
Architecture & Security Requirements
• Threat Modeling By Feature & Design - For
every major application re-design or major
feature change, Threat Models must be built
based on the application’s design changes
• Security assessments and User Stories Tie
in, where security assessments answer the
Who, Why and What of the feature and
application. Documented Security Design
Revisit of the data classification for data at
Rest, and Transit
• E.g.: Employee data on Company System
becomes Customer Data on Insurance System,
data changes classification from system to
system, depending on the consuming
application
• Application Profiling at the time of
Provisioning for baselining
7
Continuous Security Example #2
Running static security scans on GIT repo branches
is considered continuous security with:
• Code Tagging (E.g.: deployed code tags needs to have meta
data about the code) with insights into code patterns (E.g.:
Singleton Usages, Factory patterns etc. tied to security insights)
• Developer Behaviors (E.g.: Developers who code in JAVA
might need training in SQL Injections etc., novice developers
might need training in XSS)
• Code-branch Patterns (E.g.: Code reposes with fewer
branches might have more to catch as branched code might be
more modularized and secure)
• Vulnerability Trends (E.g.: HR apps have SQL Injections, while
Service X might have the most vulnerable code)
• Types of Languages used tied to type of data classification
(E.g.: Cisco is a big JAVA and PL/SQL Shop with movement
towards Apex and Angular etc.…)
8
Continuous Security Example #3
Automated DAST is seen as continuous security with security benchmarking
• Quality Pre-requisites for DAST – Can Deployment workflows check for Quality & Load Tests
before running DAST scans? (Have QA bugs been fixed so DAST is spending more time on the
security threat classes?)
• Are the DAST Test environments close to Production and stable enough for graceful recovery
from the DAST attacks (DMZ, Core Zone, Data Center, PaaS profile), especially in a continuous
environment? Example - Network latency of the source call of the DAST scan to the Application
Destination environment (Eg: India to Richardson)
9
Continuous Security Example #4
Management of Incident Response data
and mapping to application attacks,
environment attacks with:
• Pre-Deployment Security Posture and:
• SAST
• DAST
• Open Source Scanning
• App Profiling (Cloud native, hybrid, on premise etc.)
• Penetration Test Results
• Post-Deployment Security Posture of:
• Applications
• Data
• Environment
10
Poll Question #2
11
Development Platform as a Service
Cloud
Apps
Apps
Built
Apps
Bought
Web
Mobile
Mobile
Web
DAST
Deployment
……
Repo
Mgmt.
Binary
Executable
Mgmt.
Executable
Mgmt.
……
……
……
……
Binary
Analyzer
Mobile
DAST
Build
Automation
SAST
Cloud
Ready
DAST
Quality
Assurance
Deployment
Post-Deployment
Mgmt.
Penetration
Test
Deployment
Repo
Mgmt.
Repo
Mgmt.
Build
Automation
Build
Automation
Quality
Assurance
Quality
Assurance
SAST
SAST
Penetration
Test
Penetration
Test
Post-Deployment
Mgmt.
Post-Deployment
Mgmt.
Quality
Assurance
Quality
Assurance
DAST
Binary
Analyzer
Mobile
DAST
Deployment
Deployment
Penetration
Test
Penetration
Test
Post-Deployment
Mgmt.
Post-Deployment
Mgmt.
APIs
Repo
Mgmt.
Build
Automation
Quality
Assurance
SAST Deployment
Cloud
Ready
DAST
Penetration
Test
Post-Deployment
Mgmt.
12
APP Profiling & DPAAS Choice
App
Stack
Provisioning
& App
Profiling
Cloud API
Web App Built
Cloud App
Mobile App Built
Web App Packaged
Mobile App Packaged
Incidents
&
Security
Breaches
App
Profile
(comp-
osite)
13
Poll Question #3
14
Continuous Security at Cisco
People &
Skillset
Technology &
Automation
Governance
& Audits
1. Continuous Education on
Process & Technology
2. In-Context Training as
opposed to On-Demand 
3. Federated Security Personnel
in the functions
1. Watch the Market &
Developer world
2. Our eyes are on PaaS
changes and Developer
Tools & Technology
Changes
1. Bringing The Policy to the user
2. Moving Governance into the
Life Cycle – Start Right, rather
than shift left 
3. Multi-Check Points
15
Journey to COGNITIVE
•Good
Domain
Knowledge
• Developer
Skill-Set will
range from
beginner to
seasoned
Simplify
• Process is
simple and
mature for
automation
•Intermediate
Skill-Set of
the
Developer
Automate
• Go from
multiple
sub-
systems to
digital
components
in streams
• Expert
Developer
Digitize
• Developer is
knowledgeable
enough on when
to apply machine
learning to enable
speed
• Adding Specific
Bots to address
bottlenecks is a
great way to ease
the experience
problem for
security tools &
their complexity
Machine
Learning
• Developer is
a Highly
Seasoned
with domain
expertise and
data
architectures
which then
leverage
cognitive
APIs for
Proactive
Security
Guidance
Cognitive
Process Complexity
Developer Skillset
16
Managing Risk Holistically
Comprehensive
attack surface
minimization
through insights
Bottoms up &
Top down
Vulnerability
management
Technology
ecosystem –
with Vendors
Always
remember the
application is
the front door -
Trained Ninjas
17
Key Resources to Learn More
18
• Forrester Report “Secure Applications at the Speed of DevOps”
• Gartner 2017 Magic Quadrant for Application Security Testing
• Forrester Total Economic Impact (TEI) Study
• E-Guide: 5 Steps to Achieve Risk-Based Application Security Management
Q & A
19
© 2017 IBM Corporation
Thank You!

More Related Content

PDF
InterConnect 2017 : Cognitive DevOps: Get Rid of the Guesswork to Improve Sof...
PDF
InterConnect 2017 : Programming languages in the enterprise: Which language s...
PDF
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
PDF
InterConnect 2017 : Mastering the z Systems Development and Test Environment ...
PDF
Fault Analyzer for z/OS Overview
PDF
File Manager for z/OS - Overview
PDF
InterConnect 2017 : Git for COBOL and PL/I?—Yes, It Can Make Sense
PDF
Drinking our own champagne - z Systems Development and Test Environment V10
InterConnect 2017 : Cognitive DevOps: Get Rid of the Guesswork to Improve Sof...
InterConnect 2017 : Programming languages in the enterprise: Which language s...
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
InterConnect 2017 : Mastering the z Systems Development and Test Environment ...
Fault Analyzer for z/OS Overview
File Manager for z/OS - Overview
InterConnect 2017 : Git for COBOL and PL/I?—Yes, It Can Make Sense
Drinking our own champagne - z Systems Development and Test Environment V10

What's hot (20)

PDF
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
PPTX
Rational Development & Test for z Systems 9.5 Webinar with Rogers Communications
PDF
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
PPTX
IBM Application Delivery Foundation for z Systems
PDF
Mainframe Application Testing both With and Without Live Data
PDF
Enabling z Agility with DevOps and Enterprise Transformation
PDF
DevOps for Enterprise Systems : Innovate like a Startup
PDF
Rational developer for z systems : DevOps benefits here and now
PDF
Converting to the latest COBOL Compiler made simple with the right tools
PDF
Aligning the Fast & the Slow: The Reality of Multi-Speed IT
PDF
Continuous Integration and Deployment on Rational Development and Test Enviro...
PPTX
Gartner EA Architecting for DevOps and Hybrid Cloud
PDF
Lessons Learned from Large Scale Adoption of DevOps for IBM z Systems Software
PDF
Flexible DevOps Deployment of Enterprise Test Environments in the Cloud
PDF
Quantifying DevOps Adoption Empirically for Demonstrable ROI
PDF
Introduction to IBM UrbanCode Deploy and Release
PPTX
NRB - BE MAINFRAME DAY 2017 - Compuware Dev Ops
 
PPT
Cics Ts 4.1 Technical Overview
PPT
A Software Factory Integrating Rational Team Concert and WebSphere tools
PPT
DevOps for Enterprise Systems - Rosalind Radcliffe
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
Rational Development & Test for z Systems 9.5 Webinar with Rogers Communications
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
IBM Application Delivery Foundation for z Systems
Mainframe Application Testing both With and Without Live Data
Enabling z Agility with DevOps and Enterprise Transformation
DevOps for Enterprise Systems : Innovate like a Startup
Rational developer for z systems : DevOps benefits here and now
Converting to the latest COBOL Compiler made simple with the right tools
Aligning the Fast & the Slow: The Reality of Multi-Speed IT
Continuous Integration and Deployment on Rational Development and Test Enviro...
Gartner EA Architecting for DevOps and Hybrid Cloud
Lessons Learned from Large Scale Adoption of DevOps for IBM z Systems Software
Flexible DevOps Deployment of Enterprise Test Environments in the Cloud
Quantifying DevOps Adoption Empirically for Demonstrable ROI
Introduction to IBM UrbanCode Deploy and Release
NRB - BE MAINFRAME DAY 2017 - Compuware Dev Ops
 
Cics Ts 4.1 Technical Overview
A Software Factory Integrating Rational Team Concert and WebSphere tools
DevOps for Enterprise Systems - Rosalind Radcliffe
Ad

Similar to Leverage DevOps & Agile Development to Transform Your Application Testing Program: Client Case Study (20)

PDF
DevSecOps: Essential Tooling to Enable Continuous Security(25m ADDO)
PDF
DevSecOps: essential tooling to enable continuous security 2019-09-16
PDF
DevSecOps
PPTX
Static Application Security Testing Strategies for Automation and Continuous ...
PDF
Application Security Testing(AST)
PDF
Shift Left Security
PDF
How the Cloud Shifts the Burden of Security to Development
PPTX
TWISummit 2019 - Build Security In
PDF
Continuous security
PDF
How to Integrate AppSec Testing into your DevOps Program
PDF
Outpost24 Webinar - Creating a sustainable application security program to dr...
PDF
Shifting Security Left - The Innovation of DevSecOps - ValleyTechCon
PDF
Filling your AppSec Toolbox - Which Tools, When to Use Them, and Why
PDF
Security in CI/CD Pipelines: Tips for DevOps Engineers
ODP
Dev ops ci-ap-is-oh-my_security-gone-agile_ut-austin
PDF
Security Checkpoints in Agile SDLC
PDF
Application Security Guide for Beginners
PPTX
Succeeding-Marriage-Cybersecurity-DevOps final
PDF
Including security in devops
PDF
Ast in CI/CD by Ofer Maor
DevSecOps: Essential Tooling to Enable Continuous Security(25m ADDO)
DevSecOps: essential tooling to enable continuous security 2019-09-16
DevSecOps
Static Application Security Testing Strategies for Automation and Continuous ...
Application Security Testing(AST)
Shift Left Security
How the Cloud Shifts the Burden of Security to Development
TWISummit 2019 - Build Security In
Continuous security
How to Integrate AppSec Testing into your DevOps Program
Outpost24 Webinar - Creating a sustainable application security program to dr...
Shifting Security Left - The Innovation of DevSecOps - ValleyTechCon
Filling your AppSec Toolbox - Which Tools, When to Use Them, and Why
Security in CI/CD Pipelines: Tips for DevOps Engineers
Dev ops ci-ap-is-oh-my_security-gone-agile_ut-austin
Security Checkpoints in Agile SDLC
Application Security Guide for Beginners
Succeeding-Marriage-Cybersecurity-DevOps final
Including security in devops
Ast in CI/CD by Ofer Maor
Ad

More from DevOps for Enterprise Systems (20)

PDF
Webcast : Uncover buried treasure code with business-rule mining and ADDI
PDF
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
PDF
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
PDF
IBM Z for the Digital Enterprise - Microservices, APIs
PDF
IBM Z for the Digital Enterprise - IBM Z Software Keynote
PDF
IBM Z for the Digital Enterprise - DevOps for Z
PDF
IBM Z for the Digital Enterprise - Java performance
PDF
IBM Z for the Digital Enterprise - IBM Z Open Data Analytics
PDF
IBM Z for the Digital Enterprise - Zowe overview
PDF
IBM Z for the Digital Enterprise 2018 - Z Keynote
PDF
Webinar : Modernize and Simplify IT Operations Management for DevOps Success
PDF
Webinar : So you want to provision a test environment...
PDF
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
PDF
Replace Outdated DevOps Tools with Innovative & Modern Pipelines
PDF
Beyond Build Pipelines - Continuous Delivery's Messy Reality
PDF
Webcast : Are Your Cloud Applications Performing?
PDF
IBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
PDF
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
PDF
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
PDF
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
Webcast : Uncover buried treasure code with business-rule mining and ADDI
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
IBM Z for the Digital Enterprise - Microservices, APIs
IBM Z for the Digital Enterprise - IBM Z Software Keynote
IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - Java performance
IBM Z for the Digital Enterprise - IBM Z Open Data Analytics
IBM Z for the Digital Enterprise - Zowe overview
IBM Z for the Digital Enterprise 2018 - Z Keynote
Webinar : Modernize and Simplify IT Operations Management for DevOps Success
Webinar : So you want to provision a test environment...
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
Replace Outdated DevOps Tools with Innovative & Modern Pipelines
Beyond Build Pipelines - Continuous Delivery's Messy Reality
Webcast : Are Your Cloud Applications Performing?
IBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...

Recently uploaded (20)

PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Nekopoi APK 2025 free lastest update
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
L1 - Introduction to python Backend.pptx
PDF
Digital Strategies for Manufacturing Companies
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPT
Introduction Database Management System for Course Database
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
history of c programming in notes for students .pptx
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Introduction to Artificial Intelligence
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Online Work Permit System for Fast Permit Processing
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Nekopoi APK 2025 free lastest update
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
L1 - Introduction to python Backend.pptx
Digital Strategies for Manufacturing Companies
Upgrade and Innovation Strategies for SAP ERP Customers
Introduction Database Management System for Course Database
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
history of c programming in notes for students .pptx
Operating system designcfffgfgggggggvggggggggg
ManageIQ - Sprint 268 Review - Slide Deck
Understanding Forklifts - TECH EHS Solution
Design an Analysis of Algorithms I-SECS-1021-03
Introduction to Artificial Intelligence
CHAPTER 2 - PM Management and IT Context
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Design an Analysis of Algorithms II-SECS-1021-03
Online Work Permit System for Fast Permit Processing

Leverage DevOps & Agile Development to Transform Your Application Testing Program: Client Case Study

  • 1. © 2017 IBM Corporation Leverage DevOps & Agile Development to Transform Your Application Testing Program: Client Case Study
  • 2. Speakers Shuchita Gupta Senior Software Client Architect & Leader IBM Sona Srinivasan Senior IT Architect, Global Architecture and Technology Services IT CISCO Systems, Inc. Alan Shimel Moderator, Editor-in-Chief DevOps.com 2
  • 3. State of Application Security Average time to detect APT 256 days Average cost of a U.S. data breach $6.5M Percentage of breaches due to Web attacks 40% Sources: IBM X-Force Threat Intelligence 2015; 2016 Verizon Data Breach Investigations Report; 2016 Cost of Data Breach Study: Global Analysis Average size of a U.S. data breach 30K records 3
  • 4. Conversations & Challenges How often should you think about security in the SDLC? Are automated DAST scans enough? Should I stop my release in a continuous delivery pipeline if my critical vulnerabilities aren't fixed? Can running SAST scans on each build reduce my need to run DAST scans? Should my user stories for security be incorporated in a sprint, or be a part of my design? Key: SAST – Static Application Security Testing DAST – Dynamic Application Security Testing 4
  • 6. The Sec Ops Journey Conversations that launched with Agile The Steps to Cognitive Security Examples of Continuous Security Continuous Security at Cisco Adapting to Threats & Attacks Together 6 6
  • 7. Continuous Security Example #1 Architecture & Security Requirements • Threat Modeling By Feature & Design - For every major application re-design or major feature change, Threat Models must be built based on the application’s design changes • Security assessments and User Stories Tie in, where security assessments answer the Who, Why and What of the feature and application. Documented Security Design Revisit of the data classification for data at Rest, and Transit • E.g.: Employee data on Company System becomes Customer Data on Insurance System, data changes classification from system to system, depending on the consuming application • Application Profiling at the time of Provisioning for baselining 7
  • 8. Continuous Security Example #2 Running static security scans on GIT repo branches is considered continuous security with: • Code Tagging (E.g.: deployed code tags needs to have meta data about the code) with insights into code patterns (E.g.: Singleton Usages, Factory patterns etc. tied to security insights) • Developer Behaviors (E.g.: Developers who code in JAVA might need training in SQL Injections etc., novice developers might need training in XSS) • Code-branch Patterns (E.g.: Code reposes with fewer branches might have more to catch as branched code might be more modularized and secure) • Vulnerability Trends (E.g.: HR apps have SQL Injections, while Service X might have the most vulnerable code) • Types of Languages used tied to type of data classification (E.g.: Cisco is a big JAVA and PL/SQL Shop with movement towards Apex and Angular etc.…) 8
  • 9. Continuous Security Example #3 Automated DAST is seen as continuous security with security benchmarking • Quality Pre-requisites for DAST – Can Deployment workflows check for Quality & Load Tests before running DAST scans? (Have QA bugs been fixed so DAST is spending more time on the security threat classes?) • Are the DAST Test environments close to Production and stable enough for graceful recovery from the DAST attacks (DMZ, Core Zone, Data Center, PaaS profile), especially in a continuous environment? Example - Network latency of the source call of the DAST scan to the Application Destination environment (Eg: India to Richardson) 9
  • 10. Continuous Security Example #4 Management of Incident Response data and mapping to application attacks, environment attacks with: • Pre-Deployment Security Posture and: • SAST • DAST • Open Source Scanning • App Profiling (Cloud native, hybrid, on premise etc.) • Penetration Test Results • Post-Deployment Security Posture of: • Applications • Data • Environment 10
  • 12. Development Platform as a Service Cloud Apps Apps Built Apps Bought Web Mobile Mobile Web DAST Deployment …… Repo Mgmt. Binary Executable Mgmt. Executable Mgmt. …… …… …… …… Binary Analyzer Mobile DAST Build Automation SAST Cloud Ready DAST Quality Assurance Deployment Post-Deployment Mgmt. Penetration Test Deployment Repo Mgmt. Repo Mgmt. Build Automation Build Automation Quality Assurance Quality Assurance SAST SAST Penetration Test Penetration Test Post-Deployment Mgmt. Post-Deployment Mgmt. Quality Assurance Quality Assurance DAST Binary Analyzer Mobile DAST Deployment Deployment Penetration Test Penetration Test Post-Deployment Mgmt. Post-Deployment Mgmt. APIs Repo Mgmt. Build Automation Quality Assurance SAST Deployment Cloud Ready DAST Penetration Test Post-Deployment Mgmt. 12
  • 13. APP Profiling & DPAAS Choice App Stack Provisioning & App Profiling Cloud API Web App Built Cloud App Mobile App Built Web App Packaged Mobile App Packaged Incidents & Security Breaches App Profile (comp- osite) 13
  • 15. Continuous Security at Cisco People & Skillset Technology & Automation Governance & Audits 1. Continuous Education on Process & Technology 2. In-Context Training as opposed to On-Demand  3. Federated Security Personnel in the functions 1. Watch the Market & Developer world 2. Our eyes are on PaaS changes and Developer Tools & Technology Changes 1. Bringing The Policy to the user 2. Moving Governance into the Life Cycle – Start Right, rather than shift left  3. Multi-Check Points 15
  • 16. Journey to COGNITIVE •Good Domain Knowledge • Developer Skill-Set will range from beginner to seasoned Simplify • Process is simple and mature for automation •Intermediate Skill-Set of the Developer Automate • Go from multiple sub- systems to digital components in streams • Expert Developer Digitize • Developer is knowledgeable enough on when to apply machine learning to enable speed • Adding Specific Bots to address bottlenecks is a great way to ease the experience problem for security tools & their complexity Machine Learning • Developer is a Highly Seasoned with domain expertise and data architectures which then leverage cognitive APIs for Proactive Security Guidance Cognitive Process Complexity Developer Skillset 16
  • 17. Managing Risk Holistically Comprehensive attack surface minimization through insights Bottoms up & Top down Vulnerability management Technology ecosystem – with Vendors Always remember the application is the front door - Trained Ninjas 17
  • 18. Key Resources to Learn More 18 • Forrester Report “Secure Applications at the Speed of DevOps” • Gartner 2017 Magic Quadrant for Application Security Testing • Forrester Total Economic Impact (TEI) Study • E-Guide: 5 Steps to Achieve Risk-Based Application Security Management
  • 20. © 2017 IBM Corporation Thank You!

Editor's Notes

  • #2: Slides 1-2: Alan General introductions and topic overview