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

ci(test): add trivy tests #1400

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Conversation

nikpivkin
Copy link
Collaborator

@nikpivkin
Copy link
Collaborator Author

nikpivkin commented Jul 20, 2023

@simar7 This will be in the draft until the next defsec release is in trivy, because trivy tests fall after adding a new option here.


- name: Replace defsec
run: |
go mod edit -replace "github.com/aquasecurity/defsec=../$DEFSEC_DIR"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have to do this differently on Windows as path are different.

@nikpivkin nikpivkin marked this pull request as ready for review August 15, 2023 05:48
@simar7 simar7 enabled auto-merge August 15, 2023 06:53
@simar7 simar7 added this pull request to the merge queue Aug 15, 2023
Merged via the queue into aquasecurity:master with commit 2930198 Aug 15, 2023
12 checks passed
@nikpivkin nikpivkin deleted the nik-test-trivy branch October 7, 2023 04:38
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.

chore(misconf): Add defsec/trivy integration testing
2 participants