As a user of the ATT&CK website, I want to know when a given object (technique, group, mitigation, etc) was created and last updated.
We should add a created and updated field to the card on object pages.
- created should show the earliest
created field value for the object and any relationships with the object (discounting relationships with deprecated and revoked objects).
- updated should show the latest
modified field value for the object and any relationships with the object (discounting relationships with deprecated and revoked objects).
Dates should be displayed as %d %B %Y, e.g 04 December 2019.
As a user of the ATT&CK website, I want to know when a given object (technique, group, mitigation, etc) was created and last updated.
We should add a
createdandupdatedfield to the card on object pages.createdfield value for the object and any relationships with the object (discounting relationships with deprecated and revoked objects).modifiedfield value for the object and any relationships with the object (discounting relationships with deprecated and revoked objects).Dates should be displayed as %d %B %Y, e.g
04 December 2019.