Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 529 Bytes

SECURITY.md

File metadata and controls

19 lines (13 loc) · 529 Bytes

Security Policy

Supported Versions

Version Supported
1.0.x
< 1.0

Reporting a Vulnerability

Below version 1.0 a very common error was:

>>> import nkocr
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'nkocr'

This was due to an architecture problem, so to fix this problem it is necessary to upgrade the package to the most stable version.