Currently "config.bat show-code-trust" can generate several files that shows trust information. One of those files is "byhash.csv", I guess it is to show specific mod trusted by what users/grous, however, there is only information of sha512 that indicates which mod it is. It's difficult to know what it is exactly.
Please add library path and library id etc to the byhash.csv file so end user can understand which mod it is.
PS, current byhash.csv looks like this:
Hash;Trust added date;Status;Hash first seen;Trusting User;Trusting Group;User from Trusting Group;Group from Trusting Group
sha512=NuDy/J6RtFo30eO8nVlNxIOXadGRs9pDkaY2BW0z//lEaa1n6oQybn7qPafOwQJAowAcEtysddeo7YW4i76X3Q==;2021-04-07 03:04:43 Z;VALID;2021-04-07 03:04:43 Z;"admin";;;
sha512=tbvgmoOSTc4OZiNcVVMR9F9GTHk6RU2NjqKYOdVM8O2btuiZI17C3GrUM8kI6rgZy6CcQ62dkfRXseGi5mItHg==;2021-04-20 04:22:30 Z;VALID;2021-04-13 09:51:14 Z;"admin";;;
Thanks.