Conversation
|
@tamirkamara thanks. How are you thinking about the locking process? to be done locally for every PR? we had issues with this in the past. It could be that we would need locking to happen as part of a CI step and pushed to the branch |
@omri374 I believe this should be the responsibility of the person who added / updated the dependencies, so yes - locally. I can include a modified script I used to do this across the different sub projects. |
|
@SharonHart @omri374 |
Dependency ReviewThe following issues were found:
|
Change Description
Dependency lock files are used to secure supply chains, and presidio is able to benefit from this. I added a few and tested under all supported python versions.
Checklist