Skip to content

[Request] Update navlayers module to support layer file format v4.5 #98

Description

@clemiller

Describe the solution you'd like

Update the navlayers module to support layer file format version 4.5.

Additional context

To load a layer file via the navlayers module:

from mitreattack.navlayers import Layer

lay = Layer()
lay.from_file("layer-version-4.5.json")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions