All Versions
31
Latest Version
Avg Release Cycle
42 days
Latest Release
-

Changelog History
Page 3

  • v0.7.3 Changes

    November 26, 2018
    • Misc
      • Tweaks to --out flag.
  • v0.7.2 Changes

    November 25, 2018

    v0.7.2

    • ✨ Enhancements
      • Add router path to config findings
      • Add --out flag for writing to file
  • v0.7.1 Changes

    July 16, 2018

    v0.7.1

    • ✨ Enhancements
      • Improved handling of JSON format
      • Additional checks for File functions
  • v0.7.0 Changes

    May 30, 2018

    v0.7.0

    ✨ Enhancements

    - Improved handling of vulnerabilities within templates.

    🐛 Bug Fixes

    • Sobelow no longer incorrectly flags :binary send_download functions.
  • v0.6.9 Changes

    • Enhancements

      • Improve template parsing and validation.
      • Support multiple routers, and improve route discovery.
    • Misc.

      • Update language for missing directory.
  • v0.6.8 Changes

    • Bug Fixes
      • Fix bug in the handling of certain piped functions.
      • Revert not/in update that broke Elixir 1.4 compatibility.
  • v0.6.7 Changes

    • Enhancements

      • Remove banner print from JSON format.
    • Bug Fixes

      • Fix error that occurred with certain function names in JSON format.
  • v0.6.6 Changes

    • Enhancements
      • Add check for directory traversal via send_download
      • Add check for missing Content-Security-Policy
      • Check additional XSS vectors
  • v0.6.5 Changes

    • Bug Fixes
      • Allow RCE module to be appropriately ignored.
  • v0.6.4 Changes

    • Enhancements
      • Set timeout for version check.