Awesome
ElixirSecurityAdvisory API
This repository is not yet ready for production, check back later.
Development Usage
- Set Environment Variable
GITHUB_ACCESS_TOKEN
to a valid access token - Create mnesia db files with the command
mix amnesia.create -d ElixirSecurityAdvisory.Vulnerabilities.Database --disk
- Start Server with
iex -S mix phx.server