github MISP/misp-modules v2.4.195
misp-modules v2.4.195 with bugs fixes on the standalone website, a new vulnerability-lookup expansion module and upgrade to Python 3.12

latest releases: v2.4.198, v2.4.197, v2.4.196...
3 months ago

v2.4.195 (2024-07-19)

New

  • vulnerability_lookup: New module to query Vulnerability Lookup. [Christian Studer]

    • Reusing the variotdbs code to parse the vulnerability description from VariotDB.
  • feature: External tools configuration and usage. [David Cruciani]

Changes

  • query: Query as same. [David Cruciani]

Fixes

  • vulnerability_lookup: Avoiding issues with Iterator in python3.8. [Christian Studer]
  • vulnerability_lookup: Avoiding KeyError exceptions on some fields. [Christian Studer]
  • login: Flash messages. [David Cruciani]

Other

  • Merge pull request #672 from ostefano/pandas2. [Alexandre Dulaunoy]

    • Update pandas and pandas_ods_reader and patch ods_enrich.
  • Update pandas and pandas_ods_reader and patch ods_enrich. [Stefano Ortolani]

  • Merge pull request #670 from ostefano/python312. [Alexandre Dulaunoy]

    • Improve compatibility and upgrade python to 3.12.
  • Improve compatibility and upgrade python to 3.12. [Stefano Ortolani]

    • Changes:
      • Remove vysion (not compatible with python 3.12 and no public repository).
      • Remove stiximport (requires archaic version of pymisp).
      • Update Python to 3.12.
      • Pin Numpy to 1.X.
      • Add missing dependencies.
      • Commit lock file.
      • Update requirements file.
  • Merge pull request #669 from VirusTotal/update_doc_references. [Alexandre Dulaunoy]

    • Update VirusTotal documentation references.
  • Update doc references. [silviacuenca]

  • Merge branch 'main' of github.com:MISP/misp-modules. [Christian Studer]

Don't miss a new misp-modules release

NewReleases is sending notifications on new releases.