Coder.comC
Coder.com5mo ago
7 replies
yuji.fushiguro

JFrog XRay Integration

Hope you are doing well. I have Coder deployed to EKS and I wanted to get some clarification on the Artifactory integration. The documentation makes it seems like there are 2 ways Coder can integrate with Artifactory, and they are either Jfrog-OAuth or Jfrog-Token. Right now, we went the token route because it’s the simplest. When trying to use the Coder Xray integration is fails with below error.

Secondly, is there another link for the xray-integration, mentioned in the docs, because the link referenced does not exists. Is this still a feature for Coder. See in reference below

k logs coder-xray-kube-577d77d64f-fp7k5 -n coder
2025-08-21 21:02:23.080 [erro]  scan agent  pod_name=coder-1e238610-61d2-4bb5-86bc-89b35f160a59-5cdb8fc986-tvskb  container_name=dev  container_image=artifactory.example.com/container-dsl-prod/devops-deployer-coder:workstation.stable  workspace_id=1e238610-61d2-4bb5-86bc-89b35f160a59  agent_id=3efbe722-1039-41ec-9080-99de2b03cf35  workspace_name=test-workspace ...
   error= post xray scan:
              github.com/coder/coder-xray/reporter.(*K8sReporter).Init.func2.1
                  /home/runner/work/coder-xray/coder-xray/reporter/reporter.go:121
            - POST https://coder.example.com/api/v2/integrations/jfrog/xray-scan: unexpected status code 404: Route not found.


References
- https://coder.com/docs/admin/integrations/jfrog-artifactory
- https://github.com/coder/coder-xray
- https://coder.com/docs/guides/xray-integration
Coder
Integrate Coder with JFrog Artifactory
JFrog Artifactory | Coder Docs
GitHub
JFrog XRay Integration. Contribute to coder/coder-xray development by creating an account on GitHub.
GitHub - coder/coder-xray: JFrog XRay Integration
Was this page helpful?