Jared Ondricek

Results 27 issues of Jared Ondricek

The microlibrary described in the USAGE.md document is slightly out of sync with the one defined in https://github.com/mitre-attack/attack-stix-data, especially since [this issue](https://github.com/mitre-attack/attack-stix-data/issues/12) pointed out a discrepancy in how the relationships...

documentation

Related to #221 and #394. ## Problem When exporting to SVG from Navigator, the font size is consistent ever since @lilyjw's pull request in #394. This is better than the...

When using the Navigator, it would be useful to be able to scroll down with the Tactics header frozen to the top. Not sure how difficult this would be to...

enhancement

The upcoming v12 release in October 2022 will be introducing Campaigns to ATT&CK. The website needs to be able to include them!

Right now if you go to the Groups page on the website (https://attack.mitre.org/groups/) you see the whole list of Groups that is tracked by ATT&CK. It would be nice to...

It would be nice to be able to have redirection URLs set up for subtechniques such that their dot separator would go to the correct page. For example: * T148...

It would be awesome if the search results on the website would be able to be filtered by type once the search results are displayed instead of only having the...

enhancement
ui

On large monitors, there is a lot of whitespace given in the sidebar. It would be nice to be able to have the sidebar be resize-able if possible, or at...

When using the site, it would be useful to be able to scroll down a page that shows an ATT&CK Matrix with the Tactics header frozen to the top. Not...

enhancement
ui

## tl;dr The `MemoryStore` object currently allows you to `load_from_file()` from JSON files - which is great. What would be even better would be to add an option for `load_from_url()`!...