Skip to content

pypi malware reporting false positives due to incorrect skip result evaluation #1027

Closed
@art1f1c3R

Description

@art1f1c3R

The detect_malicious_metadata_check.py report is generating false positives due the HeuristicResult.SKIP values being evaluated incorrectly in the internal ProbLog model. The value of 0.0 assigned to a heuristic causes it to be evaluated as false. This is what is generating the false positives.

Metadata

Metadata

Assignees

Labels

malware analysisThe issues related to malware analysis

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions