Commit Graph

7 Commits

Author SHA1 Message Date
35f52ec583 fix build
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-03-09 11:07:00 +01:00
546637c188 Improve various small code quality issues
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 03:53:51 +01:00
ee4c5155fa Improve exception handling
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 05:00:44 +01:00
4c653fc93c Complete moving to SFL4J
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 02:05:23 +01:00
d6ef0da167 Make multiple small improvements
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 01:00:44 +01:00
f5a8c2af48 Mitigate potential RCE from SnakeYaml (CVE-2022-1471)
This vulnerability is very unlikely to ever happen, since the only way to modify the YAML file is to edit it yourself, and it would be useless for a bot owner to RCE their own bot. No other person can edit the configuration file remotely (eg. with bot commands), so realistically, this could not happen.
2022-12-28 05:41:23 +01:00
ff084cf8e8 Rename datasource package
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-22 23:44:34 +01:00