public static final String |
CREDENTIAL_NOT_FOUND |
"Credential Not Found for OrgID : [%s]" |
public static final String |
CREDENTIAL_PAIR_VALIDATION_ERROR |
"Encountered Error while Validating Credential : %s" |
public static final String |
CREDENTIAL_VALIDATION_INTERNAL_ERROR |
"[Internal Error] Unable to validate credential due to internal error : [%s]" |
public static final String |
DUPLICATE_CREDENTIALS_FOUND |
"Received Duplicate credentials for OrgId : [%s]" |
public static final String |
EMPTY_ASSET_VIOLATION_CONFIG |
"[Invalid Config] Asset Violation Config can not be empty with ignore asset violation set to false" |
public static final String |
FILE_NOT_FOUND |
"Scan File not found in the workspace directory" |
public static final String |
IAC_VALIDATION_EXCEPTION_MSG |
"Failed to Scan file due to following error : [%s]" |
public static final String |
INVALID_CONFIG |
"[Invalid Config] Violations : [%s]" |
public static final String |
INVALID_CREDENTIAL_INSUFFICIENT_PERMISSION |
"Credentials Corresponding to OrgID : %s have insufficient permissions with following error : %s" |
public static final String |
INVALID_ORG_ID |
"Provide a valid Google Cloud organization ID." |
public static final String |
INVALID_REQUEST |
"[Invalid Request] Violations : [%s]" |
public static final String |
INVALID_SCAN_FILE_NAME |
"You must enter a Scan File Name." |
public static final String |
INVALID_SCAN_FILE_SIZE |
"Found Scan File with size : [%s] Bytes, Max limit : [%s] Bytes" |
public static final String |
INVALID_SCC_CREDENTIAL |
"Invalid SCC Credential for OrgID : [%s]" |
public static final String |
INVALID_SEVERITY_CONFIG |
"Invalid Asset Violation Config Duplicate entries exist for : %s" |
public static final String |
INVALID_SEVERITY_THRESHOLD |
"[Invalid Config] Severity threshold should be positive integer. Found threshold corresponding : [%s] severity to be: [%s]" |
public static final String |
INVALID_VIOLATION_COUNT_CONFIGURATION |
"Invalid Violation Count. Violation should be positive integer" |
public static final String |
MALFORMED_SCAN_FILE |
"[Invalid Request] Scan File found to be Malformed" |
public static final String |
MALFORMED_SCC_CREDENTIAL |
"[Invalid Request] Malformed SCC Credential" |
public static final String |
VALID_CREDENTIAL_PAIR |
"Successfully Verified Credentials" |
public static final String |
WORKSPACE_PATH_MISSING |
"Failed to fetch Workspace Path" |