Skip to content

Fixed Trivy K8s Scan#2052

Merged
J12934 merged 2 commits intomainfrom
bugfix/trivy-k8s-fix
Oct 25, 2023
Merged

Fixed Trivy K8s Scan#2052
J12934 merged 2 commits intomainfrom
bugfix/trivy-k8s-fix

Conversation

@Ilyesbdlala
Copy link
Member

Description

closes #1982

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@Ilyesbdlala Ilyesbdlala added the bug Bugs label Oct 17, 2023
@Ilyesbdlala Ilyesbdlala self-assigned this Oct 17, 2023
@netlify
Copy link

netlify bot commented Oct 17, 2023

Deploy Preview for docs-securecodebox ready!

Name Link
🔨 Latest commit 0080367
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/6537e904e8c0030008af51d1
😎 Deploy Preview https://deploy-preview-2052--docs-securecodebox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

github-actions bot commented Oct 17, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ JAVASCRIPT eslint 1 1 1.01s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Test ran correctly locally. The bug seems to be AFAIK only a CI issue

Signed-off-by: Ilyes Ben Dlala <[email protected]>
only config scanners is used and the default namespace
This is done to avoid test timeouts failure

Signed-off-by: Ilyes Ben Dlala <[email protected]>
@Ilyesbdlala Ilyesbdlala changed the title (WIP) Fix Trivy K8s Scan Fixed Trivy K8s Scan Oct 24, 2023
@Ilyesbdlala Ilyesbdlala marked this pull request as ready for review October 24, 2023 15:56
@J12934 J12934 merged commit a58b3a9 into main Oct 25, 2023
@J12934 J12934 deleted the bugfix/trivy-k8s-fix branch October 25, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Trivy K8s Scans fail due to parser (wrapper) issues

2 participants