March 2022 Summaries
5 posts from Cloudsmith
Filter
Month:
Year:
Post Summaries
Back to Blog
The Linux Foundation hosted a webinar on securing software supply chains, which was moderated by Cloudsmith. The key points discussed were that a software supply chain includes all components contributing to a product, such as source code, dependencies, and users, and is often compared to the manufacturing industry's Bill of Materials. However, unlike manufacturing, the software industry lacks regulatory controls for provenance and traceability. Recent events like the SolarWinds hack and the dependency confusion attack have highlighted the need for securing software supply chains. Organizations are finding it challenging to secure their supply chains due to open-source software being foundational to development and the complexity of making security best practices easy to adopt. A secure software supply chain involves multiple best practices, including preparing the organization, protecting the software, producing well-secured software, and responding to vulnerabilities. Projects like SLSA and Sigstore are designed to help organizations understand what makes a supply chain secure and provide guidance on how to get started. Cloudsmith and Chainguard are working to make securing software supply chains easy by providing tools and solutions that promote continuous packaging, provenance, isolation, and transparency. Ultimately, securing the software supply chain is crucial for the software industry as a whole, and it's essential for organizations to adopt secure software development practices to ensure their customers can trust and verify the security of their providers' software supply chains.
Mar 28, 2022
1,958 words in the original blog post.
The conversation revolves around software supply chain security, which has become a top concern for organizations due to recent high-profile attacks such as SolarWinds and Kaseya. The panel discusses what got them here, why it's a hard problem to solve, and what's being done to address it. They highlight the importance of open-source projects like Sigstore and Cosign, which aim to make software supply chain security more accessible and easier to implement. The industry is moving towards a "secure by default" approach, with vendors expected to provide secure defaults in their tooling, rather than having customers opt-in for additional features. The panel emphasizes the need for collaboration and shared responsibility among organizations to address this issue and make it more manageable for everyone.
Mar 18, 2022
11,347 words in the original blog post.
This summary provides a neutral overview of NuGet, its origins, and various use cases. It explains that NuGet is a package management system for .NET development, allowing developers to create, publish, consume, and share reusable code in the form of packages. The text highlights three distinct communities - .NET Developer Community, PowerShell Developer Community, and Chocolatey Developer Community - each utilizing NuGet packages in unique ways. It also touches on interoperability issues between different formats and repositories, as well as security concerns when using public package repositories.
Mar 16, 2022
1,608 words in the original blog post.
When it comes to enterprise organizations, many are shifting away from traditional on-premise solutions and embracing Cloud-Native approaches, which offer improved scalability, security, and efficiency. This transition is driven by the need for more agile CI/CD pipelines, and the benefits of cloud-native software packages include enhanced collaboration, faster time-to-market, and reduced costs. By adopting a cloud-native tech stack, organizations can quickly set up secure and efficient software pipelines in just 60 seconds.
Mar 09, 2022
91 words in the original blog post.
Private repositories on Cloudsmith allow users to store and manage their own Terraform modules securely. Uploading a module involves creating a new module in the Cloudsmith interface, adding required files and metadata, and then uploading it to the repository. Downloading a module is done by navigating to the desired module's page, clicking "Download", and selecting the Terraform version to download for. With private repositories, users can control access to their modules, ensuring only authorized individuals can view or modify them.
Mar 03, 2022
50 words in the original blog post.