Skip to content

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

@clemiller

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")

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