lfreleng-actions/🔐 Sonatype Lifecycle Scan

Runs a Sonatype Lifecycle (Nexus IQ) scan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/sonatype-lifecycle-scan-action@974066f00a3b7989013bd588cd56f7451933fed8 # v0.1.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nexus_iq_serverNexus IQ Server URLyes
nexus_iq_usernameNexus IQ Usernameyes
nexus_iq_passwordNexus IQ Passwordyes
no_checkoutDo not checkout local repository; used for testingnofalse
java_distributionJAVA SE distribution to setup/run for Nexus CLI toolnotemurin
java_versionJava runtime to setup/run for Nexus CLI toolno17
iq_cli_versionSpecific version of Nexus CLI to setup/runnolatest
application_idOrganisation and project name in Nexus IQno${{ github.repository_owner }}-${{ github.event.repository.name }}
scan_targetsLocation of file(s) or folder(s) to scanno.
debugEnable debugging outputnofalse

no outputs