Merged
Conversation
…8946) Co-authored-by: GitHub Actions <actions@github.com>
… fr… (#8923) Co-authored-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: Owen Rumney <owen.rumney@aquasec.com>
…der (#8953) Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
…99) (#9003) Co-authored-by: wollomatic <wollomatic@users.noreply.github.com>
…#8983) Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io> Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
…ain packages for `table` format (#8549)
…#9015) Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
…ory (#9050) Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
… workflow (#9233) Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
… (#9228) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io> Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
… canary builds (#9236)
…s (#9231) Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
…ewall (#9237) Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: knqyf263 <knqyf263@gmail.com> Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
…uf marshalling errors (#9253) Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com> Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io> Co-authored-by: Itay <itay@itaysk.com>
…o 28.3.3+incompatible (#9274) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
- import "context" to resolve undefined errors - update EvaluteAll call to use 2 return values rather than 3
and remove that context import from the last commit, bah.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fold in the latest upstream release, which most notably includes aquasecurity/trivy#9156 that fixes a bug in
for_eachhandling.