ocurity / dracon

Security scanning & static analysis tool - forked and rewritten from @thought-machine/dracon
https://smithy.security
Apache License 2.0
73 stars 12 forks source link

Fix two bugs in main branch #254

Closed flowirtz closed 2 months ago

flowirtz commented 2 months ago

This PR fixes two PRs that prevent us from building the main branch and running it locally.

In particular:

  1. There was a duplicate statement in the Makefile, causing the make dev-deploy command to crash
  2. There was a non-existent version of the enrichment-db-migrations chart referenced