Skip to content

[pull] main from VirusTotal:main#273

Merged
pull[bot] merged 2 commits into
threatcode:mainfrom
VirusTotal:main
Jul 16, 2026
Merged

[pull] main from VirusTotal:main#273
pull[bot] merged 2 commits into
threatcode:mainfrom
VirusTotal:main

Conversation

@pull

@pull pull Bot commented Jul 16, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

wxsBSD and others added 2 commits July 16, 2026 08:56
This commit exposes the new feature of ignoring invalid rules during
compilation. It is set to False by default but if turned on than errors are not
raised on compilation failure and any ignored rules will be returned when
calling the `Compiler::ignored_rules()` method. It returns a list of IgnoredRule
objects which have two properties: name and reason.

This makes it easier for users of this API to figure out why a rule was ignored.
Now they can check the `reason` property on `IgnoredRule` to see if it is any of
the IgnoredRuleReason values from the exposed enum.
@pull pull Bot locked and limited conversation to collaborators Jul 16, 2026
@pull pull Bot added the ⤵️ pull label Jul 16, 2026
@pull
pull Bot merged commit 754170d into threatcode:main Jul 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants