Data Sheet: ActiveState Artifact Repository

Artifact Repository_

Data Sheet: ActiveState Artifact Repository

Python wheels are a preferred way for development teams to install Python packages quickly and ensure they work for multiple operating systems. ActiveState’s Artifact Repository automates the maintenance of Python wheels, populating your team’s instances with securely built Python packages, so you can improve security of your development environments without incurring significant time and resource costs.

Download Data Sheet
ActiveState Artifact Repository

ActiveState’s artifact repository is a software storage system that acts as a registry for the code artifacts required by your software teams and systems. For example, it may contain the packages built from third-party source code components imported from a public repository.

Artifact repositories provide software development organizations with a number of advantages, such as:

  • Providing a walled garden of software that conforms to the organization’s security and compliance policies.
  • The ability to standardize development on a common set of artifacts and third-party components, which ensures against “works on my machine” issues.
  • Build provenance, in which each built artifact can be fully traced back to their original components.

The ActiveState Artifact Repository (AAR) works in much the same way, providing your organization with securely built Python wheels for the operating system(s) your developer and DevOps teams require.

Python Wheels Made Easy & Secure

Development teams typically work with the operating system of their choice, which means that organizations need to accommodate Windows, macOS and Linux. However, the Python Package Index (PyPI) rarely provides wheels for all three major operating systems, which is a shame since they install far faster than source distributions, and are the best way to ensure that package installation always works. And yet Python wheels can pose a number of challenges for organizations due to the fact that:

  • Importing pre-built wheels is a security risk, since PyPI does not provide signed wheels. Thus, there is no guarantee that the author is actually who they claim to be, or that the build doesn’t contain malicious code.
  • Building wheels from source code for all three major OS’s requires the creation and maintenance of multiple build systems, increasing time and resource costs.
  • Maintaining wheels over time acts as a drag on the productivity of development teams, slowing down releases. 

The ActiveState Platform provides a universal build system for Python that can automatically build wheels for Windows, macOS and Linux securely, and then populate them in your own AAR instance for each team or project, or even act as the source of truth for all of your organization’s needs.

Developers and DevOps can then work with standard tooling like pip to install and manage the packages they require from an approved set of Python wheels.

Python Wheel Maintenance

Updating, rebuilding and redeploying Python wheels as new versions are introduced by maintainers to address bugs and vulnerabilities can act as a drag on developer productivity. For this reason, wheels are rarely updated in development and test systems unless a critical vulnerability is encountered. 

Python wheels maintenance by ActiveStateHowever, with the increasing rate of software supply chain attacks targeting development environments, unaddressed vulnerabilities can expose organizations to undue risk. 

The ActiveState Artifact Repository automates the maintenance of Python wheels by providing the ability to:

  • Find vulnerable packages, dependencies, and/or transitive or OS-level dependencies, fix them by selecting a non-vulnerable version, and then rebuild and repopulate the AAR with a secure version of the wheel(s).
  • Automatically build Python wheels from source code for Windows, macOS and Linux, including linked C and Fortran libraries, allowing even a junior developer to address vulnerabilities in minutes without the need for either Python or operating system expertise.

As a result, Mean Time To Remediation (MTTR) of vulnerabilities can be reduced to minutes, allowing organizations to significantly improve the security of their development environments without incurring significant time and resource costs.

ActiveState Platform: Universal Package Management

Integrates with Software Processes

The ActiveState Platform is a universal package management solution for Python, Ruby, Perl and Tcl. It provides unified tooling, advanced dependency management, environment reproducibility and automated vulnerability remediation as a hosted service that fits with your existing development workflow.

You can try the ActiveState Platform by signing up for a free account at platform.activestate.com

 

Artifact Repository CTA


About ActiveState

ActiveState is the de-facto standard for millions of developers around the world who have been using our commercially-backed, secure open source language solutions for over 20 years. With the ActiveState Platform, developers can now automatically build their own Python, Perl or Tcl Environments for Windows, Linux or Mac—all without requiring language or operating system expertise.

How  to try the ActiveState Platform for your Python, Perl and Tcl projects?

Developers can sign up for our Platform and use it to build a runtime environment for their Python or Perl projects right away. Or they can install it via the command line using the snippet provided here.

Upto 5 Active Runtimes per organization (or per individual, if for personal use) are free. For information on team tier or enterprise pricing, refer to our Platform Pricing or else contact Sales.

Recent Posts

Tech Debt Best Practices: Minimizing Opportunity Cost & Security Risk

Tech debt is an unavoidable consequence of modern application development, leading to security and performance concerns as older open-source codebases become more vulnerable and outdated. Unfortunately, the opportunity cost of an upgrade often means organizations are left to manage growing risk the best they can. But it doesn’t have to be this way.

Read More
Scroll to Top