Clear summary of all software versions #229
CDx4f3kCAf3Y
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
|
This is included in 0.30.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Tested with c8d55bb. This is a very nice start! Instead of literal tabs, would it be possible to do like what was done on the Recordings page?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if there is something like this already in place.
I think it would be useful to have a clear summary in one place of all the software (and their versions) that this project depends on.
This would make it easy to check if the project depended on any vulnerable software.
Some initial ideas on what this list would contain:
I think this should be collected and reported during run-time. For the libraries compiled in, it doesn't matter so much (build or run time). For everything else, if the system or a specific software package is updated, the report should reflect the new versions.
Perhaps this could be reported under the main
Systempage, in a new table calledVersions. This tab would be to the right of theSystemheading (which could turn into a tab too).Beta Was this translation helpful? Give feedback.
All reactions