From 195ecfe2db563e568660ee88a4364fbc65226b17 Mon Sep 17 00:00:00 2001 From: angela-zhang <30538317+angela-zhang@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:41:57 -0400 Subject: [PATCH] Update settings for Artifactory javascript-chainguard Removed recommendation to enable Bypass HEAD Requests for Artifactory. Signed-off-by: angela-zhang <30538317+angela-zhang@users.noreply.github.com> --- content/chainguard/libraries/javascript/global-configuration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/chainguard/libraries/javascript/global-configuration.md b/content/chainguard/libraries/javascript/global-configuration.md index f12386e2bf..c77897f08b 100644 --- a/content/chainguard/libraries/javascript/global-configuration.md +++ b/content/chainguard/libraries/javascript/global-configuration.md @@ -228,8 +228,6 @@ To prevent this: 1. Apply the following settings to your Artifactory `javascript-chainguard` remote repository, within in the **Advanced** tab: - * **Enable Bypass HEAD Requests** — prevents Artifactory from sending HEAD - requests that may not be handled correctly by redirect-based registries. * **Disable Lenient Host Authentication** — disabling this setting ensures credentials are not forwarded across the redirect. * **Enable Cookie Management** - this setting is optional, but recommended