Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Kubeaudit does not detect issues in cronjobs #520

@bluebrown

Description

@bluebrown
ISSUE TYPE
  • Feature Idea

BUG REPORT

SUMMARY

Kubeaudit does not detect issues in cronjobs

ENVIRONMENT
  • Kubeaudit version: 0.21.0/
  • Kubeaudit install method: Binary
STEPS TO REPRODUCE
$ curl -fsSL https://github.com/Shopify/kubeaudit/releases/download/v0.21.0/kubeaudit_0.21.0_linux_amd64.tar.gz \
  | tar -xzf - kubeaudit

$ curl -fsSL https://raw.githubusercontent.com/kubernetes/website/snapshot-initial-v1.26/content/en/examples/application/job/cronjob.yaml \
  | ./kubeaudit all -f -

All checks completed. 0 high-risk vulnerabilities found
EXPECTED RESULTS

Kubeaudit should report a bunch of issues.

ACTUAL RESULTS

No issues detected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions