Skip to content
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
fb49e2a
Update yara-forge-custom-scoring.yml
Neo23x0 Jan 28, 2024
13a4cb9
Merge branch 'master' into score-adjustments
Neo23x0 Jan 28, 2024
3f0926a
Update yara-forge-custom-scoring.yml
Neo23x0 Jan 28, 2024
a32f126
Update yara-forge-custom-scoring.yml
Neo23x0 Mar 22, 2024
fc1cfdd
Merge branch 'master' into score-adjustments
Neo23x0 May 26, 2024
affbb41
deliv-to rule HTML_B64_WASM_Blob
Neo23x0 May 26, 2024
fa3b540
Merge branch 'master' into score-adjustments
Neo23x0 Oct 13, 2024
1c4eafe
fix: rule with issues
Neo23x0 Oct 13, 2024
938163c
Update yara-forge-custom-scoring.yml
Neo23x0 Oct 21, 2024
d0cd694
Merge branch 'master' into score-adjustments
Neo23x0 Oct 21, 2024
b4fc415
Update yara-forge-custom-scoring.yml
Neo23x0 Sep 5, 2025
ba3a377
Merge branch 'master' into score-adjustments
Neo23x0 Sep 5, 2025
affb165
Update yara-forge-custom-scoring.yml
Neo23x0 Sep 5, 2025
ed62cff
Merge branch 'score-adjustments' of https://github.com/YARAHQ/yara-fo…
Neo23x0 Sep 5, 2025
bdbdbc1
Merge branch 'master' into score-adjustments
Neo23x0 Sep 5, 2025
e897b86
Update yaraQA
Neo23x0 Sep 5, 2025
ba8160e
Revert "Update yaraQA"
Neo23x0 Sep 5, 2025
974079e
Merge branch 'master' into score-adjustments
Neo23x0 Nov 3, 2025
1e45a1b
Update yara-forge-custom-scoring.yml
Neo23x0 Nov 3, 2025
351cdfa
Update yara-forge-custom-scoring.yml
Neo23x0 Jan 7, 2026
af2b125
Update yara-forge-custom-scoring.yml
Neo23x0 Jan 8, 2026
a04fac2
Merge branch 'master' into score-adjustments
Neo23x0 Jan 8, 2026
7f665d3
Merge branch 'master' into score-adjustments
Neo23x0 Jan 23, 2026
7403ec7
Update yara-forge-custom-scoring.yml
Neo23x0 Jan 23, 2026
6ebc9ff
Merge branch 'master' into score-adjustments
Neo23x0 Feb 18, 2026
3f36a95
fix:FPs with CAPE_Blackdropper
Neo23x0 Feb 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions yara-forge-custom-scoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ noisy-rules:
quality: -100
- name: "CAPE_Winosstager"
quality: -100
- name: "CAPE_Blackdropper"
quality: -60
score: 40

# Elastic
- name: "ELASTIC_Multi_EICAR_Ac8F42D6"
Expand Down