macxred / cashctrl_api

Python client for the CashCtrl REST API
MIT License
0 stars 0 forks source link

Feat/security checks #35

Closed AlexTheWizardL closed 1 month ago

AlexTheWizardL commented 1 month ago

This pull request covers adding a security checks for our package

Packages that performs checks:

Our code had only one vulnerability that is visible in this run: fix: add package to search for. And fixed in the next commit: 564e1f3

@lasuk Please review the changes and provide feedback or approval for merging.

lasuk commented 1 month ago

Thanks a lot! No comment, just merging ...

Good to have security checks in place, and good to see how those are generally set up