actions-marketplace-validations/Intelligent Security Scan
Initiate optimized SAST/SCA scans based on code changes and policy with filtered results for display in GitHub.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 18, 2024
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/synopsys-sig_intelligent-security-scan@91456ba7873c13220dc40319298a2cdf970de531 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ioServerUrl | The server Host URL for Intelligent Scan Engine eg http://localhost:1111 or https://21b7.ngrok.io | yes | http://localhost:9090 |
| ioServerToken | The server password for Intelligent Scan Engine | no | "" |
| ioManifestUrl | HTTP URL to download IO Manifest file synopsys-io.yml | no | — |
| workflowServerUrl | The server Host URL for Intelligent Scan Workflow Engine eg http://localhost:1111 or https://21b7.ngrok.io | yes | http://localhost:9091 |
| workflowVersion | The workflow jar version to retrieve for Intelligent Scan Engine | no | 2023.3.3 |
| runId | The run ID from IO stage job | no | "" |
| additionalWorkflowArgs | Additional arguments required for workflow engine arguments | yes | — |
| stage | Additional arguments required for workflow engine arguments | yes | IO |
| manifestType | Type of Manifest file for IO | no | yml |
Outputs
no outputs