CybeDefend Configuration
| Field | Description | Example |
|---|---|---|
| JFrog Artifactory URL | Full URL of your JFrog instance | https://company.jfrog.io |
| Docker Repository Key | Docker repository key name | docker-local |
| Username | Artifactory username | admin |
| Access Token | Access token for authentication | ***** |
| Description | Optional description | Production 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 Management → Access 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
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
Authentication Failed
Authentication Failed
- Verify username and access token are correct
- Check if the token has expired
- Ensure the Artifactory URL is correct
Repository Not Found
Repository Not Found
- Verify the Docker repository key is correct
- Check if the repository is of type Docker