mitre-attack / mitre-attack/attack-workbench-frontend

Synchronize Collection Bundle Differences with ATT&CK Changelog Types

Open
#562 0 comments 0 reactions 2 assignees View on GitHub

@seansica is already working on this.

Since Feb 19, 2025.

collections Points: 3
Dominant language
TypeScript
Stars
438
Forks
79
Avg merge
1d 21h
Merged PRs (30d)
3

Description

Currently , collection bundle differences are not consistently aligned with the official ATT&CK changelog types (major, minor, other, and patches), which can lead to confusion and inconsistencies.

Solution:
Ensure that collection bundle differences are categorized and displayed in alignment with the official ATT&CK changelog types to maintain consistency.

Potential Implementations:

  1. Map collection bundle differences directly to ATT&CK changelog types (major, minor, other, patches) during bundle creation or updates
  2. Add validation to ensure new bundle differences are categorized according to the ATT&CK changelog standards
  3. Include automated checks/error throwing to flag discrepancies between collection bundle differences and changelog types

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.