Package com.hcl.appscan.jenkins.plugin
Class Messages
- java.lang.Object
-
- com.hcl.appscan.jenkins.plugin.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_analysis_running()
Keyanalysis.running
:Running security analysis...
.static org.jvnet.localizer.Localizable
_authentication_failed()
Keyauthentication.failed
:Unable to authenticate to the service.
.static org.jvnet.localizer.Localizable
_authentication_success()
Keyauthentication.success
:Authenticated successfully.
.static org.jvnet.localizer.Localizable
_check_server(Object arg0)
Keycheck.server
:Please check {0} for your scan results.
.static org.jvnet.localizer.Localizable
_error_active_subscription_validation(Object arg0)
Keyerror.active.subscription.validation
:You do not have a valid {0} subscription.
.static org.jvnet.localizer.Localizable
_error_active_subscription_validation_ui()
Keyerror.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
.static org.jvnet.localizer.Localizable
_error_allow_intervention_ui()
Keyerror.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
.static org.jvnet.localizer.Localizable
_error_application_empty_ui()
Keyerror.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
.static org.jvnet.localizer.Localizable
_error_asoc_certificates_ui()
Keyerror.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
.static org.jvnet.localizer.Localizable
_error_base_scan_empty_ui()
Keyerror.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
.static org.jvnet.localizer.Localizable
_error_checking_results(Object arg0)
Keyerror.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
.static org.jvnet.localizer.Localizable
_error_empty_scan_id()
Keyerror.empty.scan.id
:Scan ID value is empty. Verify and try again.
.static org.jvnet.localizer.Localizable
_error_file_type_invalid(Object arg0)
Keyerror.file.type.invalid
:Invalid file type. Only {0} file is supported.
.static org.jvnet.localizer.Localizable
_error_include_sca_ui()
Keyerror.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_error_invalid_format_include_sca()
Keyerror.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
.static org.jvnet.localizer.Localizable
_error_invalid_login_sequence_file()
Keyerror.invalid.login.sequence.file
:Invalid login sequence file.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id()
Keyerror.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_application()
Keyerror.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_application_ui()
Keyerror.invalid.scan.id.application.ui
:Scan ID does not match selected application.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_git_repo()
Keyerror.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_git_repo_ui()
Keyerror.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_rescan_allowed_ui()
Keyerror.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
.static org.jvnet.localizer.Localizable
_error_invalid_scan_id_ui()
Keyerror.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
.static org.jvnet.localizer.Localizable
_error_invalid_template_file()
Keyerror.invalid.template.file
:Invalid scan template file.
.static org.jvnet.localizer.Localizable
_error_login_fields_automatic()
Keyerror.login.fields.automatic
:Username and password are required to scan your application.
.static org.jvnet.localizer.Localizable
_error_login_fields_empty_manual()
Keyerror.login.fields.empty.manual
:A login sequence file is required to scan your application.
.static org.jvnet.localizer.Localizable
_error_login_fields_manual()
Keyerror.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
.static org.jvnet.localizer.Localizable
_error_malformed_url(Object arg0)
Keyerror.malformed.url
:Malformed URL {0}.
.static org.jvnet.localizer.Localizable
_error_mobile_analyzer()
Keyerror.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
.static org.jvnet.localizer.Localizable
_error_no_creds(Object arg0)
Keyerror.no.creds
:Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static org.jvnet.localizer.Localizable
_error_no_creds_ase(Object arg0)
Keyerror.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static org.jvnet.localizer.Localizable
_error_noncompliant_issues()
Keyerror.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
.static org.jvnet.localizer.Localizable
_error_presence_AppScan360()
Keyerror.presence.AppScan360
:Presence is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_error_running_scan(Object arg0)
Keyerror.running.scan
:Failed to run the security scan: {0}
.static org.jvnet.localizer.Localizable
_error_sca_AppScan360()
Keyerror.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_error_sca_AppScan360_ui()
Keyerror.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_error_sca_ui()
Keyerror.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_error_scan_id_validation_rescan_allowed()
Keyerror.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
.static org.jvnet.localizer.Localizable
_error_scan_id_validation_status(Object arg0)
Keyerror.scan.id.validation.status
:The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
.static org.jvnet.localizer.Localizable
_error_scan_status_unstable()
Keyerror.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
.static org.jvnet.localizer.Localizable
_error_server_unavailable()
Keyerror.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
.static org.jvnet.localizer.Localizable
_error_threshold_exceeded()
Keyerror.threshold.exceeded
:The number of security results exceeds the specified threshold.
.static org.jvnet.localizer.Localizable
_error_threshold_invalid()
Keyerror.threshold.invalid
:Invalid entry. Enter an integer value.
.static org.jvnet.localizer.Localizable
_error_token_authentication()
Keyerror.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
.static org.jvnet.localizer.Localizable
_error_token_expired(Object arg0)
Keyerror.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static org.jvnet.localizer.Localizable
_error_url_validation(Object arg0)
Keyerror.url.validation
:An error occurred while validating the Starting URL: {0}.
.static org.jvnet.localizer.Localizable
_error_url_validation_ui()
Keyerror.url.validation.ui
:Unless this is a private network, please verify your domain.
.static org.jvnet.localizer.Localizable
_fail_build_check()
Keyfail.build.check
:Checking for build failure based on scan configuration...
.static org.jvnet.localizer.Localizable
_label_appscan360_homepage()
Keylabel.appscan360.homepage
:AppScan 360°
.static org.jvnet.localizer.Localizable
_label_ase()
Keylabel.ase
:HCL AppScan Enterprise Credentials
.static org.jvnet.localizer.Localizable
_label_ase_application()
Keylabel.ase.application
:AppScan Enterprise (ASE)
.static org.jvnet.localizer.Localizable
_label_ase_homepage()
Keylabel.ase.homepage
:AppScan Enterprise (ASE)
.static org.jvnet.localizer.Localizable
_label_asebuild_step()
Keylabel.asebuild.step
:Run AppScan Enterprise Security Test
.static org.jvnet.localizer.Localizable
_label_asoc()
Keylabel.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
.static org.jvnet.localizer.Localizable
_label_asoc_homepage()
Keylabel.asoc.homepage
:AppScan on Cloud (ASoC)
.static org.jvnet.localizer.Localizable
_label_build_step()
Keylabel.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
.static org.jvnet.localizer.Localizable
_label_critical()
Keylabel.critical
:Critical
.static org.jvnet.localizer.Localizable
_label_high()
Keylabel.high
:High
.static org.jvnet.localizer.Localizable
_label_latest_report(Object arg0)
Keylabel.latest.report
:Latest {0} Report
.static org.jvnet.localizer.Localizable
_label_low()
Keylabel.low
:Low
.static org.jvnet.localizer.Localizable
_label_medium()
Keylabel.medium
:Medium
.static org.jvnet.localizer.Localizable
_label_results(Object arg0)
Keylabel.results
:{0} Results
.static org.jvnet.localizer.Localizable
_label_results_trend()
Keylabel.results.trend
:Security Analysis Trend
.static org.jvnet.localizer.Localizable
_label_running(Object arg0)
Keylabel.running
:Running Scan {0}...
.static org.jvnet.localizer.Localizable
_label_total()
Keylabel.total
:Total
.static org.jvnet.localizer.Localizable
_logs_link(Object arg0, Object arg1)
Keylogs.link
:Job {0} started successfully. Scan Job statistics: {1}
.static org.jvnet.localizer.Localizable
_need_api_key(Object arg0)
Keyneed.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
.static org.jvnet.localizer.Localizable
_need_ase_api_doc(Object arg0)
Keyneed_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
.static org.jvnet.localizer.Localizable
_option_fast()
Keyoption.fast
:Fast
.static org.jvnet.localizer.Localizable
_option_faster()
Keyoption.faster
:Faster
.static org.jvnet.localizer.Localizable
_option_fastest()
Keyoption.fastest
:Fastest
.static org.jvnet.localizer.Localizable
_option_nooptimization()
Keyoption.nooptimization
:No Optimization
.static org.jvnet.localizer.Localizable
_option_production()
Keyoption.production
:Production
.static org.jvnet.localizer.Localizable
_option_staging()
Keyoption.staging
:Staging
.static org.jvnet.localizer.Localizable
_warning_allow_intervention_AppScan360()
Keywarning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
.static org.jvnet.localizer.Localizable
_warning_asoc_certificates()
Keywarning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
.static org.jvnet.localizer.Localizable
_warning_empty_execution_id()
Keywarning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
.static org.jvnet.localizer.Localizable
_warning_include_sca_AppScan360()
Keywarning.include.sca.AppScan360
:Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
.static org.jvnet.localizer.Localizable
_warning_personal_scan_rescan()
Keywarning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
.static org.jvnet.localizer.Localizable
_warning_sca()
Keywarning.sca
:AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
.static org.jvnet.localizer.Localizable
_warning_sca_subscription()
Keywarning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
.static org.jvnet.localizer.Localizable
_warning_sca_ui()
Keywarning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.static String
analysis_running()
Keyanalysis.running
:Running security analysis...
.static String
authentication_failed()
Keyauthentication.failed
:Unable to authenticate to the service.
.static String
authentication_success()
Keyauthentication.success
:Authenticated successfully.
.static String
check_server(Object arg0)
Keycheck.server
:Please check {0} for your scan results.
.static String
error_active_subscription_validation(Object arg0)
Keyerror.active.subscription.validation
:You do not have a valid {0} subscription.
.static String
error_active_subscription_validation_ui()
Keyerror.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
.static String
error_allow_intervention_ui()
Keyerror.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
.static String
error_application_empty_ui()
Keyerror.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
.static String
error_asoc_certificates_ui()
Keyerror.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
.static String
error_base_scan_empty_ui()
Keyerror.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
.static String
error_checking_results(Object arg0)
Keyerror.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
.static String
error_empty_scan_id()
Keyerror.empty.scan.id
:Scan ID value is empty. Verify and try again.
.static String
error_file_type_invalid(Object arg0)
Keyerror.file.type.invalid
:Invalid file type. Only {0} file is supported.
.static String
error_include_sca_ui()
Keyerror.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
.static String
error_invalid_format_include_sca()
Keyerror.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
.static String
error_invalid_login_sequence_file()
Keyerror.invalid.login.sequence.file
:Invalid login sequence file.
.static String
error_invalid_scan_id()
Keyerror.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
.static String
error_invalid_scan_id_application()
Keyerror.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
.static String
error_invalid_scan_id_application_ui()
Keyerror.invalid.scan.id.application.ui
:Scan ID does not match selected application.
.static String
error_invalid_scan_id_git_repo()
Keyerror.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
.static String
error_invalid_scan_id_git_repo_ui()
Keyerror.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
.static String
error_invalid_scan_id_rescan_allowed_ui()
Keyerror.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
.static String
error_invalid_scan_id_ui()
Keyerror.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
.static String
error_invalid_template_file()
Keyerror.invalid.template.file
:Invalid scan template file.
.static String
error_login_fields_automatic()
Keyerror.login.fields.automatic
:Username and password are required to scan your application.
.static String
error_login_fields_empty_manual()
Keyerror.login.fields.empty.manual
:A login sequence file is required to scan your application.
.static String
error_login_fields_manual()
Keyerror.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
.static String
error_malformed_url(Object arg0)
Keyerror.malformed.url
:Malformed URL {0}.
.static String
error_mobile_analyzer()
Keyerror.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
.static String
error_no_creds(Object arg0)
Keyerror.no.creds
:Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static String
error_no_creds_ase(Object arg0)
Keyerror.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static String
error_noncompliant_issues()
Keyerror.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
.static String
error_presence_AppScan360()
Keyerror.presence.AppScan360
:Presence is available in AppScan on Cloud only.
.static String
error_running_scan(Object arg0)
Keyerror.running.scan
:Failed to run the security scan: {0}
.static String
error_sca_AppScan360()
Keyerror.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
.static String
error_sca_AppScan360_ui()
Keyerror.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.static String
error_sca_ui()
Keyerror.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.static String
error_scan_id_validation_rescan_allowed()
Keyerror.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
.static String
error_scan_id_validation_status(Object arg0)
Keyerror.scan.id.validation.status
:The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
.static String
error_scan_status_unstable()
Keyerror.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
.static String
error_server_unavailable()
Keyerror.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
.static String
error_threshold_exceeded()
Keyerror.threshold.exceeded
:The number of security results exceeds the specified threshold.
.static String
error_threshold_invalid()
Keyerror.threshold.invalid
:Invalid entry. Enter an integer value.
.static String
error_token_authentication()
Keyerror.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
.static String
error_token_expired(Object arg0)
Keyerror.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.static String
error_url_validation(Object arg0)
Keyerror.url.validation
:An error occurred while validating the Starting URL: {0}.
.static String
error_url_validation_ui()
Keyerror.url.validation.ui
:Unless this is a private network, please verify your domain.
.static String
fail_build_check()
Keyfail.build.check
:Checking for build failure based on scan configuration...
.static String
label_appscan360_homepage()
Keylabel.appscan360.homepage
:AppScan 360°
.static String
label_ase()
Keylabel.ase
:HCL AppScan Enterprise Credentials
.static String
label_ase_application()
Keylabel.ase.application
:AppScan Enterprise (ASE)
.static String
label_ase_homepage()
Keylabel.ase.homepage
:AppScan Enterprise (ASE)
.static String
label_asebuild_step()
Keylabel.asebuild.step
:Run AppScan Enterprise Security Test
.static String
label_asoc()
Keylabel.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
.static String
label_asoc_homepage()
Keylabel.asoc.homepage
:AppScan on Cloud (ASoC)
.static String
label_build_step()
Keylabel.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
.static String
label_critical()
Keylabel.critical
:Critical
.static String
label_high()
Keylabel.high
:High
.static String
label_latest_report(Object arg0)
Keylabel.latest.report
:Latest {0} Report
.static String
label_low()
Keylabel.low
:Low
.static String
label_medium()
Keylabel.medium
:Medium
.static String
label_results(Object arg0)
Keylabel.results
:{0} Results
.static String
label_results_trend()
Keylabel.results.trend
:Security Analysis Trend
.static String
label_running(Object arg0)
Keylabel.running
:Running Scan {0}...
.static String
label_total()
Keylabel.total
:Total
.static String
logs_link(Object arg0, Object arg1)
Keylogs.link
:Job {0} started successfully. Scan Job statistics: {1}
.static String
need_api_key(Object arg0)
Keyneed.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
.static String
need_ase_api_doc(Object arg0)
Keyneed_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
.static String
option_fast()
Keyoption.fast
:Fast
.static String
option_faster()
Keyoption.faster
:Faster
.static String
option_fastest()
Keyoption.fastest
:Fastest
.static String
option_nooptimization()
Keyoption.nooptimization
:No Optimization
.static String
option_production()
Keyoption.production
:Production
.static String
option_staging()
Keyoption.staging
:Staging
.static String
warning_allow_intervention_AppScan360()
Keywarning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
.static String
warning_asoc_certificates()
Keywarning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
.static String
warning_empty_execution_id()
Keywarning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
.static String
warning_include_sca_AppScan360()
Keywarning.include.sca.AppScan360
:Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
.static String
warning_personal_scan_rescan()
Keywarning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
.static String
warning_sca()
Keywarning.sca
:AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
.static String
warning_sca_subscription()
Keywarning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
.static String
warning_sca_ui()
Keywarning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.
-
-
-
Method Detail
-
error_checking_results
public static String error_checking_results(Object arg0)
Keyerror.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred checking the results of analysis. The status of analysis is {0}.
-
_error_checking_results
public static org.jvnet.localizer.Localizable _error_checking_results(Object arg0)
Keyerror.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred checking the results of analysis. The status of analysis is {0}.
-
warning_allow_intervention_AppScan360
public static String warning_allow_intervention_AppScan360()
Keywarning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
.- Returns:
Incorrect scan settings: Intervention is available in AppScan on Cloud only.
-
_warning_allow_intervention_AppScan360
public static org.jvnet.localizer.Localizable _warning_allow_intervention_AppScan360()
Keywarning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
.- Returns:
Incorrect scan settings: Intervention is available in AppScan on Cloud only.
-
error_running_scan
public static String error_running_scan(Object arg0)
Keyerror.running.scan
:Failed to run the security scan: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to run the security scan: {0}
-
_error_running_scan
public static org.jvnet.localizer.Localizable _error_running_scan(Object arg0)
Keyerror.running.scan
:Failed to run the security scan: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to run the security scan: {0}
-
warning_sca_subscription
public static String warning_sca_subscription()
Keywarning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
.- Returns:
Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
-
_warning_sca_subscription
public static org.jvnet.localizer.Localizable _warning_sca_subscription()
Keywarning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
.- Returns:
Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
-
error_noncompliant_issues
public static String error_noncompliant_issues()
Keyerror.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
.- Returns:
The scan result contains non-compliant issues with respect to the policies associated with the selected application.
-
_error_noncompliant_issues
public static org.jvnet.localizer.Localizable _error_noncompliant_issues()
Keyerror.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
.- Returns:
The scan result contains non-compliant issues with respect to the policies associated with the selected application.
-
label_ase_homepage
public static String label_ase_homepage()
Keylabel.ase.homepage
:AppScan Enterprise (ASE)
.- Returns:
AppScan Enterprise (ASE)
-
_label_ase_homepage
public static org.jvnet.localizer.Localizable _label_ase_homepage()
Keylabel.ase.homepage
:AppScan Enterprise (ASE)
.- Returns:
AppScan Enterprise (ASE)
-
option_faster
public static String option_faster()
Keyoption.faster
:Faster
.- Returns:
Faster
-
_option_faster
public static org.jvnet.localizer.Localizable _option_faster()
Keyoption.faster
:Faster
.- Returns:
Faster
-
error_login_fields_automatic
public static String error_login_fields_automatic()
Keyerror.login.fields.automatic
:Username and password are required to scan your application.
.- Returns:
Username and password are required to scan your application.
-
_error_login_fields_automatic
public static org.jvnet.localizer.Localizable _error_login_fields_automatic()
Keyerror.login.fields.automatic
:Username and password are required to scan your application.
.- Returns:
Username and password are required to scan your application.
-
warning_personal_scan_rescan
public static String warning_personal_scan_rescan()
Keywarning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
.- Returns:
Personal Scan is not applicable for rescan.
-
_warning_personal_scan_rescan
public static org.jvnet.localizer.Localizable _warning_personal_scan_rescan()
Keywarning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
.- Returns:
Personal Scan is not applicable for rescan.
-
error_threshold_invalid
public static String error_threshold_invalid()
Keyerror.threshold.invalid
:Invalid entry. Enter an integer value.
.- Returns:
Invalid entry. Enter an integer value.
-
_error_threshold_invalid
public static org.jvnet.localizer.Localizable _error_threshold_invalid()
Keyerror.threshold.invalid
:Invalid entry. Enter an integer value.
.- Returns:
Invalid entry. Enter an integer value.
-
label_asebuild_step
public static String label_asebuild_step()
Keylabel.asebuild.step
:Run AppScan Enterprise Security Test
.- Returns:
Run AppScan Enterprise Security Test
-
_label_asebuild_step
public static org.jvnet.localizer.Localizable _label_asebuild_step()
Keylabel.asebuild.step
:Run AppScan Enterprise Security Test
.- Returns:
Run AppScan Enterprise Security Test
-
fail_build_check
public static String fail_build_check()
Keyfail.build.check
:Checking for build failure based on scan configuration...
.- Returns:
Checking for build failure based on scan configuration...
-
_fail_build_check
public static org.jvnet.localizer.Localizable _fail_build_check()
Keyfail.build.check
:Checking for build failure based on scan configuration...
.- Returns:
Checking for build failure based on scan configuration...
-
error_file_type_invalid
public static String error_file_type_invalid(Object arg0)
Keyerror.file.type.invalid
:Invalid file type. Only {0} file is supported.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid file type. Only {0} file is supported.
-
_error_file_type_invalid
public static org.jvnet.localizer.Localizable _error_file_type_invalid(Object arg0)
Keyerror.file.type.invalid
:Invalid file type. Only {0} file is supported.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid file type. Only {0} file is supported.
-
label_build_step
public static String label_build_step()
Keylabel.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
.- Returns:
Run AppScan on Cloud/AppScan 360° Security Test
-
_label_build_step
public static org.jvnet.localizer.Localizable _label_build_step()
Keylabel.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
.- Returns:
Run AppScan on Cloud/AppScan 360° Security Test
-
error_allow_intervention_ui
public static String error_allow_intervention_ui()
Keyerror.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
.- Returns:
Scan intervention is available in AppScan on Cloud only
-
_error_allow_intervention_ui
public static org.jvnet.localizer.Localizable _error_allow_intervention_ui()
Keyerror.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
.- Returns:
Scan intervention is available in AppScan on Cloud only
-
error_url_validation
public static String error_url_validation(Object arg0)
Keyerror.url.validation
:An error occurred while validating the Starting URL: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred while validating the Starting URL: {0}.
-
_error_url_validation
public static org.jvnet.localizer.Localizable _error_url_validation(Object arg0)
Keyerror.url.validation
:An error occurred while validating the Starting URL: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
An error occurred while validating the Starting URL: {0}.
-
error_asoc_certificates_ui
public static String error_asoc_certificates_ui()
Keyerror.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
.- Returns:
Allowing Untrusted Connections does not apply to AppScan on Cloud.
-
_error_asoc_certificates_ui
public static org.jvnet.localizer.Localizable _error_asoc_certificates_ui()
Keyerror.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
.- Returns:
Allowing Untrusted Connections does not apply to AppScan on Cloud.
-
label_results
public static String label_results(Object arg0)
Keylabel.results
:{0} Results
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Results
-
_label_results
public static org.jvnet.localizer.Localizable _label_results(Object arg0)
Keylabel.results
:{0} Results
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Results
-
error_empty_scan_id
public static String error_empty_scan_id()
Keyerror.empty.scan.id
:Scan ID value is empty. Verify and try again.
.- Returns:
Scan ID value is empty. Verify and try again.
-
_error_empty_scan_id
public static org.jvnet.localizer.Localizable _error_empty_scan_id()
Keyerror.empty.scan.id
:Scan ID value is empty. Verify and try again.
.- Returns:
Scan ID value is empty. Verify and try again.
-
label_running
public static String label_running(Object arg0)
Keylabel.running
:Running Scan {0}...
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running Scan {0}...
-
_label_running
public static org.jvnet.localizer.Localizable _label_running(Object arg0)
Keylabel.running
:Running Scan {0}...
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running Scan {0}...
-
error_token_expired
public static String error_token_expired(Object arg0)
Keyerror.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
_error_token_expired
public static org.jvnet.localizer.Localizable _error_token_expired(Object arg0)
Keyerror.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
option_staging
public static String option_staging()
Keyoption.staging
:Staging
.- Returns:
Staging
-
_option_staging
public static org.jvnet.localizer.Localizable _option_staging()
Keyoption.staging
:Staging
.- Returns:
Staging
-
label_high
public static String label_high()
Keylabel.high
:High
.- Returns:
High
-
_label_high
public static org.jvnet.localizer.Localizable _label_high()
Keylabel.high
:High
.- Returns:
High
-
error_url_validation_ui
public static String error_url_validation_ui()
Keyerror.url.validation.ui
:Unless this is a private network, please verify your domain.
.- Returns:
Unless this is a private network, please verify your domain.
-
_error_url_validation_ui
public static org.jvnet.localizer.Localizable _error_url_validation_ui()
Keyerror.url.validation.ui
:Unless this is a private network, please verify your domain.
.- Returns:
Unless this is a private network, please verify your domain.
-
label_appscan360_homepage
public static String label_appscan360_homepage()
Keylabel.appscan360.homepage
:AppScan 360°
.- Returns:
AppScan 360°
-
_label_appscan360_homepage
public static org.jvnet.localizer.Localizable _label_appscan360_homepage()
Keylabel.appscan360.homepage
:AppScan 360°
.- Returns:
AppScan 360°
-
error_malformed_url
public static String error_malformed_url(Object arg0)
Keyerror.malformed.url
:Malformed URL {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed URL {0}.
-
_error_malformed_url
public static org.jvnet.localizer.Localizable _error_malformed_url(Object arg0)
Keyerror.malformed.url
:Malformed URL {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Malformed URL {0}.
-
error_threshold_exceeded
public static String error_threshold_exceeded()
Keyerror.threshold.exceeded
:The number of security results exceeds the specified threshold.
.- Returns:
The number of security results exceeds the specified threshold.
-
_error_threshold_exceeded
public static org.jvnet.localizer.Localizable _error_threshold_exceeded()
Keyerror.threshold.exceeded
:The number of security results exceeds the specified threshold.
.- Returns:
The number of security results exceeds the specified threshold.
-
label_asoc
public static String label_asoc()
Keylabel.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
.- Returns:
HCL AppScan on Cloud/HCL AppScan 360° Credentials
-
_label_asoc
public static org.jvnet.localizer.Localizable _label_asoc()
Keylabel.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
.- Returns:
HCL AppScan on Cloud/HCL AppScan 360° Credentials
-
error_scan_id_validation_rescan_allowed
public static String error_scan_id_validation_rescan_allowed()
Keyerror.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
.- Returns:
Rescan not permitted due to organizational restrictions.
-
_error_scan_id_validation_rescan_allowed
public static org.jvnet.localizer.Localizable _error_scan_id_validation_rescan_allowed()
Keyerror.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
.- Returns:
Rescan not permitted due to organizational restrictions.
-
error_include_sca_ui
public static String error_include_sca_ui()
Keyerror.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
.- Returns:
Include SCA is available in AppScan on Cloud only.
-
_error_include_sca_ui
public static org.jvnet.localizer.Localizable _error_include_sca_ui()
Keyerror.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
.- Returns:
Include SCA is available in AppScan on Cloud only.
-
error_presence_AppScan360
public static String error_presence_AppScan360()
Keyerror.presence.AppScan360
:Presence is available in AppScan on Cloud only.
.- Returns:
Presence is available in AppScan on Cloud only.
-
_error_presence_AppScan360
public static org.jvnet.localizer.Localizable _error_presence_AppScan360()
Keyerror.presence.AppScan360
:Presence is available in AppScan on Cloud only.
.- Returns:
Presence is available in AppScan on Cloud only.
-
error_application_empty_ui
public static String error_application_empty_ui()
Keyerror.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
.- Returns:
Application list is empty. Please check the credentials for service connection.
-
_error_application_empty_ui
public static org.jvnet.localizer.Localizable _error_application_empty_ui()
Keyerror.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
.- Returns:
Application list is empty. Please check the credentials for service connection.
-
warning_include_sca_AppScan360
public static String warning_include_sca_AppScan360()
Keywarning.include.sca.AppScan360
:Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
.- Returns:
Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
-
_warning_include_sca_AppScan360
public static org.jvnet.localizer.Localizable _warning_include_sca_AppScan360()
Keywarning.include.sca.AppScan360
:Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
.- Returns:
Only the SAST scan is being executed. SCA is only available with AppScan on Cloud and is not included in this job.
-
error_mobile_analyzer
public static String error_mobile_analyzer()
Keyerror.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
.- Returns:
Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
-
_error_mobile_analyzer
public static org.jvnet.localizer.Localizable _error_mobile_analyzer()
Keyerror.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
.- Returns:
Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
-
need_ase_api_doc
public static String need_ase_api_doc(Object arg0)
Keyneed_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
-
_need_ase_api_doc
public static org.jvnet.localizer.Localizable _need_ase_api_doc(Object arg0)
Keyneed_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
-
error_token_authentication
public static String error_token_authentication()
Keyerror.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
.- Returns:
Could not validate your Key ID and Secret. Please check and try again.
-
_error_token_authentication
public static org.jvnet.localizer.Localizable _error_token_authentication()
Keyerror.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
.- Returns:
Could not validate your Key ID and Secret. Please check and try again.
-
logs_link
public static String logs_link(Object arg0, Object arg1)
Keylogs.link
:Job {0} started successfully. Scan Job statistics: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Job {0} started successfully. Scan Job statistics: {1}
-
_logs_link
public static org.jvnet.localizer.Localizable _logs_link(Object arg0, Object arg1)
Keylogs.link
:Job {0} started successfully. Scan Job statistics: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Job {0} started successfully. Scan Job statistics: {1}
-
option_production
public static String option_production()
Keyoption.production
:Production
.- Returns:
Production
-
_option_production
public static org.jvnet.localizer.Localizable _option_production()
Keyoption.production
:Production
.- Returns:
Production
-
error_no_creds
public static String error_no_creds(Object arg0)
Keyerror.no.creds
:Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
_error_no_creds
public static org.jvnet.localizer.Localizable _error_no_creds(Object arg0)
Keyerror.no.creds
:Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required. You can add HCL AppScan on Cloud/HCL AppScan 360° credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
label_total
public static String label_total()
Keylabel.total
:Total
.- Returns:
Total
-
_label_total
public static org.jvnet.localizer.Localizable _label_total()
Keylabel.total
:Total
.- Returns:
Total
-
error_invalid_format_include_sca
public static String error_invalid_format_include_sca()
Keyerror.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
.- Returns:
SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
-
_error_invalid_format_include_sca
public static org.jvnet.localizer.Localizable _error_invalid_format_include_sca()
Keyerror.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
.- Returns:
SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
-
need_api_key
public static String need_api_key(Object arg0)
Keyneed.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
-
_need_api_key
public static org.jvnet.localizer.Localizable _need_api_key(Object arg0)
Keyneed.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
-
option_nooptimization
public static String option_nooptimization()
Keyoption.nooptimization
:No Optimization
.- Returns:
No Optimization
-
_option_nooptimization
public static org.jvnet.localizer.Localizable _option_nooptimization()
Keyoption.nooptimization
:No Optimization
.- Returns:
No Optimization
-
error_server_unavailable
public static String error_server_unavailable()
Keyerror.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
.- Returns:
AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
-
_error_server_unavailable
public static org.jvnet.localizer.Localizable _error_server_unavailable()
Keyerror.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
.- Returns:
AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
-
label_latest_report
public static String label_latest_report(Object arg0)
Keylabel.latest.report
:Latest {0} Report
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Latest {0} Report
-
_label_latest_report
public static org.jvnet.localizer.Localizable _label_latest_report(Object arg0)
Keylabel.latest.report
:Latest {0} Report
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Latest {0} Report
-
error_sca_AppScan360_ui
public static String error_sca_AppScan360_ui()
Keyerror.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.- Returns:
Software Composition Analysis is available in AppScan on Cloud only.
-
_error_sca_AppScan360_ui
public static org.jvnet.localizer.Localizable _error_sca_AppScan360_ui()
Keyerror.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.- Returns:
Software Composition Analysis is available in AppScan on Cloud only.
-
label_ase
public static String label_ase()
Keylabel.ase
:HCL AppScan Enterprise Credentials
.- Returns:
HCL AppScan Enterprise Credentials
-
_label_ase
public static org.jvnet.localizer.Localizable _label_ase()
Keylabel.ase
:HCL AppScan Enterprise Credentials
.- Returns:
HCL AppScan Enterprise Credentials
-
label_critical
public static String label_critical()
Keylabel.critical
:Critical
.- Returns:
Critical
-
_label_critical
public static org.jvnet.localizer.Localizable _label_critical()
Keylabel.critical
:Critical
.- Returns:
Critical
-
error_invalid_scan_id_application
public static String error_invalid_scan_id_application()
Keyerror.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
.- Returns:
Application mismatch: Ensure the selected application matches the Scan ID's associated application.
-
_error_invalid_scan_id_application
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_application()
Keyerror.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
.- Returns:
Application mismatch: Ensure the selected application matches the Scan ID's associated application.
-
error_no_creds_ase
public static String error_no_creds_ase(Object arg0)
Keyerror.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
_error_no_creds_ase
public static org.jvnet.localizer.Localizable _error_no_creds_ase(Object arg0)
Keyerror.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
-
warning_asoc_certificates
public static String warning_asoc_certificates()
Keywarning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
.- Returns:
Allowing Untrusted Connections is not applied to this service connection.
-
_warning_asoc_certificates
public static org.jvnet.localizer.Localizable _warning_asoc_certificates()
Keywarning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
.- Returns:
Allowing Untrusted Connections is not applied to this service connection.
-
error_sca_AppScan360
public static String error_sca_AppScan360()
Keyerror.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
.- Returns:
HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
-
_error_sca_AppScan360
public static org.jvnet.localizer.Localizable _error_sca_AppScan360()
Keyerror.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
.- Returns:
HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
-
warning_empty_execution_id
public static String warning_empty_execution_id()
Keywarning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
.- Returns:
Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
-
_warning_empty_execution_id
public static org.jvnet.localizer.Localizable _warning_empty_execution_id()
Keywarning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
.- Returns:
Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
-
error_invalid_scan_id
public static String error_invalid_scan_id()
Keyerror.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
.- Returns:
Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
-
_error_invalid_scan_id
public static org.jvnet.localizer.Localizable _error_invalid_scan_id()
Keyerror.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
.- Returns:
Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
-
error_active_subscription_validation_ui
public static String error_active_subscription_validation_ui()
Keyerror.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
.- Returns:
You do not have a subscription for the selected scan type.
-
_error_active_subscription_validation_ui
public static org.jvnet.localizer.Localizable _error_active_subscription_validation_ui()
Keyerror.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
.- Returns:
You do not have a subscription for the selected scan type.
-
warning_sca_ui
public static String warning_sca_ui()
Keywarning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.- Returns:
To scan open-source files, use the Software Composition Analysis (SCA) scan type.
-
_warning_sca_ui
public static org.jvnet.localizer.Localizable _warning_sca_ui()
Keywarning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.- Returns:
To scan open-source files, use the Software Composition Analysis (SCA) scan type.
-
label_asoc_homepage
public static String label_asoc_homepage()
Keylabel.asoc.homepage
:AppScan on Cloud (ASoC)
.- Returns:
AppScan on Cloud (ASoC)
-
_label_asoc_homepage
public static org.jvnet.localizer.Localizable _label_asoc_homepage()
Keylabel.asoc.homepage
:AppScan on Cloud (ASoC)
.- Returns:
AppScan on Cloud (ASoC)
-
label_ase_application
public static String label_ase_application()
Keylabel.ase.application
:AppScan Enterprise (ASE)
.- Returns:
AppScan Enterprise (ASE)
-
_label_ase_application
public static org.jvnet.localizer.Localizable _label_ase_application()
Keylabel.ase.application
:AppScan Enterprise (ASE)
.- Returns:
AppScan Enterprise (ASE)
-
option_fast
public static String option_fast()
Keyoption.fast
:Fast
.- Returns:
Fast
-
_option_fast
public static org.jvnet.localizer.Localizable _option_fast()
Keyoption.fast
:Fast
.- Returns:
Fast
-
error_active_subscription_validation
public static String error_active_subscription_validation(Object arg0)
Keyerror.active.subscription.validation
:You do not have a valid {0} subscription.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
You do not have a valid {0} subscription.
-
_error_active_subscription_validation
public static org.jvnet.localizer.Localizable _error_active_subscription_validation(Object arg0)
Keyerror.active.subscription.validation
:You do not have a valid {0} subscription.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
You do not have a valid {0} subscription.
-
check_server
public static String check_server(Object arg0)
Keycheck.server
:Please check {0} for your scan results.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Please check {0} for your scan results.
-
_check_server
public static org.jvnet.localizer.Localizable _check_server(Object arg0)
Keycheck.server
:Please check {0} for your scan results.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Please check {0} for your scan results.
-
error_invalid_scan_id_git_repo_ui
public static String error_invalid_scan_id_git_repo_ui()
Keyerror.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
.- Returns:
Git repo scans are unsupported for SAST rescans.
-
_error_invalid_scan_id_git_repo_ui
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_git_repo_ui()
Keyerror.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
.- Returns:
Git repo scans are unsupported for SAST rescans.
-
error_scan_id_validation_status
public static String error_scan_id_validation_status(Object arg0)
Keyerror.scan.id.validation.status
:The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
-
_error_scan_id_validation_status
public static org.jvnet.localizer.Localizable _error_scan_id_validation_status(Object arg0)
Keyerror.scan.id.validation.status
:The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The selected scan is in the {0} state. Rescans can only be performed when the scan is Ready, Paused, or Failed.
-
label_results_trend
public static String label_results_trend()
Keylabel.results.trend
:Security Analysis Trend
.- Returns:
Security Analysis Trend
-
_label_results_trend
public static org.jvnet.localizer.Localizable _label_results_trend()
Keylabel.results.trend
:Security Analysis Trend
.- Returns:
Security Analysis Trend
-
error_sca_ui
public static String error_sca_ui()
Keyerror.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.- Returns:
Software Composition Analysis is available in AppScan on Cloud only.
-
_error_sca_ui
public static org.jvnet.localizer.Localizable _error_sca_ui()
Keyerror.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
.- Returns:
Software Composition Analysis is available in AppScan on Cloud only.
-
authentication_success
public static String authentication_success()
Keyauthentication.success
:Authenticated successfully.
.- Returns:
Authenticated successfully.
-
_authentication_success
public static org.jvnet.localizer.Localizable _authentication_success()
Keyauthentication.success
:Authenticated successfully.
.- Returns:
Authenticated successfully.
-
authentication_failed
public static String authentication_failed()
Keyauthentication.failed
:Unable to authenticate to the service.
.- Returns:
Unable to authenticate to the service.
-
_authentication_failed
public static org.jvnet.localizer.Localizable _authentication_failed()
Keyauthentication.failed
:Unable to authenticate to the service.
.- Returns:
Unable to authenticate to the service.
-
error_invalid_template_file
public static String error_invalid_template_file()
Keyerror.invalid.template.file
:Invalid scan template file.
.- Returns:
Invalid scan template file.
-
_error_invalid_template_file
public static org.jvnet.localizer.Localizable _error_invalid_template_file()
Keyerror.invalid.template.file
:Invalid scan template file.
.- Returns:
Invalid scan template file.
-
error_login_fields_empty_manual
public static String error_login_fields_empty_manual()
Keyerror.login.fields.empty.manual
:A login sequence file is required to scan your application.
.- Returns:
A login sequence file is required to scan your application.
-
_error_login_fields_empty_manual
public static org.jvnet.localizer.Localizable _error_login_fields_empty_manual()
Keyerror.login.fields.empty.manual
:A login sequence file is required to scan your application.
.- Returns:
A login sequence file is required to scan your application.
-
label_low
public static String label_low()
Keylabel.low
:Low
.- Returns:
Low
-
_label_low
public static org.jvnet.localizer.Localizable _label_low()
Keylabel.low
:Low
.- Returns:
Low
-
error_scan_status_unstable
public static String error_scan_status_unstable()
Keyerror.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
.- Returns:
One scan execution failed. Refer to the build summary page for the results of the successful scan.
-
_error_scan_status_unstable
public static org.jvnet.localizer.Localizable _error_scan_status_unstable()
Keyerror.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
.- Returns:
One scan execution failed. Refer to the build summary page for the results of the successful scan.
-
error_invalid_scan_id_git_repo
public static String error_invalid_scan_id_git_repo()
Keyerror.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
.- Returns:
Git Repository scans are not supported for SAST rescans via CI/CD.
-
_error_invalid_scan_id_git_repo
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_git_repo()
Keyerror.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
.- Returns:
Git Repository scans are not supported for SAST rescans via CI/CD.
-
error_invalid_scan_id_application_ui
public static String error_invalid_scan_id_application_ui()
Keyerror.invalid.scan.id.application.ui
:Scan ID does not match selected application.
.- Returns:
Scan ID does not match selected application.
-
_error_invalid_scan_id_application_ui
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_application_ui()
Keyerror.invalid.scan.id.application.ui
:Scan ID does not match selected application.
.- Returns:
Scan ID does not match selected application.
-
error_login_fields_manual
public static String error_login_fields_manual()
Keyerror.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
.- Returns:
The login sequence file format is invalid. Only Config file extension is supported.
-
_error_login_fields_manual
public static org.jvnet.localizer.Localizable _error_login_fields_manual()
Keyerror.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
.- Returns:
The login sequence file format is invalid. Only Config file extension is supported.
-
error_invalid_scan_id_rescan_allowed_ui
public static String error_invalid_scan_id_rescan_allowed_ui()
Keyerror.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
.- Returns:
Rescan disabled by admin policy.
-
_error_invalid_scan_id_rescan_allowed_ui
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_rescan_allowed_ui()
Keyerror.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
.- Returns:
Rescan disabled by admin policy.
-
error_invalid_login_sequence_file
public static String error_invalid_login_sequence_file()
Keyerror.invalid.login.sequence.file
:Invalid login sequence file.
.- Returns:
Invalid login sequence file.
-
_error_invalid_login_sequence_file
public static org.jvnet.localizer.Localizable _error_invalid_login_sequence_file()
Keyerror.invalid.login.sequence.file
:Invalid login sequence file.
.- Returns:
Invalid login sequence file.
-
error_invalid_scan_id_ui
public static String error_invalid_scan_id_ui()
Keyerror.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
.- Returns:
Invalid scan ID or mismatch in scan type.
-
_error_invalid_scan_id_ui
public static org.jvnet.localizer.Localizable _error_invalid_scan_id_ui()
Keyerror.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
.- Returns:
Invalid scan ID or mismatch in scan type.
-
option_fastest
public static String option_fastest()
Keyoption.fastest
:Fastest
.- Returns:
Fastest
-
_option_fastest
public static org.jvnet.localizer.Localizable _option_fastest()
Keyoption.fastest
:Fastest
.- Returns:
Fastest
-
warning_sca
public static String warning_sca()
Keywarning.sca
:AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
.- Returns:
AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
-
_warning_sca
public static org.jvnet.localizer.Localizable _warning_sca()
Keywarning.sca
:AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
.- Returns:
AppScan on Cloud (ASoC) now performs SAST and SCA analysis as separate scans. To execute an open-source only scan, use the Software Composition Analysis (SCA) scan type.
-
label_medium
public static String label_medium()
Keylabel.medium
:Medium
.- Returns:
Medium
-
_label_medium
public static org.jvnet.localizer.Localizable _label_medium()
Keylabel.medium
:Medium
.- Returns:
Medium
-
error_base_scan_empty_ui
public static String error_base_scan_empty_ui()
Keyerror.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
.- Returns:
Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
-
_error_base_scan_empty_ui
public static org.jvnet.localizer.Localizable _error_base_scan_empty_ui()
Keyerror.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
.- Returns:
Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
-
analysis_running
public static String analysis_running()
Keyanalysis.running
:Running security analysis...
.- Returns:
Running security analysis...
-
_analysis_running
public static org.jvnet.localizer.Localizable _analysis_running()
Keyanalysis.running
:Running security analysis...
.- Returns:
Running security analysis...
-
-