civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[CIVIS-1678] MAINT turn on security checks with `safety` and `bandit` #446

Closed jacksonlee-civis closed 2 years ago

jacksonlee-civis commented 2 years ago

This PR turns on security checks with safety and bandit. The checks are run on CircleCI builds.