From c6fca6748b524ee5f2284bdfb78972c1b0c1d62b Mon Sep 17 00:00:00 2001 From: Veronica Cernea Date: Tue, 19 Nov 2024 12:18:31 +0000 Subject: [PATCH] GITBOOK-8492: vc-Use policies in the SDLC: removed screenshot and updated paragraph --- docs/manage-risk/policies/use-policies-in-the-sdlc.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/manage-risk/policies/use-policies-in-the-sdlc.md b/docs/manage-risk/policies/use-policies-in-the-sdlc.md index 6d2af3b242df..1a73497ea671 100644 --- a/docs/manage-risk/policies/use-policies-in-the-sdlc.md +++ b/docs/manage-risk/policies/use-policies-in-the-sdlc.md @@ -64,10 +64,5 @@ This example shows a pull request to add the `fullpage.js` package to a JavaScri ## Apply policies in CI/CD -Assigned policies take effect in CI/CD, ensuring builds comply with security and compliance boundaries. +When you assign policies to your CI/CD processes, they take effect immediately. This ensures that your builds comply with the security and compliance standards you've established, helping you maintain integrity and minimize risks throughout the development lifecycle. -An example follows of a workflow high-severity vulnerability - -This example shows a GitHub Action build workflow failing because of a high-severity vulnerability identified by Snyk testing: - -
CI/CD check fails on security policy breach

CI/CD check fails on security policy breach