You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/scan-with-snyk/snyk-iac/current-iac-custom-rules/iac-custom-rules-within-a-pipeline.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ Ensure that the OCI\_REGISTRY\_NAME configured in the GitHub Secrets does not al
176
176
177
177
After publishing the custom rules to an OCI registry, you can configure a separate pipeline to use these rules.
178
178
179
-
One way to do this is by using the API endpoint [Update the Infrastructure as Code settings for a group](https://apidocs.snyk.io/patch-/groups/-group_id-/settings/#patch-/groups/-group_id-/settings/iac).
179
+
One way to do this is by using the API endpoint [Update the Infrastructure as Code settings for a group](../../../snyk-api/reference/iacsettings.md#patch-groups-group_id-settings-iac).
180
180
181
181
This means configuring the GitHub Action above with another job for updating Snyk to use the configured custom rules bundle:
0 commit comments