center-for-threat-informed-defense / caldera_pathfinder

Pathfinder is a plugin for mapping network vulnerabilities, scanned by CALDERA or imported by a supported network scanner, and translating those scans into adversaries for network traversal.
https://caldera.mitre.org/
Apache License 2.0
120 stars 26 forks source link

Plugin update issue #64

Closed bali-84 closed 3 months ago

bali-84 commented 4 months ago

I got this message how can i update the plugin

Warning: You're currently using the legacy plugin interface for pathfinder. While it might function, we cannot guarantee its full compatibility or stability. For the best experience, we recommend updating to the latest UI version

elegantmoose commented 3 months ago

Unfortunately, Pathfinder is not maintained by the Caldera team and to my knowledge no one else actively maintains the repo.

As such, to update, you would need to manually refactor the plugin interface to match Caldera's Vue framework. Not sure of the level of effort, but you could look at other plugins for examples.