Skip to content

Commit

Permalink
remove noqa from extension definition objects
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Dec 17, 2023
1 parent 61a9669 commit cf047df
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x/CybOX 2.1 Network Sockets",
"description": "This schema adds STIX 1.x/CybOX 2.1 Network Sockets properties not present in the STIX 2.1 Network Traffic object", # noqa
"description": "This schema adds STIX 1.x/CybOX 2.1 Network Sockets properties not present in the STIX 2.1 Network Traffic object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2020-12-22T00:00:00.000000Z",
"created_by_ref": "identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x Malware Instances",
"description": "This schema adds STIX 1.x TTP properties not present in the STIX 2.1 Malware object", # noqa
"description": "This schema adds STIX 1.x TTP properties not present in the STIX 2.1 Malware object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2022-12-22T00:00:00.000000Z",
"created_by_ref": "identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x/CybOX 2.1 Network Packet ICMP IPV4 properties",
"description": "This schema adds STIX 1.x/CybOX 2.1 Network Packet ICMP IPV4 properties in the STIX 2.x Network Traffic object", # noqa
"description": "This schema adds STIX 1.x/CybOX 2.1 Network Packet ICMP IPV4 properties in the STIX 2.x Network Traffic object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2022-12-22T00:00:00.000000Z",
"created_by_ref": "identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x Indicators",
"description": "This schema adds STIX 1.x Indicator properties not present in the STIX 2.1 Indicator object",,
"description": "This schema adds STIX 1.x Indicator properties not present in the STIX 2.1 Indicator object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2022-11-22T13:30:51.000000Z",
"created_by_ref": "identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x Attack Pattern",
"description": "This schema adds STIX 1.x TTP properties not present in the STIX 2.1 Attack Pattern object", # noqa
"description": "This schema adds STIX 1.x TTP properties not present in the STIX 2.1 Attack Pattern object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2022-12-22T00:00:00.000000Z",
"created_by_ref": "identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "extension-definition",
"spec_version": "2.1",
"name": "Extension to support STIX 1.x/CybOX 2.1 archive-file",
"description": "This schema adds STIX 1.x/CybOX 2.1 archive-file properties not present in the STIX 2.1 archive-file object", # noqa
"description": "This schema adds STIX 1.x/CybOX 2.1 archive-file properties not present in the STIX 2.1 archive-file object",
"created": "2020-12-22T00:00:00.000000Z",
"modified": "2022-12-22T00:00:00.000000Z",
"created_by_ref":"identity--659e8342-f720-4d0d-b193-6a04fdfbb401",
Expand Down

0 comments on commit cf047df

Please sign in to comment.