Interface SecurityScan
- All Known Implementing Classes:
SecurityScanFreestyle
,SecurityScanStep
public interface SecurityScan
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getProduct
String getProduct() -
getBlackduck_url
String getBlackduck_url() -
getBlackduck_token
String getBlackduck_token() -
getBlackduck_install_directory
String getBlackduck_install_directory() -
isBlackduck_scan_full
Boolean isBlackduck_scan_full() -
isBlackduckIntelligentScan
Boolean isBlackduckIntelligentScan() -
getBlackduck_scan_failure_severities
String getBlackduck_scan_failure_severities() -
getBlackduck_download_url
String getBlackduck_download_url() -
getBlackduck_search_depth
Integer getBlackduck_search_depth() -
getBlackduck_config_path
String getBlackduck_config_path() -
getBlackduck_args
String getBlackduck_args() -
getBlackduck_execution_path
String getBlackduck_execution_path() -
getCoverity_url
String getCoverity_url() -
getCoverity_user
String getCoverity_user() -
getCoverity_passphrase
String getCoverity_passphrase() -
getCoverity_project_name
String getCoverity_project_name() -
getCoverity_stream_name
String getCoverity_stream_name() -
getCoverity_policy_view
String getCoverity_policy_view() -
getCoverity_install_directory
String getCoverity_install_directory() -
getCoverity_build_command
String getCoverity_build_command() -
getCoverity_clean_command
String getCoverity_clean_command() -
getCoverity_config_path
String getCoverity_config_path() -
getCoverity_args
String getCoverity_args() -
getCoverity_version
String getCoverity_version() -
isCoverity_local
Boolean isCoverity_local() -
isCoverity_waitForScan
Boolean isCoverity_waitForScan() -
isCoverity_waitForScan_actualValue
Boolean isCoverity_waitForScan_actualValue() -
getCoverity_execution_path
String getCoverity_execution_path() -
getPolaris_server_url
String getPolaris_server_url() -
getPolaris_access_token
String getPolaris_access_token() -
getPolaris_application_name
String getPolaris_application_name() -
getPolaris_project_name
String getPolaris_project_name() -
getPolaris_assessment_types
String getPolaris_assessment_types() -
getPolaris_triage
String getPolaris_triage() -
getPolaris_branch_name
String getPolaris_branch_name() -
getPolaris_prComment_severities
String getPolaris_prComment_severities() -
getPolaris_branch_parent_name
String getPolaris_branch_parent_name() -
getPolaris_test_sca_type
String getPolaris_test_sca_type() -
getBitbucket_username
String getBitbucket_username() -
isPolaris_reports_sarif_create
Boolean isPolaris_reports_sarif_create() -
getPolaris_reports_sarif_file_path
String getPolaris_reports_sarif_file_path() -
isPolaris_reports_sarif_groupSCAIssues
Boolean isPolaris_reports_sarif_groupSCAIssues() -
getPolaris_reports_sarif_severities
String getPolaris_reports_sarif_severities() -
getPolaris_reports_sarif_issue_types
String getPolaris_reports_sarif_issue_types() -
isPolaris_reports_sarif_groupSCAIssues_temporary
Boolean isPolaris_reports_sarif_groupSCAIssues_temporary() -
isPolaris_waitForScan
Boolean isPolaris_waitForScan() -
isPolaris_waitForScan_actualValue
Boolean isPolaris_waitForScan_actualValue() -
getPolaris_assessment_mode
String getPolaris_assessment_mode() -
getProject_source_archive
String getProject_source_archive() -
isProject_source_preserveSymLinks
Boolean isProject_source_preserveSymLinks() -
isProject_source_preserveSymLinks_actualValue
Boolean isProject_source_preserveSymLinks_actualValue() -
getProject_source_excludes
String getProject_source_excludes() -
getProject_directory
String getProject_directory() -
getSrm_url
String getSrm_url() -
getSrm_apikey
String getSrm_apikey() -
getSrm_project_name
String getSrm_project_name() -
getSrm_project_id
String getSrm_project_id() -
getSrm_assessment_types
String getSrm_assessment_types() -
getSrm_branch_name
String getSrm_branch_name() -
getSrm_branch_parent
String getSrm_branch_parent() -
isSrm_waitForScan
Boolean isSrm_waitForScan() -
isSrm_waitForScan_actualValue
Boolean isSrm_waitForScan_actualValue() -
getBitbucket_token
String getBitbucket_token() -
getGithub_token
String getGithub_token() -
getGitlab_token
String getGitlab_token() -
getSynopsys_bridge_download_url
String getSynopsys_bridge_download_url() -
getSynopsys_bridge_download_version
String getSynopsys_bridge_download_version() -
getSynopsys_bridge_install_directory
String getSynopsys_bridge_install_directory() -
isInclude_diagnostics
Boolean isInclude_diagnostics() -
isNetwork_airgap
Boolean isNetwork_airgap() -
isBlackduck_reports_sarif_create
Boolean isBlackduck_reports_sarif_create() -
getBlackduck_reports_sarif_file_path
String getBlackduck_reports_sarif_file_path() -
isBlackduck_reports_sarif_groupSCAIssues
Boolean isBlackduck_reports_sarif_groupSCAIssues() -
getBlackduck_reports_sarif_severities
String getBlackduck_reports_sarif_severities() -
isBlackduck_reports_sarif_groupSCAIssues_temporary
Boolean isBlackduck_reports_sarif_groupSCAIssues_temporary() -
isBlackduck_waitForScan
Boolean isBlackduck_waitForScan() -
isBlackduck_waitForScan_actualValue
Boolean isBlackduck_waitForScan_actualValue() -
getMark_build_status
String getMark_build_status()
-