-
Notifications
You must be signed in to change notification settings - Fork 178
➹ Add a crontab configuration option to scheduledScans #150
Copy link
Copy link
Closed
Labels
CRDImprovements or additions to CRDsImprovements or additions to CRDsHacktoberfesthttps://hacktoberfest.digitalocean.com/https://hacktoberfest.digitalocean.com/enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
CRDImprovements or additions to CRDsImprovements or additions to CRDsHacktoberfesthttps://hacktoberfest.digitalocean.com/https://hacktoberfest.digitalocean.com/enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done
Is your feature request related to a problem? Please describe.
As a security tester i would like to configure the start time pattern for scheduledScans more precisely. For now it is possible to configure the time interval (hours) between to scans but the starting point relates to the installation time of the scheduledScan.
Describe the solution you'd like
To be able to configure a more complex schedule for my security scan it would be great to support a
crontabsyntax as an alternative option.Example
Describe alternatives you've considered
none
Additional context