Skip to content

Objects without descriptions are not showing up on techniques used #186

Description

@IanDavila

As a user of the ATT&CK website, I want to see all relationships on the Techniques Used tables. Currently, on some mitigation pages, there are techniques that have a relationship with the mitigation but it does not show up on the Techniques Addressed by Mitigation table. For example, the https://attack.mitre.org/beta/techniques/T1427/ technique has mitigations with empty descriptions but the mitigation page does not link the technique under the Techniques Addressed by Mitigation table.

To fix this issue we must address this case on the techniques_used.html macro. This case is not taken into consideration since an empty description is incorrectly used an indicator that there are sub-techniques with descriptions instead. This case should be added when the parent technique does not have a description and does not have sub-techniques.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions