Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow data to be downloaded directly from a remote endpoint over https #139

Closed
isaisabel opened this issue Apr 7, 2020 · 1 comment · Fixed by #287
Closed

Allow data to be downloaded directly from a remote endpoint over https #139

isaisabel opened this issue Apr 7, 2020 · 1 comment · Fixed by #287
Labels
enhancement New feature or request timescale/short-term Becomes timescale/imminent in weeks or months
Milestone

Comments

@isaisabel
Copy link
Contributor

As a user of the ATT&CK website, I want to ensure that my local copy of the data is up-to-date. By configuring the website to pull data directly from a remote endpoint like the MITRE/CTI repo, I can make sure every build uses the latest data.

Modify the site so that it can pull data from a remote endpoint over HTTPs. This can be configured largely like the Navigator. We must ensure that the site can still be built from local data, so if a filepath is specified instead of a remote resource it should still work.

@isaisabel isaisabel added enhancement New feature or request timescale/short-term Becomes timescale/imminent in weeks or months labels Apr 7, 2020
@isaisabel isaisabel added this to the Making data more accessible milestone Apr 7, 2020
@isaisabel
Copy link
Contributor Author

See also #138.

@isaisabel isaisabel linked a pull request Apr 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request timescale/short-term Becomes timescale/imminent in weeks or months
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant