From ae893b4a7cc156f8988f127cfc1a90b5111c76a1 Mon Sep 17 00:00:00 2001 From: Carl Flottmann Date: Thu, 23 Jan 2025 14:47:27 +1000 Subject: [PATCH] docs: added in docs for the anomalous version heuristic --- .../macaron.malware_analyzer.pypi_heuristics.metadata.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/pages/developers_guide/apidoc/macaron.malware_analyzer.pypi_heuristics.metadata.rst b/docs/source/pages/developers_guide/apidoc/macaron.malware_analyzer.pypi_heuristics.metadata.rst index 078d9ee97..8e749cace 100644 --- a/docs/source/pages/developers_guide/apidoc/macaron.malware_analyzer.pypi_heuristics.metadata.rst +++ b/docs/source/pages/developers_guide/apidoc/macaron.malware_analyzer.pypi_heuristics.metadata.rst @@ -9,6 +9,14 @@ macaron.malware\_analyzer.pypi\_heuristics.metadata package Submodules ---------- +macaron.malware\_analyzer.pypi\_heuristics.metadata.anomalous\_version module +----------------------------------------------------------------------------- + +.. automodule:: macaron.malware_analyzer.pypi_heuristics.metadata.anomalous_version + :members: + :undoc-members: + :show-inheritance: + macaron.malware\_analyzer.pypi\_heuristics.metadata.closer\_release\_join\_date module --------------------------------------------------------------------------------------