You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***cli:** support --version/-v flags and change verbose shorthand to -V ([a5b1af2](https://github.com/snowdreamtech/UniRTM/commit/a5b1af26c020ffbf1b856ec96c863df64c4b2a12))
15
+
***config:** add audit:trivy-update task for manual database refreshes ([03e1b32](https://github.com/snowdreamtech/UniRTM/commit/03e1b329a803243a7c28298e8e2be8fc2ca3d55a))
16
+
***install:** add --quiet and --log-file support to install scripts ([d2f080e](https://github.com/snowdreamtech/UniRTM/commit/d2f080e6c0b95f7d3bba8b1e2feeef92f52861e2))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
***build:** correct trivy fallback condition to rely on sbom scan ([7fcb45c](https://github.com/snowdreamtech/UniRTM/commit/7fcb45cc3cfa2a59de1cf2195aba376a94f9d3dc))
22
+
***build:** remove unsupported skip-check-update flag from trivy sbom command ([e7325f7](https://github.com/snowdreamtech/UniRTM/commit/e7325f7e2064499dae0a5f6e290241f21d7a09bf))
23
+
***cli:** resolve flag shorthand collision in which command ([bd7c608](https://github.com/snowdreamtech/UniRTM/commit/bd7c6084c06cc5a4f0d0ec490307f2d4f34ef3ec))
***install:** correctly parse version output excluding ascii art ([c8fd078](https://github.com/snowdreamtech/UniRTM/commit/c8fd078551e84c9af2fc1c0353f388ef9cc98c2e))
26
+
***self-update:** skip version comparison for unversioned dev builds ([0540a97](https://github.com/snowdreamtech/UniRTM/commit/0540a9720c208fe259d91a0a9bd064ad27aff882))
0 commit comments