CS SYD - JSON Vulnerability in Haskell's Aeson library

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • unordered-containers

    Efficient hashing-based container types

    As I understand it, the solution here only involves a single package: https://github.com/haskell-unordered-containers/unordered-containers/pull/217

  • text-short

    Memory-efficient representation of Unicode text strings

    Technically, Text for keys could be abstracted away as well. e.g. if someone would like to experiment with https://hackage.haskell.org/package/text-short. (JSON object keys are not sliced that often that 16 byte overhead may make a difference).

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • waargonaut

    JSON decoding/encoding/manipulation library.

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