Alexander Popov
Alexander Popov
The Map is quite complex. Let's try other graph visualizations, maybe make it interactive and see how it works. Example: https://d3-graph-gallery.com/
It should use the JSON output of kconfig-hardened-check.
As the first step, @BlackIkeEagle made some performance tests and described the results in [this article](https://blog.herecura.eu/blog/2020-05-30-kconfig-hardening-tests/).
Hello @Mic92, could you help with this Nix problem? I tested the installation of `kconfig-hardened-check` in a Docker container with Ubuntu 20.04.4 LTS. It failed with the following error: ```...
The `OptCheck` class inheritance now allows to implement this feature.
It would be nice to have `kconfig-hardened-check` adapted for `RISC-V` kernel configs.
Thanks to @joseigor for the PoC: https://github.com/a13xp0p0v/kernel-build-containers/pull/11
Thanks to @joseigor for the PoC: #11
Hello everyone! Hope that creating this issue is a proper way of contributing to your working group. Maybe my [kconfig-hardened-check tool](https://github.com/a13xp0p0v/kconfig-hardened-check) is in scope of your discussions. _Short intro:_ There...