Home / Companies / JFrog / Blog / October 2023

October 2023 Summaries

7 posts from JFrog

Filter
Month: Year:
Post Summaries Back to Blog
Securing the software supply chain is essential for maintaining the integrity and security of software products, and adopting best practices can significantly mitigate potential threats. Key strategies include implementing security awareness training to foster a culture of security, centralizing artifact repositories with strict access controls, and maintaining vigilant dependency management to promptly address vulnerabilities. The integration of security checks within CI/CD pipelines, alongside rigorous code reviews and static analysis, helps detect and remediate vulnerabilities early in the development process. Additionally, a comprehensive incident response plan and robust access controls are crucial for dealing with security breaches and preventing unauthorized access. By embedding these practices into the organizational culture, companies can build a resilient and trustworthy software development process, enhancing reliability and user trust in a constantly evolving digital landscape.
Oct 31, 2023 543 words in the original blog post.
Raspberry Pi 5, announced on September 28, 2023, by Eben Upton, is set to be released at the end of October 2023, featuring significant upgrades including an in-house designed silicon, a 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU, and a VideoCore VII GPU. It supports dual 4Kp60 HDMI display output, dual-band 802.11ac Wi-Fi, Bluetooth 5.0/BLE, and includes several ports like USB 3.0 and Gigabit Ethernet with PoE+ support. Maintaining its compact form factor, Raspberry Pi 5 introduces design updates and new accessories such as an updated case with a built-in fan and an Active Cooler. It continues to be manufactured in the UK, emphasizing local production and quality control. Pre-orders are available with priority given to single-unit sales, and a new Raspberry Pi OS based on Debian Bookworm is also introduced, enhancing the user experience with features like the Wayfire Wayland compositor. JFrog Connect supports the new device, facilitating IoT device management across different hardware and operating systems.
Oct 31, 2023 590 words in the original blog post.
JFrog Security's research team has identified a new security vulnerability, CVE-2023-37460, in the plexus-archiver package, which is widely used in software such as the maven-war-plugin for creating WAR files. This vulnerability allows for a path traversal attack that can lead to remote code execution by exploiting symbolic links in malicious archives. Despite previous fixes for similar issues, the vulnerability persisted, potentially enabling attackers to execute arbitrary code by writing files outside the intended extraction directory. The JFrog team responsibly disclosed the vulnerability and collaborated with plexus-archiver's maintainers to verify a fix. This highlights the importance of updating to plexus-archiver version 4.8.0 or later to mitigate risks. JFrog products remain unaffected as they do not utilize plexus-archiver, and the company continues to offer automated security scanning to keep developers informed about potential software threats.
Oct 24, 2023 1,206 words in the original blog post.
JFrog Artifactory is an extensively used binary artifact repository, chosen by many Fortune 100 companies and developers for efficient artifact and binary management due to its support for over 30 package types and integration with various build tools. It offers high availability, a single system of record for development processes, and granular access controls, making it valuable for enterprise software development. Artifactory enhances CI/CD processes by acting as the central hub for binaries and artifacts, reducing build times and improving automation. It facilitates distributed development through replication and distribution capabilities, ensuring reliable access to software packages across multiple locations and time zones. Additionally, Artifactory serves as the enterprise registry for runtime environments, supporting dynamic runtimes with high availability and traceability for production assets. As the central hub of the development ecosystem, Artifactory provides a single source of truth for software packages, controlling their flow from development to consumption at scale.
Oct 23, 2023 1,321 words in the original blog post.
In the current landscape of interconnected systems, securing sensitive data is crucial, and JFrog Frogbot offers a proactive solution for DevOps security by integrating seamlessly into the software supply chain to detect and manage secrets. Frogbot is a Git bot that scans pull requests for over 150 types of credentials before they are merged, allowing developers to address potential vulnerabilities early. Moreover, it periodically checks the entire repository to suggest fixes for detected issues, enhancing code quality and security. Leveraging a comprehensive database of more than 900 types of keys and credentials, Frogbot's automated Secrets Detection mechanism identifies and alerts users to potential security risks, ensuring that security is not an afterthought in the software development process. JFrog's holistic approach includes additional security measures such as Software Composition Analysis, Vulnerability Contextual Analysis, IaC security, and SAST, providing a robust defense against various security threats throughout the software supply chain.
Oct 17, 2023 602 words in the original blog post.
On October 11, 2023, Daniel Stenberg announced the release of Curl version 8.4.0, which addresses two vulnerabilities: a low-severity one (CVE-2023-38546) affecting libcurl and a high-severity one (CVE-2023-38545) affecting both the Curl command-line tool and libcurl, from versions 7.69.0 to 8.3.0. The high-severity vulnerability involves a heap overflow potentially allowing remote code execution through SOCKS5 proxies, although exploitation is contingent upon specific conditions, such as using the socks5h scheme for proxy connections. Mitigation is possible by switching to local hostname resolving, and upgrading to Curl 8.4.0 provides a comprehensive solution. The JFrog DevOps platform is not susceptible to CVE-2023-38545 due to its lack of SOCKS5 proxy usage with remote resolving, and JFrog's security tools can identify Curl vulnerabilities across codebases and Docker environments.
Oct 10, 2023 1,255 words in the original blog post.
The JFrog swampUP 2023 conference highlighted key insights and transformative ideas for DevOps and DevSecOps practices, featuring presentations from industry leaders like John Willis, Brett Smith, and Tracy Ragan. John Willis emphasized the importance of Deming's System of Profound Knowledge for driving change in DevSecOps, focusing on breaking down silos and questioning the relevance of numerical goals. Brett Smith discussed securing the software supply chain in line with Executive Order 14028 and the SLSA framework, advocating for clear environment separation and automation to enhance security. Tracy Ragan introduced a new generation of open-source security tools aimed at securing the DevOps pipeline across its five phases, suggesting tools for code signing, build actions, post-build efforts, publishing, and auditing. The conference encouraged attendees to rethink traditional practices, embrace automation, and adopt comprehensive security measures to safeguard the evolving software landscape.
Oct 02, 2023 1,690 words in the original blog post.