Scan data for secrets
Jenkins
4min
The Jenkins scanning integration scans the Jenkins build logs for credentials.
Key | Description | Required |
---|---|---|
endpoint | The URI reference to Jenkins server | Yes |
insecureSkipVerifyTls | Whether to skip verifying TLS on the Jenkins server. Setting this to true may pose security issues. | No |
Feature | Supported |
---|---|
Scan build logs | ✅ |
Scan artifacts | ❌ |
Scan base64 encoded data | ✅ |
Auto resume | ✅ |