article thumbnail

8 Security Considerations for CI/CD

DevOps.com

In the software development enterprise, CI/CD refers to the combined practices of continuous integration and either continuous delivery or continuous deployment. How do you maintain quality and security with frequent deployments? How do you maintain quality and security with frequent deployments? […].

article thumbnail

Cybersecurity Snapshot: CISA and NSA Dive into CI/CD Security, While MITRE Ranks Top Software Weaknesses

Tenable

1 – CISA and NSA issue CI/CD defense guidance Looking for recommendations and best practices to improve the security of your continuous integration / continuous delivery (CI/CD) pipelines? Dive into six things that are top of mind for the week ending July 14. Check out the joint guidance from the U.S. reads the report.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Exploring continuous integration in DevOps inside out

Openxcell

The main goal of continuous integration is to reduce the risk of integration challenges that often daunts the developers at the end of a sprint or a project. Since it automates the deployment, it helps the developers to meet business requirements, enhance the code security, and improve the code quality.

article thumbnail

Cybersecurity Snapshot: Log4j Anniversary, CI/CD Risks, Infostealers, Email Attacks, OT Security

Tenable

It was at around this time last year that the discovery of the zero-day Log4Shell vulnerability in the ubiquitous Log4j open source component sent shockwaves through the worlds of IT and cybersecurity. . 2 - OWASP’s top 10 CI/CD security risks. For more information: “ Implementing Phishing-resistent MFA ” (U.S.

article thumbnail

How to make your web application more secure by using Static Application Security Testing (PART 1 of 5 in Application Security Testing series)

Xebia

During this blog series we are going to look at different types of Application Security Testing (AST), Software Composition Analysis (SCA) and secret scanning. They are used to identify security vulnerabilities in applications. This also entails that DevOps teams and security teams have to work together to get the best results.

article thumbnail

Continuous integration for mobile application development

CircleCI

Fortunately, by automating your mobile application tests using continuous integration (CI) tools, the process can become much easier, more efficient, and more consistent. You can refer to this Google guide for more detailed instructions on how to create an Android app with tests. Mobile app security concerns.

article thumbnail

Unleashing CI/CD Magic in Boomi’s Integration

Perficient

What is CI/CD? A CI/CD (Continuous Integration/Continuous Deployment) pipeline is an automated workflow or series of steps that developers use to build, test, and deploy their code changes. Understanding CI/CD Continuous Integration (CI) involves frequently merging code changes into a shared repository.