You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Map collection bundle differences directly to ATT&CK changelog types (major, minor, other, patches) during bundle creation or updates
Add validation to ensure new bundle differences are categorized according to the ATT&CK changelog standards
Include automated checks/error throwing to flag discrepancies between collection bundle differences and changelog types
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: