CybercentreCanada / assemblyline

AssemblyLine 4: File triage and malware analysis
https://cybercentrecanada.github.io/assemblyline4_docs/
MIT License
249 stars 15 forks source link

Frontend crashes when right clicking on any tag #282

Open sgaron-msft opened 2 weeks ago

sgaron-msft commented 2 weeks ago

Describe the bug When viewing submission or file details, right clicking on any tags causes the UI to crash with the following error message: "_d.ui.apiproxies.includes is not a function"

To Reproduce Steps to reproduce the behavior:

  1. View any submissions with generated tags
  2. Right click on a tag
  3. See a bug crawling on your screen!

Expected behavior I expect to see the context menu related to the tag.

Screenshots image

Environment (please complete the following information if pertinent):

Additional context We have no api_proxies values defined in our configuration. When the whoami API is called, the API returns an empty dictionary.