Take control of open source security—discover ActiveState’s new management platform!

Blog

All Blog Posts
How to Distinguish Human Text From AI Text – Using Python
Can Python be used to reliably distinguish AI-generated text from human-generated text? Try out these two Python projects and find out.
Read More
The Top 10 Computer Vision Packages for Python
Innovation in Computer Vision is being driven by Python. Learn which are the best Python packages for which Computer Vision task.
Read More
How to Avoid Software Supply Chain Fines
The US administration is proposing legislation that will hold vendors liable for non-secure software. Find out what it means & what can you do to ...
Read More
Introducing SLSA 1.0: Securing the Code You Import & Build
The SLSA 1.0 specification provides verifiable controls and best practices to help you secure your software supply chain. Learn how.
Read More
How to Automate Python for Visual Studio Code
Setting up Python projects in VS Code just got a lot easier with the ability to automatically switch between interpreters. Learn how.
Read More
Why Software Bill of Materials (SBOM) Require Attestations
SBOMs won't secure your software supply chain because they lack attestation info about how components were sourced and built. Learn more.
Read More
Easy Python Dependency Management With Shareable Environments
Learn how shareable development environments can finally make Python dependency management and environment management simple and easy.
Read More
Five Stages For a Secure Software Supply Chain
Learn how to navigate the five stages to securing your software supply chain and meeting US government software supply chain requirements.
Read More
How to Make Ruby Package Management Better
Managing Ruby gems, environments and dependencies for multiple OSs shouldn't require managing and maintaining multiple tools. Learn how.
Read More
How to Update Your Python Version Without Risk
Python codebases are rarely updated due to time constraints, complexity & fear of breaking the build. Learn how to overcome these pains.
Read More
Understanding Secure Software Supply Chain Legislations Around the World
Learn about government-enacted secure software supply chain legislation that is imposing requirements on software vendors.
Read More
How To Solve Vehicle Routing Problems using Python ArcGIS
Learn how to use ArcGIS for Python to solve complex vehicle routing problems in order to maximize delivery timeliness and minimize mileage.
Read More
Scroll to Top