From 212387a3a9b54a2c6bfb579aa7dac0fd9fc88417 Mon Sep 17 00:00:00 2001 From: Nuno do Carmo Date: Fri, 5 Apr 2024 17:30:06 +0200 Subject: [PATCH] Added 5.3.1 release notes Signed-off-by: Nuno do Carmo --- user/pages/14.releasenotes/01.5x/docs.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/user/pages/14.releasenotes/01.5x/docs.md b/user/pages/14.releasenotes/01.5x/docs.md index b3519814a..987976fc6 100644 --- a/user/pages/14.releasenotes/01.5x/docs.md +++ b/user/pages/14.releasenotes/01.5x/docs.md @@ -7,6 +7,28 @@ taxonomy: ### Release Notes for 5.x Note: To receive email notifications of new releases, please subscribe to this SUSE mailing list: https://lists.suse.com/mailman/listinfo/neuvector-updates +#### 5.3.1 April 2024 + +##### Enhancements ++ Allow users to define ‘accepted’ vulnerabilities when using Github actions so they don’t affect workflows. ++ Add Severity, Score level and Feed Rating filters to Assets > Registry > Image Vulnerabilities view. ++ Allow when configuring a registry if it should use the defined proxy for the registry image scans. + +##### Bug Fixes ++ Security Risks > Vulnerabilities > Advanced Filter doesn't filter 'CVE without Fix' ++ Unexpected violation from container to hostmode container ++ Accept OCI image format when switching to docker api 1.24 ++ Registry Scan should not scan non-image artifacts / not log an error ++ Allow for rootless key pair image signature verification without internet or sigstore dependence. ++ Security Events not getting permitted by network rules in a specific node (related to "Container Task chan full" error messages) ++ Container is unable to add to workload successfully (frequent occurences). Resulting from deadlock from channel messages. + +##### Other ++ Update the scanner plugins for Jenkins, GitHub action, and Bamboo. ++ (Scanner) Accept OCI image format when switching to docker api 1.24. ++ (Scanner) Registry Scan should not scan non-image artifacts / not log an error. ++ (Scanner) Add support for php composer scan. + #### NeuVector UI Extension v. 1.0 for Rancher March 2024 + After installation of NeuVector, [enabling/installing](/deploying/rancher#neuvector-ui-extension-for-rancher) the NeuVector UI Extension from Rancher will display a Dashboard for the cluster, including links to SSO to the full NeuVector cluster. NOTE: The extension may display as Third Party, which will be fixed in a future release. Also, after installation, Rancher 2.7.x users may see two NeuVector UI Ext icons in the list (bug). One icon will say Uninstall (meaning it is installed), and the other should say Install. This can be left as is, ie, don't Install again if the extension is already installed.