Consider updating Python dependencies #397
defensivedepth
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Thank you for offering to submit a PR with updated dependencies! We aren't looking to update the dependencies for Open Canary at this time (as that would require extensive testing to ensure that the updated dependencies don't break anything). I'm going to convert this issue into a discussion then we can track this and make a call in future about whether and when to look into updating the dependencies. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In looking to update the base docker image that we use to run OpenCanary, I am running into some compatibility issues. I see that alot of the deps are using some very old versions - https://github.com/thinkst/opencanary/blob/master/setup.py#L25
Would you accept a PR with updated deps? Also, what is the best way to test all functionality after updating like this?
Beta Was this translation helpful? Give feedback.
All reactions