sean18/Setup Seeker Agent
Downloads and sets up BlackDuck Seeker agent for Java applications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL for the Seeker server | yes | https://seeker.field-test.blackduck.com |
| project-key | Project key for Seeker | yes | — |
| agent-name | Name for the Seeker agent | no | "" |
| access-token | Access token for Seeker API | no | "" |
| os-family | Operating system family | no | LINUX |
| web-server | Web server type | no | OTHER |
| flavor | Specific flavor of the target platform (DEFAULT, AZURE, AZURE_FUNCTION) | no | DEFAULT |
| technology | Technology platform (JAVA, DOTNETCORE, DOTNET, NODEJS, PHP, GO) | no | JAVA |
| output-path | Path where to copy the seeker-agent.jar file | no | test/seeker-agent.jar |
Outputs
| name | description |
|---|---|
| agent-path | Path to the downloaded seeker agent jar |