-
Notifications
You must be signed in to change notification settings - Fork 5
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
This does not work with mitre-atlas/atlas-navigator #3
Comments
Hi @Nerocraft4, I'd encourage use of the hosted version of the ATLAS Navigator at https://mitre-atlas.github.io/atlas-navigator/, which already includes If you'd like to host your own version of the ATLAS Navigator, take a look at the If this doesn't address your issue, feel free to include more details, including exact steps to replicate and screenshots/error messages of how you're using stix-atlas.json with atlas-navigator and what you're witnessing. |
Okay, the command you gave me seems to have solved the launching issue (now it launches, with lots of errors from Steps to reproduce:
|
dist/stix-atlas.json does not work with atlas-navigator, since it breaks on startup. I can't place or open an issue there, since there doesn't seem to be an option.
I have also tried to use dist/stix-atlas.json with the Att&ck navigator (which thankfully works, unlike the atlas navigator), but it complains about the layer being updated (my best guess is this happens bcs ATLAS and ATT&CK have different version systems).
I've also tried following this guide, https://github.com/mitre-atlas/atlas-navigator/blob/master/README.md, and setting up the json beforehand, but nothing (it doesn't launch).
The error code is "ERR_OSSL_EVP_UNSUPPORTED", something to do with digital envelope routines. My node.js version is 18.20.1.
If I can clarify anything please let me know. Thanks!
The text was updated successfully, but these errors were encountered: