Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Trivy directly #4035

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Run Trivy directly #4035

merged 2 commits into from
Nov 18, 2024

Conversation

cbandy
Copy link
Member

@cbandy cbandy commented Nov 16, 2024

The upstream action lacks sufficient settings to control its cache and setup steps.

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • Testing enhancement

@cbandy cbandy force-pushed the trivy-cache branch 3 times, most recently from 2ee41e7 to 7026624 Compare November 17, 2024 05:26
It lacks sufficient settings to control its cache and setup steps.
Download Trivy data in a separate job and limit its concurrency.

Issue: PGO-1893
Later steps will use data from the action cache and ignore its age.
The workflow fails when the download fails and the cache is empty.

Issue: PGO-1893
@cbandy cbandy merged commit 9ac0032 into CrunchyData:main Nov 18, 2024
17 checks passed
@cbandy cbandy deleted the trivy-cache branch November 18, 2024 20:07
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.

2 participants