🕵️‍♂️ go_over

Package Version Hex Docs

A tool to check for Erlang & Elixir dependency advisories as well as retired hex packages, to make sure you gleam projects really sparkle! ✨

🚨 NOTE: security advisories are NOT currently monitored for gleam dependencies. The language, while excellent, is far too new and niche

Install

gleam add go_over

and add .go-over/ to your .gitignore

Usage

gleam run -m go_over

🏴 Flags

Caching

Other Art

License

This tool uses mirego/elixir-security-advisories which is it self licensed with BSD-3-Clause license and CC-BY 4.0 open source license. See their #license section

Code original to this repo is Licensed under MIT