mandiant / mandiant/capa

possibly missing `by_alias=True` for freeze format models

Open
#2,738 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.2k
Forks
726
Avg merge
11d 11h
Merged PRs (30d)
7

Description

we're expecting things like "basic blocks" in the freeze format, but we're missing `by_alias=True` in the Pedantic models, so I don't think they're being generated as documented/expected.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Pydantic models involved in freeze format generation and the code that serializes them. Check whether alias-based serialization produces the documented "basic blocks" entries, then verify the generated freeze format against the expected structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.