Skip to content

docs: unify malware family report headings and parent doc title - #950

Merged
haeter525 merged 1 commit into
ev-flow:masterfrom
pulorsok:docs/unify-malware-report-headings
Aug 20, 2026
Merged

haeter525 merged 1 commit into
ev-flow:masterfrom
pulorsok:docs/unify-malware-report-headings

Conversation

@pulorsok

@pulorsok pulorsok commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

Unify the section heading format across all malware family reports and align the parent document title.

  • Rename every family section heading to <Family> Malware Family Analysis Report (previously a mix of New Quark Rules For <Family> and <Family> Malware Family Analysis Report).
  • Fix inconsistent casing: anubis / godfather / tanglebot -> Anubis / GodFather / TangleBot; Brata -> BRATA.
  • Rename the parent document title Quark Android Malware Analysis Report -> Quark Android Malware Family Analysis Reports (plural, reflecting that it collects multiple family reports).
  • Update the README report links to the new section anchors, and add the missing AhRat row.

Notes

  • Section renames change the generated anchors; the README links are updated in the same PR so no link breaks.
  • Internal :ref: targets use explicit list-of-tested-apks-* labels, so they are unaffected by the heading renames.

Closes #941

@codecov

codecov Bot commented Jul 9, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.48%. Comparing base (528c937) to head (420b38a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #950   +/-   ##
=======================================
  Coverage   78.48%   78.48%           
=======================================
  Files          84       84           
  Lines        7692     7692           
=======================================
  Hits         6037     6037           
  Misses       1655     1655           
Flag Coverage Δ
unittests 78.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread docs/source/malware_report.rst Outdated
@pulorsok

Copy link
Copy Markdown
Member Author

@haeter525 Thanks for the review! Updated the in-body family names (anubis/godfather/tanglebot/brata → Anubis/GodFather/TangleBot/BRATA) to match the unified headings. URLs and :ref: labels are left unchanged. Please take another look, thanks!

@haeter525

Copy link
Copy Markdown
Member

Hi @pulorsok, PR looks good. Could you solve the conflict?

- Standardize all family section headings to `<Family> Malware Family Analysis Report`
- Fix casing (anubis/godfather/tanglebot -> Anubis/GodFather/TangleBot; Brata -> BRATA)
- Sync in-body family names to the same casing (URLs untouched)
- Rename parent doc title to `Quark Android Malware Family Analysis Reports`
- Update README report links to the new anchors

Rebased onto latest master to resolve conflicts.
@pulorsok
pulorsok force-pushed the docs/unify-malware-report-headings branch from 4aac42e to 420b38a Compare August 17, 2026 10:41

@haeter525 haeter525 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@haeter525
haeter525 merged commit e215736 into ev-flow:master Aug 20, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent section heading format in malware analysis report (malware_report.rst)

2 participants