Skip to content

NPO Center is inconsistently written with a Cyrillic О #1128

@jsoref

Description

@jsoref

misp-galaxy/clusters/uavs.json

Lines 16987 to 16990 in 6903188

"description": "Stuzha (Стужа) is a Russian FPV attack drone developed by NPO Center for Complex Support and operated by Russian forces, designed to carry an explosive payload under first-person control. It serves as a low-cost, short-range precision strike platform for engaging vehicles, artillery, and field fortifications on the frontline.",
"meta": {
"country": "russia",
"manufacturer": "NPО Center for complex support",

That first line doesn't have a Cyrillic О:

00000000  53 74 75 7a 68 61 20 28  d0 a1 d1 82 d1 83 d0 b6  |Stuzha (........|
00000010  d0 b0 29 20 69 73 20 61  20 52 75 73 73 69 61 6e  |..) is a Russian|
00000020  20 46 50 56 20 61 74 74  61 63 6b 20 64 72 6f 6e  | FPV attack dron|
00000030  65 20 64 65 76 65 6c 6f  70 65 64 20 62 79 20 4e  |e developed by N|
00000040  50 4f 20 43 65 6e 74 65  72                       |PO Center|

The last line does:

00000000  4e 50 d0 9e 20 43 65 6e  74 65 72 20 66 6f 72 20  |NP.. Center for |
00000010  63 6f 6d 70 6c 65 78 20  73 75 70 70 6f 72 74     |complex support|

It also uses a Cyrillic О in:

"manufacturer": "NPО Center for complex support",

00000000  4e 50 d0 9e 20 43 65 6e  74 65 72 20 66 6f 72 20  |NP.. Center for |
00000010  63 6f 6d 70 6c 65 78 20  73 75 70 70 6f 72 74     |complex support|

Metadata

Metadata

Assignees

No one assigned

    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