Maagan-Michael / invitease

A self contained invitation management system for gatekeeping.
GNU General Public License v3.0
8 stars 1 forks source link

Add Snyk integration for improved security #16

Closed yarons closed 2 years ago

yarons commented 2 years ago

I want to add Snyk (PR #15) integration to improve our overall dependency security and detect new vulnerabilities, I will also have to update the Python3 in the Dockerfile to something less vulnerable (I can try python 3.10-alpine or simply 3-alpine).