Blogs

Be the first person to recommend this.
This post originally appeared on https://news.broadcom.com/sase/velorain-ai-networking-is-the-next-sd-wan-revolution VeloRAIN: AI Networking is the Next SD-WAN Revolution by Sanjay Uppal, Vice President and General Manager, VeloCloud Division In this blink-and-you-miss-it tech landscape, a recurring challenge stands out: while we’re seeing incredible new AI applications emerge, especially at the edge, there’s often a gap in understanding the network infrastructure required to support them. AI-driven applications are disrupting long-established upstream/downstream edge traffic ratios, their traffic is encrypted and therefore hard to identify for analysis ...
0 comments
Be the first person to recommend this.
On behalf of CA Technologies, a Broadcom Company, we are pleased to notify you that rollups for January, 2025 is now available. The following rollups have been published: Rollups: · CA - Patch Me - Security IntelliRollup v2501.00 · CA - Microsoft OS Extended Support Update - IntelliRollup v2501.00 · CA - Office 32Bit - Security IntelliRollup v2501.00 · CA - Office 64Bit - Security IntelliRollup v2501.00 These items will be available for acceptance in your Patch Manager GUI after the next successful run of the “Software Contents Download Job”. Note: Microsoft announced ...
0 comments
Be the first person to recommend this.
On behalf of CA Technologies, a Broadcom Company, we are pleased to notify you that individual patches for January, 2025 is now available. The following Individual patches have been published: · 2025-01 Servicing Stack - windows6.0-kb5050682-x64 · 2025-01 Cumulative Update - Win11-kb5050021-x64-22H2-23H2 · 2025-01 Security Monthly Quality Rollup - Windows6.1-kb5050049-x64 · 2025-01 Servicing Stack Update - Windows8-rt-kb5050116-x64 · 2025-01 Cumulative Update - Windows8-RT-kb5049994-x64 · 2025-01 Security Monthly Quality Rollup - Windows8.1-kb5050048-x64 ...
0 comments
Be the first person to recommend this.
Today the Bitnami team, part of VMware Tanzu, is thrilled to make two announcements. The first is that Bitnami Premium, a new commercial upgrade to the Bitnami Application Catalog containers and Helm charts, is now Generally Available. Second, we are kicking off a new endeavor with Arrow Electronics to facilitate a streamlined Bitnami Premium purchase and support experience. A new commercial version of Bitnami open source containers and Helm charts Enterprises that love Bitnami can now purchase a Bitnami Premium subscription from Arrow Electronics and consume the containers and Helm charts right in Docker Hub. Bitnami Premium users will get access to ...
0 comments
Be the first person to recommend this.
In January 2022, we announced the general availability of Helm charts in OCI registries, coinciding with the release of Helm version 3.8.0 . In January 2023, Bitnami began populating and distributing the largest and most up-to-date Open-Source catalog of Helm charts in OCI format in Docker Hub . Since then, the adoption of the Bitnami Helm charts in OCI format has proliferated. Because charts stored in container registries follow OCI standards, developers can use many of the same tools for Helm charts that they use with container images. This makes integrating Helm into automated pipelines easier and uses modern infrastructure-as-code and deployment ...
0 comments
Be the first person to recommend this.
The Qualys Threat Research Unit (TRU) has discovered a Remote Unauthenticated Code Execution (RCE) vulnerability in OpenSSH’s server (sshd) on glibc-based Linux systems. This vulnerability has been assigned CVE-2024-6387 . The vulnerability, caused by a signal handler race condition in OpenSSH’s server ( sshd ), allows unauthenticated remote code execution (RCE) as root on glibc-based Linux systems, presenting a significant security risk. This race condition affects sshd in its default configuration. The Bitnami catalog is based on Debian, according to the Debian security tracker : Debian 11 (bullseye) is not affected. ...
0 comments
Be the first person to recommend this.
Bitnami has recently rolled out several initiatives aimed at enhancing the user experience with Helm charts. These improvements focus on better traceability and smoother integrations. Read on to discover the latest updates: Improved Changelog and Tagging System One major initiative is the enhancement of change traceability for Bitnami Helm charts. This has been achieved by introducing a CHANGELOG.md file for every Helm chart and implementing git tags for every new version. Automated Changelog Updates With every pull request (PR) merge a new CHANGELOG.md file is automatically updated to list the changes included in that ...
0 comments
Be the first person to recommend this.
Bitnami-packaged open-source software is loved by developers for its ease of use, which enables developers to directly pull a Bitnami package and seamlessly start using it with little effort. The fact that Bitnami-packaged open-source software accounts for over 3 billion pulls per year on DockerHub is a testament to its popularity among developers. But, apart from the ease of use, we also aim to make our software inherently more secure and reliable by updating packaging practices per industry standards. That’s why, over the past few weeks, our team has worked on improving the security of Bitnami-packaged Helm charts. As a starting point for these improvements, ...
0 comments
Be the first person to recommend this.
Bitnami-packaged open-source software container images and Helm charts available in DockerHub are now signed by Notation , a Cloud Native Computing Foundation (CNCF) incubating project. In December 2023, we announced that the Tanzu Application Catalog, the enterprise edition of the Bitnami Application Catalog, started making use of Notation as a tool for signing and verifying the open container initiative (OCI) artifacts (e.g. container images, Helm charts, and metadata bundles) that we deliver. Now, we’re happy to announce the extension of this capability to the community edition of Bitnami-packaged container images in DockerHub as well. ...
0 comments
Be the first person to recommend this.
Several critical vulnerabilities for UNIX systems targeting the CUPS server were discovered and disclosed today. The researcher who discovered them published a technical report at https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/ The vulnerabilities are listed below: CVE-2024-47176 | cups-browsed <= 2.0.1 binds on UDP INADDR_ANY:631 trusting any packet from any source to trigger a Get-Printer-Attributes IPP request to an attacker controlled URL. CVE-2024-47076 | libcupsfilters <= 2.1b1 cfGetPrinterAttributes5 does not validate or sanitize the IPP attributes returned from an IPP server, providing ...
0 comments
Be the first person to recommend this.
As you may already know, starting from version 3.1, Spring Boot has provided Docker Compose support for our projects. What does that mean for us as developers? Simply put, it means that we can easily bootstrap our application infrastructure from an existing docker-compose.yaml or compose.yaml in our source folder root, and Spring Boot will automatically wire this infrastructure with our application at runtime. Hmmm...does that still sound a bit abstract? Let’s clarify. It means that if we have a docker-compose.yaml in our source folder, which defines a PostgreSQL database, Spring Boot will run the docker-compose.yaml when starting the app ...
0 comments
Be the first person to recommend this.
We are happy to share that we have updated the base operating system (OS) of the community edition of all Bitnami-packaged containers and Helm charts to Debian 12 (bookworm) from Debian 11 (bullseye). This update in our containers and Helm charts helps us keep system packages more updated and reduces the number of unfixed/unpatched vulnerabilities reported by vulnerability scanners. Although we regularly update our images with the latest system packages, certain CVEs may persist until they are patched in the OS. So, changing to a newer distro will allow us to speed up the updates on our catalog. You can learn more about our CVE policy here . Users looking ...
0 comments
Be the first person to recommend this.
A journey towards comprehensive vulnerability assessment Bitnami images and the CVE Security Feed for Bitnami Components Bitnami-packaged container images are well-known and trusted for being secure, hardened, and ready to use. They are built with best practices, put through extensive automated tests and verifications to run in their target platforms with the expected behavior and performance, and delivered as ready-to-use packages. Furthermore, they are kept up to date with the latest official upstream application versions and this has enabled Bitnami to offer updates including security fixes even before CVEs were announced or detected by the scanners on ...
0 comments
Be the first person to recommend this.
TL;DR Bitnami’s Helm charts (which are available in the Tanzu Application Catalog as well) can now be moved across OCI repositories with two simple commands - no configuration or extra steps are needed; air gap-friendly. Keep reading to learn more. Introducing the Distribution Tooling for the Helm OSS project The distribution tooling for Helm , a.k.a. dt , is a new open source Helm Plugin that distributes a set of utilities for making offline work with Helm charts easier. It is meant to be used for creating reproducible and relocatable packages for Helm charts that can be easily moved across registries without hassles. This ...
0 comments
Be the first person to recommend this.
Last year Microsoft announced the release of Kubernetes apps in Microsoft Cloud Marketplace , to provide users with a seamless deployment experience by enabling easy one-click deployments to Microsoft Azure Kubernetes Services (AKS) clusters. Bitnami has been publishing Kubernetes solutions as Helm Charts in Azure Marketplace for years now. Today, we are happy to announce that we are adopting the new Azure Marketplace Kubernetes apps format to provide a click-through deployment experience into Azure Kubernetes Service from Azure Marketplace. Enhanced user experience with Azure Marketplace and Kubernetes Applications Azure Marketplace ...
0 comments
Be the first person to recommend this.
VMware’s Bitnami team has achieved another big step in moving further its commitment to the development ecosystem: 🎉🎉 Bitnami containers have support for ARM and they are available at Docker Hub ! 🎉🎉 Our Catalog has more than 200 million monthly pulls of our containers just from Docker Hub (and growing), so we had to make this effort thinking about our users. On the other hand, the team did its best to support the current catalog but in some cases, for example, MongoDB, wasn’t able because there are no ARM binaries available for Debian 11. More than a year and a half ago (mid-2021), Bitnami users started requesting ...
0 comments

