Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[Request] Update changelog_helper to handle updated detection schema

未关闭
#188 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
45/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
python
领域
security, tooling

调研方向

从 mitreattack/diffStix/changelog_helper.py 开始,并阅读 attack-data-model issue 14 中最新的 schema 详细信息。跟踪脚本如何识别已更改的 ATT&CK 对象,然后更新其处理逻辑,使当前的 data sources 和 data components 显示为 deprecated,并使 detection strategies、log sources 和 analytics 显示为 added。完成的标准是 changelog 输出反映这些 schema 变更。

由索引模型根据 Issue 内容生成。

描述

Is your feature request related to a problem?

This is not a problem yet. But the October 2025 ATT&CK release plans to update the schema around data sources, data components, etc. which is detailed here: https://github.com/mitre-attack/attack-data-model/issues/14. When that goes into effect, https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/changelog_helper.py will need to be updated to handle how changes are made between ATT&CK releases.

Describe the solution you'd like

The output of the changelog_helper.py script should appropriately show the current data source and data component objects as being deprecated. It should also know about and show the new detection strategy, log source, and analytic objects as being added. This issue here may become out of date if the schema changes further, so the latest information at https://github.com/mitre-attack/attack-data-model/issues/14 should always be referenced.

Describe alternatives you've considered

Since the ATT&CK team uses ATT&CK Workbench to create ATT&CK releases, one day this functionality should be baked into ATT&CK Workbench, per this GitHub issue: https://github.com/center-for-threat-informed-defense/attack-workbench-frontend/issues/573

Additional context

None at this time

主要语言
HTML
星标
743
派生
176
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

mitre-attack/mitreattack-python 的其他 Issue

查看 mitre-attack/mitreattack-python 的全部 Issue

相似的 Issue

更多 Security Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。