Home » ActiveState Blog
Trust, Security and the Reproducibility Crisis in Software20220224213512
Trust, Security and the Reproducibility Crisis in Software
Dana CraneLast Updated: February 24, 2022reproducibility crisis, scientific computing, software reproducibility, supply chain security
Reproducibility is a crisis in many scientific fields. Learn how cost-effective software reproducibility can help solve the crisis....
How to Immunize Your Software Supply Chain From End To End20220216153344
How to Immunize Your Software Supply Chain From End To End
Dana CraneLast Updated: February 17, 2022open source security, SBOM, shift left, SLSA, software supply chain attacks, software supply chain security, vendor management
It’s no longer a question of whether you’ll be affected by a supply chain attack, but when and how badly. Manage the risk by shifting left the right w...
How to go from untrusted open source components to trusted artifacts20220210143645
How to go from untrusted open source components to trusted artifacts
Dana CraneLast Updated: February 25, 2022artifactory, binary repository, JFrog Artifactory, python packages, trusted artifacts
Starting with secure, trusted open source artifacts before your developers write their first line of code is the best way to control costs and reduce ...
The Software Industry’s Supply Chain Security – Poor, Average or Excellent?20220203170138
The Software Industry’s Supply Chain Security – Poor, Average or Excellent?
Dana CraneLast Updated: February 3, 2022dependency confusion, software supply chain security, Supply chain attacks, supply chain best practices, typosquatting
Understand how your security implementation stacks up against your peers, and how you can decrease software supply chain security risk....
Maintain or Migrate? The Python 2 Migration Conundrum in 202220220128122651
Maintain or Migrate? The Python 2 Migration Conundrum in 2022
Dana CraneLast Updated: March 9, 2022python 2, python 2 eol, Python 2 migration, python 2 support, Python 2 vulnerabilities
Should you maintain your Python 2 codebase or migrate to Python 3? You might not have a choice. Here's why....
5 key open source lessons from the past year20220120132339
5 key open source lessons from the past year
Dana CraneLast Updated: February 7, 2022log4j, open source security, python 2, python 2 eol, SBOM, software supply chain security
Planning for 2022? Here are the key lessons we learned in open source in 2021 that you need to take into account....
Introducing Trusted Open Source Artifact Subscription for JFrog Artifactory20220112134624
Introducing Trusted Open Source Artifact Subscription for JFrog Artifactory
Loreli CadapanLast Updated: March 9, 2022artifactory, python packages, trusted artifacts
Automatically populate JFrog Artifactory with up-to-date open source Python packages, or other open source language artifacts you can trust....
How to work with GraphQL in Python20220107135308
How to work with GraphQL in Python
Nicolas BohorquezLast Updated: March 7, 2022api, API creation, GraphQl, python programming
GraphQL is the de facto standard for providing an external API. Learn how to use the GQL 3 GraphQL Client for Python....
Top 10 Coding Mistakes in Python & How to Avoid Them20211230100237
Top 10 Coding Mistakes in Python & How to Avoid Them
Nicolas BohorquezLast Updated: December 30, 2021python code, python developer, python programming
This article provides an introduction to the top ten errors beginners often make and gives you tips on how to avoid them....
How to do text summarization with deep learning and Python20211223194711
How to do text summarization with deep learning and Python
Dante SblendorioLast Updated: January 7, 2022deep learning, Natural Language Processing, NLP, python tutorial, text summarization
Python tutorial - use Abstractive Text Summarization and packages like newspeper2k, PyPDF2, and SPaCy to summarize text with deep learning....