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

Enable Trivy Scans every 60 days for not active repositories #6998

Closed
niveathika opened this issue Sep 15, 2024 · 0 comments · Fixed by #7001
Closed

Enable Trivy Scans every 60 days for not active repositories #6998

niveathika opened this issue Sep 15, 2024 · 0 comments · Fixed by #7001
Assignees

Comments

@niveathika
Copy link
Contributor

Description:
All scheduled actions are automatically disabled by Github if there is no active commits to the repositories for 60 days.

This affects the Trivy Scan workflows. Most of our driver connectors has this issue. Since these do not have frequent commits, Trivy scans are disabled. We should have a solution to enable Trivy scans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment