Skip to content

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

Open
pulorsok wants to merge 2 commits into
ev-flow:masterfrom
pulorsok:docs/unify-malware-report-headings
Open

docs: unify malware family report headings and parent doc title#950
pulorsok wants to merge 2 commits 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

pulorsok added 2 commits July 9, 2026 18:25
- Standardize all family section headings to `<Family> Malware Family Analysis Report`
- Fix casing (anubis/godfather/tanglebot -> Anubis/GodFather/TangleBot; Brata -> BRATA)
- Rename parent doc title to `Quark Android Malware Family Analysis Reports`
- Update README report links to new anchors and add missing AhRat row
@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 80.27%. Comparing base (108394f) to head (3b644ce).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #950   +/-   ##
=======================================
  Coverage   80.27%   80.27%           
=======================================
  Files          82       82           
  Lines        7185     7185           
=======================================
  Hits         5768     5768           
  Misses       1417     1417           
Flag Coverage Δ
unittests 80.27% <ø> (ø)

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.

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)

1 participant