Skip to content

fix errata in entrypoint.sh#345

Closed
newmind wants to merge 1 commit into
aquasecurity:masterfrom
newmind:master
Closed

fix errata in entrypoint.sh#345
newmind wants to merge 1 commit into
aquasecurity:masterfrom
newmind:master

Conversation

@newmind
Copy link
Copy Markdown

@newmind newmind commented Apr 26, 2024

Desc.

Removed errata

# from
trivy --config $trivyConfig ${scanType} ${ARGS}" ${artifactRef}
# to
trivy --config $trivyConfig ${scanType} ${ARGS} ${artifactRef}

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 26, 2024

CLA assistant check
All committers have signed the CLA.

@newmind newmind changed the title fix errata fix errata in entrypoint.sh Apr 26, 2024
@nicolargo
Copy link
Copy Markdown

Duplicate: #344

@newmind newmind closed this Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants