Skip to content

Move away from cron-utils #14

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
amanteaux opened this issue Nov 16, 2021 · 0 comments · Fixed by #17
Closed

Move away from cron-utils #14

amanteaux opened this issue Nov 16, 2021 · 0 comments · Fixed by #17

Comments

@amanteaux
Copy link
Member

Cron-utils does not follow the spirit of Wisp: keep it small and efficient. Moreover, cron-utils has recurring security issues due to poor design choices and especially relying to javax.el.

https://github.com/frode-carlsen/cron/tree/master/java8 seem a good candidate: everything is contained is one class of 650 lines, without any dependencies. Though it does not seem to be available on Maven central.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant