actions-marketplace-validations/Nexus IQ for GitHub Actions
Run a Nexus IQ policy evaluation as part of your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverUrl | Nexus IQ Server URL | yes | — |
| username | Username to connect to IQ Server for policy evaluation | yes | — |
| password | Password to connect to IQ Server for policy evaluation | yes | — |
| applicationId | Determines the policy elements (policies, labels, and license threat groups) to associate with this build, and is managed via the Nexus IQ Server. | yes | — |
| stage | Controls the stage the policy evaluation will be run against on the Nexus IQ Server. | yes | Build |
| target | This is the path to a specific application archive file, a directory containing such archives or the ID of a Docker image. For archives, a number of formats are supported, including jar, war, ear, tar, tar.gz, zip and many others. | yes | — |
Outputs
no outputs