Skip to main content
JFrog Artifactory is a universal artifact repository manager that supports Docker registries. CybeDefend integrates with JFrog Artifactory to scan your container images using access token authentication.

CybeDefend Configuration

FieldDescriptionExample
JFrog Artifactory URLFull URL of your JFrog instancehttps://company.jfrog.io
Docker Repository KeyDocker repository key namedocker-local
UsernameArtifactory usernameadmin
Access TokenAccess token for authentication*****
DescriptionOptional descriptionProduction JFrog Artifactory Registry

How to Configure JFrog Artifactory Container Registry

1

Access Artifactory

Connect to your JFrog Artifactory instance
2

Navigate to Tokens

Go to User ManagementAccess Tokens and create a new token
3

Set Permissions

Ensure the token has read access to your Docker repositories
4

Configure CybeDefend

Enter your Artifactory URL, Docker repository key, username, and access token
Access tokens are only displayed once. Make sure to copy and store the token securely before closing the dialog.

Security Best Practices

Use Access Tokens

Prefer access tokens over API keys for better security.

Minimal Permissions

Grant only read access to Docker repositories for scanning.

Set Expiration

Configure token expiration dates to limit exposure window.

Rotate Tokens

Rotate access tokens regularly (every 90 days recommended).

Troubleshooting

  • Verify username and access token are correct
  • Check if the token has expired
  • Ensure the Artifactory URL is correct
  • Verify the Docker repository key is correct
  • Check if the repository is of type Docker