Skip to content

Periodically check for ATT&CK map updates after boot #4

Description

@rctgardner

Periodically (weekly?) check in on the ATT&CK GitHub site for new framework versions.

Currently, ATT&CK maps are only downloaded at application startup when called in the activate() function. Some users may prefer to keep their editors running for long periods of time, and there is no reason to miss out on ATT&CK framework updates just due to this preference.

This should be a relatively uncommon problem, especially given how often the framework is updated, but we might as well avoid it if we can. Additionally, rather than spamming GitHub with many users checking in at the same time, we should probably randomly generate the check-in time on first install. We don't wanna get the repository flagged by some weird ML system looking for C2s.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or expansion of existing feature

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions