A B C D E F G H I J L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADDITIONAL_DOMAINS - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- ADDITIONAL_FILES - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- analysis_running() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
analysis.running
:Running security analysis...
. - AppScanAction - Class in com.hcl.appscan.jenkins.plugin.actions
- AppScanAction(Job<?, ?>) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- AppScanBuildStep - Class in com.hcl.appscan.jenkins.plugin.builders
- AppScanBuildStep(Scanner, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- AppScanBuildStep(Scanner, String, String, String, String, String, List<FailureCondition>, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
-
Deprecated.
- AppScanBuildStep.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.builders
- AppScanEnterpriseBuildStep - Class in com.hcl.appscan.jenkins.plugin.builders
- AppScanEnterpriseBuildStep(ScanMode, String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- AppScanEnterpriseBuildStep.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.builders
- ASECredentials - Class in com.hcl.appscan.jenkins.plugin.auth
- ASECredentials(CredentialsScope, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- ASECredentials(String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- ASECredentials.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.auth
- ASECredentialsWrapper - Class in com.hcl.appscan.jenkins.plugin.auth
-
This is a Wrapper Class of ASECredentials used to Override equals() and hashcode() method to be used as Key in Map, as overriding these methods in ASECredentials is restricted
- ASECredentialsWrapper(ASECredentials) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASECredentialsWrapper
- ASEJenkinsAuthenticationProvider - Class in com.hcl.appscan.jenkins.plugin.auth
- ASEJenkinsAuthenticationProvider(String, ItemGroup<?>) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- ASESessionManager - Class in com.hcl.appscan.jenkins.plugin.util
-
This Class manages ASE Credentials Object so that Credentials with similar Configuration is reused to restrict creation of ASE Sessions
- ASESessionManager() - Constructor for class com.hcl.appscan.jenkins.plugin.util.ASESessionManager
- ASoCCredentials - Class in com.hcl.appscan.jenkins.plugin.auth
- ASoCCredentials - Class in com.ibm.appscan.jenkins.plugin.auth
- ASoCCredentials(CredentialsScope, String, String, String, String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- ASoCCredentials(CredentialsScope, String, String, String, String, Boolean) - Constructor for class com.ibm.appscan.jenkins.plugin.auth.ASoCCredentials
- ASoCCredentials(String, String, String, String, String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- ASoCCredentials.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.auth
- authentication_failed() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
authentication.failed
:Unable to authenticate to the service.
. - authentication_success() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
authentication.success
:Authenticated successfully.
. - AUTOMATIC - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- AUTOMATIC - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
B
- BuildVariableResolver - Class in com.hcl.appscan.jenkins.plugin.util
- BuildVariableResolver(AbstractBuild<?, ?>, TaskListener) - Constructor for class com.hcl.appscan.jenkins.plugin.util.BuildVariableResolver
C
- check_server(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
check.server
:Please check {0} for your scan results.
. - checkResults(Run<?, ?>) - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- checkScanSpeed(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- com.hcl.appscan.jenkins.plugin - package com.hcl.appscan.jenkins.plugin
- com.hcl.appscan.jenkins.plugin.actions - package com.hcl.appscan.jenkins.plugin.actions
- com.hcl.appscan.jenkins.plugin.auth - package com.hcl.appscan.jenkins.plugin.auth
- com.hcl.appscan.jenkins.plugin.builders - package com.hcl.appscan.jenkins.plugin.builders
- com.hcl.appscan.jenkins.plugin.results - package com.hcl.appscan.jenkins.plugin.results
- com.hcl.appscan.jenkins.plugin.scanModes - package com.hcl.appscan.jenkins.plugin.scanModes
- com.hcl.appscan.jenkins.plugin.scanners - package com.hcl.appscan.jenkins.plugin.scanners
- com.hcl.appscan.jenkins.plugin.util - package com.hcl.appscan.jenkins.plugin.util
- com.ibm.appscan.jenkins.plugin.actions - package com.ibm.appscan.jenkins.plugin.actions
- com.ibm.appscan.jenkins.plugin.auth - package com.ibm.appscan.jenkins.plugin.auth
- com.ibm.appscan.jenkins.plugin.results - package com.ibm.appscan.jenkins.plugin.results
- configureCredentials(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- configureScanProperties(Map<String, String>, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- configureScanProperties(Map<String, String>, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- configureScanProperties(Map<String, String>, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.ScanMode
-
Configure scan properties based on the provided properties and variable resolver.
- configureScanProperties(Map<String, String>, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- createAliases() - Static method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- createMultipleResults(Run<?, ?>, Run<?, ?>, String, String, String) - Method in class com.hcl.appscan.jenkins.plugin.actions.MultipleScanResults
- createResult(Run<?, ?>, Run<?, ?>, IResultsProvider, String, String, String) - Static method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsFactory
- createScan(Map<String, String>, IProgress, IAuthenticationProvider) - Static method in class com.hcl.appscan.jenkins.plugin.ScanFactory
- CUSTOM - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
D
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.results.FailureCondition.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.FullScan.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer.DescriptorImpl
- DescriptorImpl() - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- doAutoCompleteApplication(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doAutoCompleteFolder(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doAutoCompleteTemplate(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckAcceptInvalidCerts(Boolean, String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- doCheckAdditionalDomains(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- doCheckAdditionalFiles(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- doCheckApplication(String, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- doCheckCredentials(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- doCheckCredentials(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckEnvironmentalVariablesFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- doCheckExecutionId(String, ItemGroup<?>, String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckExploreDataTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly.DescriptorImpl
- doCheckFolder(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckGlobalVariablesFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- doCheckIncludeSCAGenerateIRX(String, boolean, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- doCheckIncludeSCAUploadDirect(String, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- doCheckIntervention(Boolean, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- doCheckJobName(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckLoginPassword(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckLoginUser(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckPassword(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- doCheckPassword(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- doCheckPostmanCollectionFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- doCheckPresenceId(String, ItemGroup<?>, String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckScanFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckScanId(String, String, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckScanId(String, String, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer.DescriptorImpl
- doCheckScanId(String, String, String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- doCheckTarget(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer.DescriptorImpl
- doCheckTarget(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- doCheckTarget(String, String, ItemGroup<?>, String, boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckTemplate(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckTestPolicy(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doCheckThreshold(String) - Method in class com.hcl.appscan.jenkins.plugin.results.FailureCondition.DescriptorImpl
- doCheckTrafficFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doCheckUrl(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- doCheckUsername(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- doCheckUsername(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- doDynamic(StaplerRequest, StaplerResponse) - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
- doFillAgentItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doFillApplicationItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- doFillCredentialsItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- doFillCredentialsItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- doFillExecutionIdItems(String, ItemGroup<?>, String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doFillFailureTypeItems() - Method in class com.hcl.appscan.jenkins.plugin.results.FailureCondition.DescriptorImpl
- doFillOptimizationItems() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doFillPresenceIdItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doFillScanTypeItems() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- doFillTestPolicyItems(String, ItemGroup<?>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- DYNAMIC_ANALYZER - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- DynamicAnalyzer - Class in com.hcl.appscan.jenkins.plugin.scanners
- DynamicAnalyzer(String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
-
Deprecated.
- DynamicAnalyzer(String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- DynamicAnalyzer(String, boolean, boolean, String, boolean, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
-
Deprecated.
- DynamicAnalyzer.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanners
E
- EMPTY - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- ENABLE_MAIL_NOTIFICATION - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- ENVIRONMENTAL_VARIABLES_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- equals(Object) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentialsWrapper
- error_active_subscription_validation(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.active.subscription.validation
:You do not have a valid {0} subscription.
. - error_active_subscription_validation_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
. - error_allow_intervention_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
. - error_application_empty_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
. - error_asoc_certificates_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
. - error_base_scan_empty_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
. - error_checking_results(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
. - error_empty_scan_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.empty.scan.id
:Scan ID value is empty. Verify and try again.
. - error_file_type_invalid(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.file.type.invalid
:Invalid file type. Only {0} file is supported.
. - error_include_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
. - error_invalid_format_include_sca() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
. - error_invalid_login_sequence_file() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.login.sequence.file
:Invalid login sequence file.
. - error_invalid_scan_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
. - error_invalid_scan_id_application() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
. - error_invalid_scan_id_application_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.application.ui
:Scan ID does not match selected application.
. - error_invalid_scan_id_git_repo() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
. - error_invalid_scan_id_git_repo_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
. - error_invalid_scan_id_rescan_allowed_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
. - error_invalid_scan_id_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
. - error_invalid_template_file() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.template.file
:Invalid scan template file.
. - error_login_fields_automatic() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.automatic
:Username and password are required to scan your application.
. - error_login_fields_empty_manual() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.empty.manual
:A login sequence file is required to scan your application.
. - error_login_fields_manual() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
. - error_malformed_url(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.malformed.url
:Malformed URL {0}.
. - error_mobile_analyzer() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
. - error_no_creds(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.no.creds
: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_ase(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
. - error_noncompliant_issues() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
. - error_presence_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.presence.AppScan360
:Presence is available in AppScan on Cloud only.
. - error_running_scan(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.running.scan
:Failed to run the security scan: {0}
. - error_sca_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
. - error_sca_AppScan360_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
. - error_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
. - error_scan_id_validation_rescan_allowed() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
. - error_scan_id_validation_status(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.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.
. - error_scan_status_unstable() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
. - error_server_unavailable() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
. - error_threshold_exceeded() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.threshold.exceeded
:The number of security results exceeds the specified threshold.
. - error_threshold_invalid() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.threshold.invalid
:Invalid entry. Enter an integer value.
. - error_token_authentication() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
. - error_token_expired(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
. - error_url_validation(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.url.validation
:An error occurred while validating the Starting URL: {0}.
. - error_url_validation_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.url.validation.ui
:Unless this is a private network, please verify your domain.
. - ExecutorUtil - Class in com.hcl.appscan.jenkins.plugin.util
- ExecutorUtil() - Constructor for class com.hcl.appscan.jenkins.plugin.util.ExecutorUtil
- EXPLORE_DATA - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- EXTRA_FIELD - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
F
- fail_build_check() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
fail.build.check
:Checking for build failure based on scan configuration...
. - FailureCondition - Class in com.hcl.appscan.jenkins.plugin.results
- FailureCondition - Class in com.ibm.appscan.jenkins.plugin.results
- FailureCondition(String, int) - Constructor for class com.hcl.appscan.jenkins.plugin.results.FailureCondition
- FailureCondition(String, int) - Constructor for class com.ibm.appscan.jenkins.plugin.results.FailureCondition
- FailureCondition.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.results
- FAST - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- FASTER - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- FASTEST - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- FULL_SCAN - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- FullScan - Class in com.hcl.appscan.jenkins.plugin.scanModes
- FullScan(String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- FullScan.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanModes
G
- getacceptInvalidCerts() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- getacceptInvalidCerts() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- getacceptInvalidCerts() - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- getAccessId() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getAccessId() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- getAccessIdTestScan() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- getAdditionalDomains() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- getAdditionalFiles() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- getAgent() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getApiDocUrl() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- getApiKeyUrl() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- getApplication() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getApplication() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getASECredentialObject(ASECredentials) - Static method in class com.hcl.appscan.jenkins.plugin.util.ASESessionManager
- getAseCredentials() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentialsWrapper
- getAuthorizationHeader(boolean) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- getAuthorizationHeader(boolean) - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- getBuild() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getBuildCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
-
Gets the number of builds that have
ScanResults
. - getBuildFindingCounts() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
-
Gets a JSONObject containing all scans and their results.
- getChartName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
-
Gets the name to use for the trend chart.
- getClientType() - Static method in class com.hcl.appscan.jenkins.plugin.util.JenkinsUtil
- getContact() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getCookies() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- getCredentials() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getCredentials() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getCriticalCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getDescription() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getDescriptor() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- getDescriptor() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- getDescriptor() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getDescriptor() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.results.FailureCondition.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer.DescriptorImpl
- getDisplayName() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer.DescriptorImpl
- getEmail() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getEmail() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getEnvironmentalVariablesFile() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- getExecutionId() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getExploreData() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getExploreData() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- getExploreDataTestScan() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- getExtraField() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getFailBuild() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getFailBuild() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getFailBuildNonCompliance() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getFailed() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getFailed() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getFailureConditions() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getFailureConditions() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getFailureType() - Method in class com.hcl.appscan.jenkins.plugin.results.FailureCondition
- getFolder() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getGlobalVariablesFile() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- getHasOptions() - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getHasOptionsUploadDirect() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getHasResults() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getHasResults() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getHighCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getIconFileName() - Method in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- getIconFileName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
- getIncludeSCAGenerateIRX() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getIncludeSCAUploadDirect() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getIncrementalScan() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getInfoCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getJobName() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getLabel() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getLoginPassword() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getLoginType() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getLoginType() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- getLoginType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getLoginTypeTestScan() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- getLoginUser() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getLowCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getMediumCount() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getMessage() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getName() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getOpenSourceOnly() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getOptimization() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getPersonalScan() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getPluginVersion() - Static method in class com.hcl.appscan.jenkins.plugin.util.JenkinsUtil
- getPostmanCollectionFile() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- getPresenceId() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getProject() - Method in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- getProjectActions() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getProjectActions() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getProperties(VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getProperties(VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getProperties(VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
- getProperties(VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getProxy() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- getProxy() - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- getReport() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getRequiredMonitorService() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getRequiredMonitorService() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getRescan() - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getRescanDast() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getScanFile() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getScanId() - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getScanMethod() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getScanMode() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getScanner() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getScanner(String, String) - Static method in class com.hcl.appscan.jenkins.plugin.scanners.ScannerFactory
-
Creates a Scanner given a type and target.
- getScanServerUrl() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getScanSpeed() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getScanType() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getScanType() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getScanType() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getScanType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getScanTypeMode(String, String, String, String, String, String) - Static method in class com.hcl.appscan.jenkins.plugin.scanModes.ScanModeFactory
- getScanTypes() - Static method in class com.hcl.appscan.jenkins.plugin.ScanFactory
- getSecretKey() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getSecretKey() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- getSecretKeyTestScan() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- getServer() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- getServer() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- getServer() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- getServer() - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- getTarget() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getTarget() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getTarget() - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getTemplate() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getTestOptimization() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getTestPolicy() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getThreshold() - Method in class com.hcl.appscan.jenkins.plugin.results.FailureCondition
- getToken() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- getToken() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- getTotalFindings() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getTrafficFile() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- getTrafficFile() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- getTrafficFile() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getTrafficFileTestScan() - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- getType() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- getType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- getType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
- getType() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- getUrl() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- getUrl() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- getUrlName() - Method in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- getUrlName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- getUrlName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- getUrlName() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
- getWait() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- getWait() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- GLOBAL_VARIABLES_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
H
- hashCode() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentialsWrapper
I
- ICON - Static variable in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- INCLUDE_VERIFIED_DOMAINS - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- isApplicable(Class<? extends AbstractProject>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep.DescriptorImpl
- isAppScan360() - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- isBetterThanLast() - Method in class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- isIncludeSCAGenerateIRX(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- isIncludeSCAUploadDirect(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- isIntervention() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- isLoginType(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- isLoginTypes(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- isLoginTypeTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- isNotNullOrEmpty(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.ScanMode
- isNullOrEmpty(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- isScanMethod(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- isSourceCodeOnly() - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- isTestOptimization(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- isTokenExpired() - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- isTokenExpired() - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
J
- JenkinsAuthenticationProvider - Class in com.hcl.appscan.jenkins.plugin.auth
- JenkinsAuthenticationProvider - Class in com.ibm.appscan.jenkins.plugin.auth
- JenkinsAuthenticationProvider(String, ItemGroup<?>) - Constructor for class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- JenkinsAuthenticationProvider(String, ItemGroup<?>) - Constructor for class com.ibm.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- JenkinsUtil - Class in com.hcl.appscan.jenkins.plugin.util
- JenkinsUtil() - Constructor for class com.hcl.appscan.jenkins.plugin.util.JenkinsUtil
L
- label_appscan360_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.appscan360.homepage
:AppScan 360°
. - label_ase() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase
:HCL AppScan Enterprise Credentials
. - label_ase_application() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase.application
:AppScan Enterprise (ASE)
. - label_ase_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase.homepage
:AppScan Enterprise (ASE)
. - label_asebuild_step() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asebuild.step
:Run AppScan Enterprise Security Test
. - label_asoc() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
. - label_asoc_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asoc.homepage
:AppScan on Cloud (ASoC)
. - label_build_step() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
. - label_critical() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.critical
:Critical
. - label_high() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.high
:High
. - label_latest_report(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.latest.report
:Latest {0} Report
. - label_low() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.low
:Low
. - label_medium() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.medium
:Medium
. - label_results(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.results
:{0} Results
. - label_results_trend() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.results.trend
:Security Analysis Trend
. - label_running(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.running
:Running Scan {0}...
. - label_total() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.total
:Total
. - LOGIN_PASSWORD - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- LOGIN_TYPE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- LOGIN_TYPE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- LOGIN_USER - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- logs_link(Object, Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
logs.link
:Job {0} started successfully. Scan Job statistics: {1}
.
M
- m_acceptInvalidCerts - Variable in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- m_project - Variable in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- m_url - Variable in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- MANUAL - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- Messages - Class in com.hcl.appscan.jenkins.plugin
-
Generated localization support class.
- Messages() - Constructor for class com.hcl.appscan.jenkins.plugin.Messages
- MultipleScanResults - Class in com.hcl.appscan.jenkins.plugin.actions
- MultipleScanResults(IResultsProvider, IResultsProvider) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.MultipleScanResults
N
- need_api_key(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
need.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
. - need_ase_api_doc(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
need_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
. - NO_OPTIMIZATION - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- NONE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- NORMAL - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
O
- onAttached(Run<?, ?>) - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- onLoad(Run<?, ?>) - Method in class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
- OPTIMIZED - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- option_fast() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.fast
:Fast
. - option_faster() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.faster
:Faster
. - option_fastest() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.fastest
:Fastest
. - option_nooptimization() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.nooptimization
:No Optimization
. - option_production() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.production
:Production
. - option_staging() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.staging
:Staging
.
P
- PASSWORD - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- POSTMAN_COLLECTION - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- POSTMAN_COLLECTION_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- PostmanCollection - Class in com.hcl.appscan.jenkins.plugin.scanModes
- PostmanCollection() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- PostmanCollection(String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- PostmanCollection.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanModes
- PRESENCE_ID - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- PRODUCTION - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
R
- readResolve() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- readResolve() - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- RECORDED - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- resolve(String) - Method in class com.hcl.appscan.jenkins.plugin.util.BuildVariableResolver
- resolvePath(String, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.ScanMode
- resolvePath(String, VariableResolver<String>) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- ResultsInspector - Class in com.hcl.appscan.jenkins.plugin.results
- ResultsInspector(List<FailureCondition>, IResultsProvider) - Constructor for class com.hcl.appscan.jenkins.plugin.results.ResultsInspector
- ResultsRetriever - Class in com.hcl.appscan.jenkins.plugin.actions
- ResultsRetriever(Run<?, ?>, IResultsProvider, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.ResultsRetriever
S
- saveConnection(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- saveConnection(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.JenkinsAuthenticationProvider
- SCAN_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- SCAN_SPEED - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- SCAN_TYPE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- SCAN_TYPE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- ScanDescriptor - Class in com.hcl.appscan.jenkins.plugin.scanners
- ScanDescriptor() - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.ScanDescriptor
- ScanFactory - Class in com.hcl.appscan.jenkins.plugin
- ScanFactory() - Constructor for class com.hcl.appscan.jenkins.plugin.ScanFactory
- scanIdValidation(JSONObject, String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.ScanDescriptor
- ScanMode - Class in com.hcl.appscan.jenkins.plugin.scanModes
- ScanMode() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.ScanMode
- ScanModeConstants - Interface in com.hcl.appscan.jenkins.plugin.scanModes
- ScanModeDescriptor - Class in com.hcl.appscan.jenkins.plugin.scanModes
- ScanModeDescriptor() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.ScanModeDescriptor
- ScanModeFactory - Class in com.hcl.appscan.jenkins.plugin.scanModes
- ScanModeFactory() - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.ScanModeFactory
- Scanner - Class in com.hcl.appscan.jenkins.plugin.scanners
- Scanner(String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- Scanner(String, boolean, boolean, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- ScannerConstants - Interface in com.hcl.appscan.jenkins.plugin.scanners
- ScannerFactory - Class in com.hcl.appscan.jenkins.plugin.scanners
-
This class is not intended for normal use.
- ScannerFactory() - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.ScannerFactory
- ScanProgress - Class in com.hcl.appscan.jenkins.plugin.util
- ScanProgress(TaskListener) - Constructor for class com.hcl.appscan.jenkins.plugin.util.ScanProgress
- ScanResults - Class in com.hcl.appscan.jenkins.plugin.actions
- ScanResults - Class in com.ibm.appscan.jenkins.plugin.actions
- ScanResults(Run<?, ?>, IResultsProvider, String, String, int, int, int, int, int, int) - Constructor for class com.ibm.appscan.jenkins.plugin.actions.ScanResults
- ScanResults(Run<?, ?>, IResultsProvider, String, String, int, int, int, int, int, int, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- ScanResults(Run<?, ?>, IResultsProvider, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.ScanResults
- ScanResultsFactory - Class in com.hcl.appscan.jenkins.plugin.actions
- ScanResultsFactory() - Constructor for class com.hcl.appscan.jenkins.plugin.actions.ScanResultsFactory
- ScanResultsTrend - Class in com.hcl.appscan.jenkins.plugin.actions
- ScanResultsTrend(Run<?, ?>, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.actions.ScanResultsTrend
- setAccessId(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setAccessId(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- setAccessIdTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- setAdditionalDomains(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- setAdditionalFiles(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- setAgent(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setApplication(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setContact(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setCookies(List<String>) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- setCookies(List<String>) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASEJenkinsAuthenticationProvider
- setDescription(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setEmail(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setEmail(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setEnvironmentalVariablesFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- setExecutionId(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setExploreData(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setExploreData(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- setExploreDataTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- setExtraField(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setFailBuild(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setFailBuild(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setFailBuildNonCompliance(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setFailureConditions(List<FailureCondition>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setFailureConditions(List<FailureCondition>) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setGlobalVariablesFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- setHasOptionsUploadDirect(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setIncludeSCAGenerateIRX(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setIncludeSCAUploadDirect(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setIncrementalScan(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setIntervention(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setLoginPassword(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setLoginType(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setLoginType(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- setLoginType(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setLoginTypeTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- setLoginUser(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setOpenSourceOnly(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setOptimization(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setPersonalScan(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setPostmanCollectionFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.PostmanCollection
- setPresenceId(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setRescan(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- setRescanDast(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setScanFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setScanId(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- setScanMethod(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setScanSpeed(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setScanType(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setScanType(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setSecretKey(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setSecretKey(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- setSecretKeyTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- setSourceCodeOnly(boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- setStatus(Message) - Method in class com.hcl.appscan.jenkins.plugin.util.ScanProgress
- setStatus(Message, Throwable) - Method in class com.hcl.appscan.jenkins.plugin.util.ScanProgress
- setStatus(Throwable) - Method in class com.hcl.appscan.jenkins.plugin.util.ScanProgress
- setTarget(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setTarget(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setTestOptimization(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setToken(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASECredentials
- setToken(String) - Method in class com.hcl.appscan.jenkins.plugin.auth.ASoCCredentials
- setTrafficFile(String) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- setTrafficFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.FullScan
- setTrafficFile(String) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- setTrafficFileTestScan(String) - Method in class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- setWait(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanBuildStep
- setWait(boolean) - Method in class com.hcl.appscan.jenkins.plugin.builders.AppScanEnterpriseBuildStep
- shouldFail() - Method in class com.hcl.appscan.jenkins.plugin.results.ResultsInspector
- SOFTWARE_COMPOSITION_ANALYZER - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- SoftwareCompositionAnalyzer - Class in com.hcl.appscan.jenkins.plugin.scanners
- SoftwareCompositionAnalyzer(String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
-
Deprecated.
- SoftwareCompositionAnalyzer(String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
- SoftwareCompositionAnalyzer(String, boolean, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
- SoftwareCompositionAnalyzer.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanners
- STAGING - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- STATIC_ANALYZER - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- StaticAnalyzer - Class in com.hcl.appscan.jenkins.plugin.scanners
- StaticAnalyzer(String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
-
Deprecated.
- StaticAnalyzer(String, boolean) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- StaticAnalyzer(String, boolean, boolean, String, boolean, boolean, String, String, String, boolean, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
- StaticAnalyzer.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanners
- submitTask(Callable) - Static method in class com.hcl.appscan.jenkins.plugin.util.ExecutorUtil
T
- TARGET - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TEMPLATE_EXTENSION - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TEMPLATE_EXTENSION2 - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TEMPLATE_EXTENSION3 - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TEST_ONLY - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- TEST_OPTIMIZATION_LEVEL - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TEST_POLICY - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
- TestOnly - Class in com.hcl.appscan.jenkins.plugin.scanModes
- TestOnly(String, String, String, String, String) - Constructor for class com.hcl.appscan.jenkins.plugin.scanModes.TestOnly
- TestOnly.DescriptorImpl - Class in com.hcl.appscan.jenkins.plugin.scanModes
- toStringMap() - Static method in class com.hcl.appscan.jenkins.plugin.util.ASESessionManager
- TRAFFIC_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
- TRAFFIC_FILE - Static variable in interface com.hcl.appscan.jenkins.plugin.scanners.ScannerConstants
U
- upgradeLoginScenario() - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- URL - Static variable in class com.hcl.appscan.jenkins.plugin.actions.AppScanAction
- USER_NAME - Static variable in interface com.hcl.appscan.jenkins.plugin.scanModes.ScanModeConstants
V
- validateSettings(JenkinsAuthenticationProvider, Map<String, String>, IProgress, boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.DynamicAnalyzer
- validateSettings(JenkinsAuthenticationProvider, Map<String, String>, IProgress, boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.Scanner
- validateSettings(JenkinsAuthenticationProvider, Map<String, String>, IProgress, boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.SoftwareCompositionAnalyzer
- validateSettings(JenkinsAuthenticationProvider, Map<String, String>, IProgress, boolean) - Method in class com.hcl.appscan.jenkins.plugin.scanners.StaticAnalyzer
W
- warning_allow_intervention_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
. - warning_asoc_certificates() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
. - warning_empty_execution_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
. - warning_include_sca_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.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.
. - warning_personal_scan_rescan() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
. - warning_sca() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.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.
. - warning_sca_subscription() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
. - warning_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.
_
- _analysis_running() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
analysis.running
:Running security analysis...
. - _authentication_failed() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
authentication.failed
:Unable to authenticate to the service.
. - _authentication_success() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
authentication.success
:Authenticated successfully.
. - _check_server(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
check.server
:Please check {0} for your scan results.
. - _error_active_subscription_validation(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.active.subscription.validation
:You do not have a valid {0} subscription.
. - _error_active_subscription_validation_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.active.subscription.validation.ui
:You do not have a subscription for the selected scan type.
. - _error_allow_intervention_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.allow.intervention.ui
:Scan intervention is available in AppScan on Cloud only
. - _error_application_empty_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.application.empty.ui
:Application list is empty. Please check the credentials for service connection.
. - _error_asoc_certificates_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.asoc.certificates.ui
:Allowing Untrusted Connections does not apply to AppScan on Cloud.
. - _error_base_scan_empty_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.base.scan.empty.ui
:Invalid Scan ID. Please enter a valid Scan ID to select a base scan.
. - _error_checking_results(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.checking.results
:An error occurred checking the results of analysis. The status of analysis is {0}.
. - _error_empty_scan_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.empty.scan.id
:Scan ID value is empty. Verify and try again.
. - _error_file_type_invalid(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.file.type.invalid
:Invalid file type. Only {0} file is supported.
. - _error_include_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.include.sca.ui
:Include SCA is available in AppScan on Cloud only.
. - _error_invalid_format_include_sca() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.format.include.sca
:SCA scan requires an IRX file. Please provide the path to a valid IRX file to proceed.
. - _error_invalid_login_sequence_file() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.login.sequence.file
:Invalid login sequence file.
. - _error_invalid_scan_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id
:Invalid Scan ID: Ensure it belongs to your organization and matches the selected scan type.
. - _error_invalid_scan_id_application() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.application
:Application mismatch: Ensure the selected application matches the Scan ID's associated application.
. - _error_invalid_scan_id_application_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.application.ui
:Scan ID does not match selected application.
. - _error_invalid_scan_id_git_repo() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.git.repo
:Git Repository scans are not supported for SAST rescans via CI/CD.
. - _error_invalid_scan_id_git_repo_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.git.repo.ui
:Git repo scans are unsupported for SAST rescans.
. - _error_invalid_scan_id_rescan_allowed_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.rescan.allowed.ui
:Rescan disabled by admin policy.
. - _error_invalid_scan_id_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.scan.id.ui
:Invalid scan ID or mismatch in scan type.
. - _error_invalid_template_file() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.invalid.template.file
:Invalid scan template file.
. - _error_login_fields_automatic() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.automatic
:Username and password are required to scan your application.
. - _error_login_fields_empty_manual() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.empty.manual
:A login sequence file is required to scan your application.
. - _error_login_fields_manual() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.login.fields.manual
:The login sequence file format is invalid. Only Config file extension is supported.
. - _error_malformed_url(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.malformed.url
:Malformed URL {0}.
. - _error_mobile_analyzer() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.mobile.analyzer
:Incorrect user input. The legacy Mobile Analyzer technology is no longer supported, we recommend using our Static Analyzer scanning for Mobile Applications.
. - _error_no_creds(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.no.creds
: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_ase(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.no.creds.ase
:Required. You can add HCL AppScan Enterprise credentials on the <a target="_blank" href="{0}">Credentials page</a>.
. - _error_noncompliant_issues() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.noncompliant.issues
:The scan result contains non-compliant issues with respect to the policies associated with the selected application.
. - _error_presence_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.presence.AppScan360
:Presence is available in AppScan on Cloud only.
. - _error_running_scan(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.running.scan
:Failed to run the security scan: {0}
. - _error_sca_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.AppScan360
:HCL AppScan task failed: Software Composition Analysis (SCA) is available in AppScan on Cloud only.
. - _error_sca_AppScan360_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.AppScan360.ui
:Software Composition Analysis is available in AppScan on Cloud only.
. - _error_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.sca.ui
:Software Composition Analysis is available in AppScan on Cloud only.
. - _error_scan_id_validation_rescan_allowed() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.scan.id.validation.rescan.allowed
:Rescan not permitted due to organizational restrictions.
. - _error_scan_id_validation_status(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.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.
. - _error_scan_status_unstable() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.scan.status.unstable
:One scan execution failed. Refer to the build summary page for the results of the successful scan.
. - _error_server_unavailable() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.server.unavailable
:AppScan plugin encountered an unexpected error while connecting to AppScan on Cloud.
. - _error_threshold_exceeded() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.threshold.exceeded
:The number of security results exceeds the specified threshold.
. - _error_threshold_invalid() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.threshold.invalid
:Invalid entry. Enter an integer value.
. - _error_token_authentication() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.token.authentication
:Could not validate your Key ID and Secret. Please check and try again.
. - _error_token_expired(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.token.expired
:Unable to authenticate. Check your credentials on the <a target="_blank" href="{0}">Credentials page</a>.
. - _error_url_validation(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.url.validation
:An error occurred while validating the Starting URL: {0}.
. - _error_url_validation_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
error.url.validation.ui
:Unless this is a private network, please verify your domain.
. - _fail_build_check() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
fail.build.check
:Checking for build failure based on scan configuration...
. - _label_appscan360_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.appscan360.homepage
:AppScan 360°
. - _label_ase() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase
:HCL AppScan Enterprise Credentials
. - _label_ase_application() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase.application
:AppScan Enterprise (ASE)
. - _label_ase_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.ase.homepage
:AppScan Enterprise (ASE)
. - _label_asebuild_step() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asebuild.step
:Run AppScan Enterprise Security Test
. - _label_asoc() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asoc
:HCL AppScan on Cloud/HCL AppScan 360° Credentials
. - _label_asoc_homepage() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.asoc.homepage
:AppScan on Cloud (ASoC)
. - _label_build_step() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.build.step
:Run AppScan on Cloud/AppScan 360° Security Test
. - _label_critical() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.critical
:Critical
. - _label_high() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.high
:High
. - _label_latest_report(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.latest.report
:Latest {0} Report
. - _label_low() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.low
:Low
. - _label_medium() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.medium
:Medium
. - _label_results(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.results
:{0} Results
. - _label_results_trend() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.results.trend
:Security Analysis Trend
. - _label_running(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.running
:Running Scan {0}...
. - _label_total() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
label.total
:Total
. - _logs_link(Object, Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
logs.link
:Job {0} started successfully. Scan Job statistics: {1}
. - _need_api_key(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
need.api.key
:Need an API key ID/Secret? Create one <a target="_blank" href="{0}">here</a>
. - _need_ase_api_doc(Object) - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
need_ase_api_doc
:Need to generate Key ID and Secret. <a target="_blank" href="{0}"> How do I get my credentials?</a>
. - _option_fast() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.fast
:Fast
. - _option_faster() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.faster
:Faster
. - _option_fastest() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.fastest
:Fastest
. - _option_nooptimization() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.nooptimization
:No Optimization
. - _option_production() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.production
:Production
. - _option_staging() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
option.staging
:Staging
. - _warning_allow_intervention_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.allow.intervention.AppScan360
:Incorrect scan settings: Intervention is available in AppScan on Cloud only.
. - _warning_asoc_certificates() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.asoc.certificates
:Allowing Untrusted Connections is not applied to this service connection.
. - _warning_empty_execution_id() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.empty.execution.id
:Base execution ID is missing. Since the scan is set to incremental, it will default to a full scan.
. - _warning_include_sca_AppScan360() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.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.
. - _warning_personal_scan_rescan() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.personal.scan.rescan
:Personal Scan is not applicable for rescan.
. - _warning_sca() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.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.
. - _warning_sca_subscription() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.sca.subscription
:Only SAST scan execution takes place as SCA scan is not present under the active subscriptions.
. - _warning_sca_ui() - Static method in class com.hcl.appscan.jenkins.plugin.Messages
-
Key
warning.sca.ui
:To scan open-source files, use the Software Composition Analysis (SCA) scan type.
.
All Classes All Packages