Make the table column names and JSON field names fit each other
authorAlexander Popov <alex.popov@linux.com>
Sun, 17 Mar 2024 22:38:54 +0000 (01:38 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 17 Mar 2024 22:38:54 +0000 (01:38 +0300)
commit9015662bb264a2aaff9913d31c8d4974ad6b945c
tree3b835800005163e02f2a71a5a69ca026e338db0a
parenta35d7631e911ac57119fc5673dee52b9806bfbbb
Make the table column names and JSON field names fit each other

Refers to #108, #115
README.md
kernel_hardening_checker/__init__.py
kernel_hardening_checker/engine.py
kernel_hardening_checker/test_engine.py