Issue Description

ARTIFACTORY: Why GitHub Dependabot security updates are failing with 401 Authentication error, when it initiates a connection with Artifactory npm private registry for security updates

AuthorFullName__c
Bandi Harish Goud
articleNumber
000005543
ft:sourceType
Salesforce
FirstPublishedDate
2023-01-08T08:06:08Z
lastModifiedDate
2023-01-22T11:10:42Z
VersionNumber
2
I have an Artifactory npm private repository configured for security updates in my GitHub Depandabot.yaml file.
User-added image

User-added image




Version updates succeed but security updates fail with the below error and this is an issue on GitHub side.
pdater | INFO <job_559331322> Checking if jquery 1.12.3 needs updating
  proxy | 2022/12/26 11:21:33 [012] GET https://url.jfrog.io:443/artifactory/api/npm/npm-test/jquery
  proxy | 2022/12/26 11:21:34 [012] 401 https://url.jfrog.io:443/artifactory/api/npm/npm-test/jquery
updater | INFO <job_559331322> Handled error whilst updating jquery: private_source_authentication_failure {:source=>"url.jfrog.io/artifactory/api/npm/npm-test"}