A Guide to Secure Elixir Package Updates

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • credo

    A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

  • A static code analysis tool with a focus on code consistency and teaching. Config: {:credo, "~> 1.6"} Locked version: 1.6.3 Releases: 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.6.0-rc.1, 1.6.0-rc.0, 1.5.6, 1.5.5, ... Licenses: MIT Links: Changelog: https://github.com/rrrene/credo/blob/master/CHANGELOG.md <--- Here GitHub: https://github.com/rrrene/credo

  • changelog

  • I wrote this open-source task. It uses some heuristics to locate the changelog by retrieving the Hex package metadata from the API, falling back to common locations in the repo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • semver

    Semantic Versioning Specification

  • Furthermore, a package might not even follow Semver (semver indicates whether the update is safe in compatibility terms).

  • hexpm

    API server and website for Hex

  • Dependency Current Latest Status bunt 0.2.0 0.2.0 Up-to-date cowlib 2.11.0 2.11.0 Up-to-date credo 1.6.1 1.6.3 Update possible db_connection 2.4.1 2.4.1 Up-to-date decimal 2.0.0 2.0.0 Up-to-date earmark_parser 1.4.19 1.4.20 Update possible postgrex 0.15.13 0.16.2 Update not possible To view the diffs in each available update, visit: https://hex.pm/l/AsY7q

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to merge Tailwind class in Elixir Phoenix

    3 projects | dev.to | 15 Jul 2023
  • Examples of idiomatic Phoenix contexts usage with domain modeling?

    2 projects | /r/elixir | 29 Jun 2023
  • Excellent_migrations: Detect potentially unsafe operations in Ecto DB migrations

    1 project | news.ycombinator.com | 21 Apr 2023
  • Another person that doesn't understand processes. I have questions

    2 projects | /r/elixir | 16 Oct 2022
  • Run tests automatically on save

    2 projects | dev.to | 26 Sep 2022