Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Request] Update changelog_helper to handle updated detection schema

オープン
#188 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
security, tooling

調査の方向性

mitreattack/diffStix/changelog_helper.py から始め、attack-data-model issue 14 にある最新のスキーマの詳細を読んでください。スクリプトが変更された ATT&CK オブジェクトをどのように識別しているかを追跡し、その後、現在の data sources と data components が deprecated として、detection strategies、log sources、analytics が added として表示されるように処理を更新してください。changelog の出力にこれらのスキーマ変更が反映されれば完了です。

索引モデルが 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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

mitre-attack/mitreattack-python のほかの issue

mitre-attack/mitreattack-python の issue をすべて見る

似ている issue

Security の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。