mdabrowski1990 / uds

Python package for communication via UDS (Unified Diagnostic Services) protocol. The package supports typical buses (i.e. CAN, Ethernet, LIN, FlexRay, K-Line) with possible extensions to any bus.
https://uds.readthedocs.io/
MIT License
78 stars 10 forks source link

Extend dependency scaning - add pip-audit #242

Closed mdabrowski1990 closed 4 months ago

mdabrowski1990 commented 10 months ago

Description

As a user, I would like to have pip-audit as a tool for dependency scanning, so I have more trust into this package security.

Testing

Acceptance Criteria