NSX NAT 301 ToI

Be the first person to recommend this.
Here is the NSX NAT 301 ToI . This 301 ToI presents the NAT capabilities within NSX with the following agenda: Presentation Requirements / Limitation Scale Configuration (UI/API) High-Availability Status Statistics Troubleshooting Enjoy, Dimitri
0 comments

NSX DHCP 301 ToI

Be the first person to recommend this.
Here is the NSX DHCP 301 ToI . This 301 ToI presents the DHCP capabilities within NSX with the following agenda: Presentation Requirements / Limitation Scale Configuration (UI/API) High-Availability Status Statistics DHCP Lease Enjoy, Dimitri
0 comments
Be the first person to recommend this.
Today the Bitnami team, part of VMware Tanzu, is thrilled to make two announcements. The first is that Bitnami Premium, a new commercial upgrade to the Bitnami Application Catalog containers and Helm charts, is now Generally Available. Second, we are kicking off a new endeavor with Arrow Electronics to facilitate a streamlined Bitnami Premium purchase and support experience. A new commercial version of Bitnami open source containers and Helm charts Enterprises that love Bitnami can now purchase a Bitnami Premium subscription from Arrow Electronics and consume the containers and Helm charts right in Docker Hub. Bitnami Premium users will get access to ...
0 comments

test

Be the first person to recommend this.
test What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use it? It is a long established fact ...
0 comments