
By Stackify Blog | Article Rating: |
|
June 17, 2017 06:15 PM EDT | Reads: |
679 |
What Is DevSecOps? How to Automate Security Testing
By Matt Watson
Every company wants to see their company getting press and media attention. Unless it is due to a hacker and a security breach. Every few weeks you see in the media stories of companies who were hacked. Getting a new credit card every few months because the data was hacked has been routine for most of us. The more that our world revolves around the internet and technology, the more cyber security becomes a big deal.
Software applications are complex and can potentially have lots of different types of security issues. The issues range from bad code to misconfigured servers and everything in between. Solving this problem requires everyone to always be thinking about security implications of what they are working on. DevSecOps is a new movement to do just that. The goal is to get developers to be thinking more about security principles and standards as they are building their applications.
Integrating DevOps + Security = DevSecOps
The goal of DevOps is to give development teams more ownership in deploying and monitoring their applications. Automating how we provision servers and deploy our applications is at the heart of DevOps. Automation helps us move faster and ship higher quality products.
Adding security to this same automation is the goal of DevSecOps. Companies want to create strong security policies and standards without slowing down the development process. Security has to be part of the process and automated to not slow us down.
Things like DevOps and DevSecOps continue to change the meaning of the software development life cycle (SDLC). This image does a good job of visualizing it.
Tools for Automating Security Testing
One of the goals of DevSecOps is to build security testing into your development process. There are new tools that can be used to help achieve and automate it across the development lifecycle. Here are some of the types of tools that exist:
- Cloud infrastructure best practices - Tools built into the cloud like Microsoft Azure Advisor and third party tools like evident.io can help scan your configurations for security best practices.
- Automate security tests - You can now create and run automated security tests just like you would unit tests or integration tests. Gauntlt is a popular free framework for automated these types of tests.
- Code Analysis - Tools like Veracode can scan your code to find potential vulnerabilities in your own code and open source libraries.
- Runtime application security - Tools like Contrast Security run within your application in production and can help identify and prevent security issues in real time.
Hopefully, this gives you some ideas of the types of security testing and automation that can be built into your development process. Check out this list on GitHub which provides a huge list of tools and resources.
Security Unit Tests
Application security is something that needs to be thought of when we start writing code. Just as we write and run unit tests, running some automated security tests can help ensure new vulnerabilities were not introduced. Gauntlt provides some neat capabilities around this.
For example, as part of your deployment process perhaps you provision new servers or deploy some Docker containers. You could then automatically run some various basic security tests.
- Scan for open ports on your server
- Test to see if your server responds to pings or not
- Do an HTTP request and validate the cookies in the response
- Test various HTTP verbs. Is it supposed to support DELETE, PATCH, etc?
Conclusion
Software and automation continue to change our world. Automation within the software development lifecycle helps us ship our code faster and at a higher quality. Adding security testing into that automation will also help us create more secure applications. DevSecOps is still a new thing and is evolving quickly. Hopefully, this article gave you a few ideas you can use in the future to improve the security of your apps.
Recommended Resources:
- Shifting Security to the Left
- Awesome DevSecOps on GitHub
- DevSecOps: 9 ways DevOps and automation bolster security, compliance
- OWASP Top 10 Application Security Risks
The post What is DevSecOps? How to Automate Security Testing appeared first on Stackify.
Read the original blog entry...
Published June 17, 2017 Reads 679
Copyright © 2017 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Stackify Blog
Stackify offers the only developers-friendly solution that fully integrates error and log management with application performance monitoring and management. Allowing you to easily isolate issues, identify what needs to be fixed quicker and focus your efforts – Support less, Code more. Stackify provides software developers, operations and support managers with an innovative cloud based solution that gives them DevOps insight and allows them to monitor, detect and resolve application issues before they affect the business to ensure a better end user experience. Start your free trial now stackify.com
![]() Jun. 18, 2017 07:45 AM EDT Reads: 574 |
By Yeshim Deniz ![]() Jun. 18, 2017 05:45 AM EDT Reads: 1,205 |
By Yeshim Deniz ![]() Jun. 18, 2017 05:30 AM EDT Reads: 1,172 |
By Yeshim Deniz ![]() Jun. 18, 2017 05:15 AM EDT Reads: 1,108 |
By Yeshim Deniz ![]() Jun. 17, 2017 05:15 PM EDT Reads: 1,071 |
By Yeshim Deniz ![]() Jun. 17, 2017 02:30 PM EDT Reads: 1,818 |
By Pat Romanski ![]() Jun. 17, 2017 02:00 PM EDT Reads: 670 |
By Pat Romanski ![]() Jun. 17, 2017 12:15 PM EDT Reads: 672 |
By Elizabeth White ![]() Jun. 17, 2017 09:15 AM EDT Reads: 927 |
By Yeshim Deniz ![]() Jun. 17, 2017 08:00 AM EDT Reads: 2,027 |
By Liz McMillan ![]() Jun. 17, 2017 07:30 AM EDT Reads: 943 |
By Elizabeth White ![]() Jun. 11, 2017 04:00 PM EDT Reads: 1,465 |
By Liz McMillan ![]() Jun. 8, 2017 07:00 AM EDT Reads: 2,298 |
By Yeshim Deniz ![]() Jun. 8, 2017 12:00 AM EDT Reads: 5,926 |
By Elizabeth White ![]() Jun. 7, 2017 12:00 PM EDT Reads: 2,073 |
By Yeshim Deniz ![]() Jun. 7, 2017 05:15 AM EDT Reads: 2,071 |
By Liz McMillan ![]() Jun. 6, 2017 03:45 PM EDT Reads: 5,477 |
By Yeshim Deniz ![]() Jun. 6, 2017 11:45 AM EDT Reads: 2,191 |
By Yeshim Deniz ![]() Jun. 6, 2017 08:00 AM EDT Reads: 1,693 |
By Pat Romanski ![]() Jun. 6, 2017 06:15 AM EDT Reads: 2,116 |
By Elizabeth White ![]() Jun. 6, 2017 06:00 AM EDT Reads: 2,306 |
By Elizabeth White ![]() Jun. 6, 2017 03:45 AM EDT Reads: 2,619 |
By Elizabeth White ![]() Jun. 6, 2017 02:15 AM EDT Reads: 4,599 |
By Pat Romanski ![]() Jun. 5, 2017 05:45 PM EDT Reads: 4,650 |
By Elizabeth White ![]() Jun. 5, 2017 04:15 PM EDT Reads: 4,614 |