synopsys-sig/Synopsys Action
Deprecated:Please use Black Duck Security Scan "https://github.com/marketplace/actions/black-duck-security-scan"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverity_url | Coverity url | no | — |
| coverity_user | Coverity user name | no | — |
| coverity_passphrase | Coverity password | no | — |
| coverity_project_name | Coverity Project Name | no | — |
| coverity_stream_name | Coverity Stream Name | no | — |
| coverity_install_directory | Coverity Install Directory | no | — |
| coverity_policy_view | Coverity Policy View | no | — |
| coverity_repository_name | Repository Name | no | — |
| coverity_branch_name | Branch name | no | — |
| coverity_local | Flag to enable/disable to run coverity scan locally. | no | — |
| coverity_version | If provided, Synopsys Action will download specific version of coverity thin client to use. | no | — |
| coverity_prComment_enabled | Flag to enable pull request comments for new issues found in the Coverity scan | no | — |
| coverity_waitForScan | Specifies if the workflow should wait for the analysis to complete. Default value: true. If set to false, post merge workflows like PR comment, Fix PR, SARIF etc will not be applicable. | no | — |
| coverity_build_command | Build command for Coverity | no | — |
| coverity_clean_command | Clean command for Coverity | no | — |
| coverity_config_path | Coverity config file path (.yaml/.yml/.json) | no | — |
| coverity_args | Additional Coverity Arguments separated by space | no | — |
| bridge_coverity_version | If provided, Synopsys Action will download specific version of coverity thin client to use. | no | — |
| polaris_access_token | Polaris Access Token | no | — |
| polaris_application_name | Polaris Application Name | no | — |
| polaris_project_name | Polaris Project Name | no | — |
| polaris_assessment_types | Polaris Assess Types SAST/SCA | no | — |
| polaris_server_url | Polaris Server URL | no | — |
| polaris_prComment_enabled | Flag to enable pull request comments based on Polaris scan result | no | — |
| polaris_prComment_severities | List of severities for which the PR Comments should be created | no | — |
| polaris_triage | Polaris Triage | no | — |
| polaris_branch_name | Polaris branch name | no | — |
| polaris_branch_parent_name | Polaris parent branch name | no | — |
| polaris_test_sca_type | Polaris test type to trigger signature scan or package manager scan | no | — |
| polaris_reports_sarif_create | Flag to enable/disable Polaris SARIF report generation | no | — |
| polaris_reports_sarif_file_path | File path including file name where Polaris SARIF report should be created | no | — |
| polaris_reports_sarif_severities | Indicates what SAST/SCA issues severity categories to include in Polaris SARIF file report | no | — |
| polaris_reports_sarif_groupSCAIssues | Flag to enable/disable Component-Version grouping for SCA Issues in Polaris SARIF report rules section | no | — |
| polaris_reports_sarif_issue_types | Enum to indicate which assessment issues type to include in Polaris SARIF file report | no | — |
| polaris_upload_sarif_report | Flag to enable/disable uploading of Polaris SARIF report to GitHub Advanced Security | no | — |
| polaris_waitForScan | Specifies if the workflow should wait for the analysis to complete. Default value: true. If set to false, post merge workflows like PR comment, Fix PR, SARIF etc will not be applicable. | no | — |
| polaris_assessment_mode | The test mode type of this scan | no | — |
| project_directory | The project source directory. Defaults to repository root directory. Set this to specify a custom folder that is other than repository root | no | — |
| project_source_archive | The zipped source file path. It overrides the project directory setting | no | — |
| project_source_preserveSymLinks | Flag indicating whether to preserve symlinks in the source zip | no | — |
| project_source_excludes | A list of git ignore pattern strings that indicate the files need to be excluded from the zip file | no | — |
| synopsys_bridge_install_directory | Synopsys Bridge Install Directory | no | — |
| synopsys_bridge_download_url | URL to download bridge from | no | — |
| blackduck_url | URL for blackduck hub | no | — |
| blackduck_token | API token to access blackduck | no | — |
| blackduck_install_directory | Directory to find or install detect | no | — |
| blackduck_scan_full | Scan Mode. (true for intelligent scan & false for rapid scan) | no | — |
| blackduck_scan_failure_severities | If provided, Blackduck will break the build if any issues produced match one of the given severities | no | — |
| blackduck_automation_fixpr | If set as true, separate Fix PRs will be created if vulnerability is found after scan | no | — |
| blackduck_fixpr_enabled | Flag to enable/disable the automatic fix pull request creations for Black Duck | no | — |
| blackduck_fixpr_maxCount | Maximum number of Pull Requests to be created that violate policies | no | — |
| blackduck_fixpr_filter_severities | If provided, Fix PRs will be created only for given severities | no | — |
| blackduck_fixpr_useUpgradeGuidance | Flag to enable long term upgrade guidance | no | — |
| synopsys_bridge_download_version | If provided, Synopsys-action will configure the version of Bridge | no | — |
| blackduck_prComment_enabled | Flag to enable pull request comments for new issues found in the Black Duck scan | no | — |
| blackduck_reports_sarif_create | Flag to enable/disable Black Duck SARIF report generation | no | — |
| blackduck_reports_sarif_file_path | File path including file name where Black Duck SARIF report should be created | no | — |
| blackduck_reports_sarif_severities | Indicates what SAST/SCA issues severity categories to include in Black Duck SARIF file report | no | — |
| blackduck_reports_sarif_groupSCAIssues | Flag to enable/disable Component-Version grouping for SCA Issues in Black Duck SARIF report rules section | no | — |
| blackduck_upload_sarif_report | Flag to enable/disable uploading of Black Duck SARIF report to GitHub Advanced Security | no | — |
| blackduck_waitForScan | Specifies if the workflow should wait for the analysis to complete. Default value: true. If set to false, post merge workflows like PR comment, Fix PR, SARIF etc will not be applicable. | no | — |
| blackduck_search_depth | Number indicating the search depth in the source directory | no | — |
| blackduck_args | Additional Black Duck Arguments separated by space | no | — |
| blackduck_config_path | Black Duck config file path (.properties/.yml) | no | — |
| blackduck_policy_badges_create | To enable creation of badges on the GitHub repository | no | — |
| blackduck_policy_badges_maxCount | To limit number of badges to be displayed on the GitHub repository | no | — |
| srm_url | SRM Url | no | — |
| srm_apikey | SRM Api Key | no | — |
| srm_assessment_types | SRM Assessment Types | no | — |
| srm_project_name | SRM project name | no | — |
| srm_branch_name | SRM branch name | no | — |
| srm_project_id | SRM branch Id | no | — |
| srm_branch_parent | SRM branch parent | no | — |
| srm_waitForScan | Specifies if the workflow should wait for the analysis to complete. Default value: true. If set to false, post merge workflows like PR comment, Fix PR, SARIF etc will not be applicable. | no | — |
| coverity_execution_path | Coverity execution path | no | — |
| blackduck_execution_path | Black Duck execution path | no | — |
| github_token | Github token to be used for git related rest operation | no | — |
| include_diagnostics | To include diagnostics info and export as zip | no | — |
| diagnostics_retention_days | Number of days to keep the diagnostics files downloadable | no | — |
| bridge_network_airgap | If provided, Synopsys Action will be using local network to download and execute bridge . | no | — |
| network_airgap | If provided, Synopsys Action will be using local network to download and execute bridge . | no | — |
Outputs
no outputs