Alter Alert v1.2.1 is here, introducing a major operational shift in automated Python package security. While previous versions effectively discovered vulnerable packages and reported their severity, the v1.2 series answers two infinitely more pressing questions for developers: are attackers actively exploiting this vulnerability in the wild? and is the affected package currently loaded in a running process on my machine?

Version 1.2.1 completes this intelligence loop by allowing you to directly update vulnerable and outdated packages with a single click, instantly transforming detection into remediation.

Alter Alert v1.2.1 Interface

Download Alter Alert v1.2.1

New Feature: CISA KEV Intelligence

A CVSS score of 9.8 is alarming, but a vulnerability actively weaponised against real systems requires immediate intervention. Alter Alert now fetches the CISA Known Exploited Vulnerabilities (KEV) catalog automatically during its background security scan.

Any discovered CVE that cross-references with the KEV catalog is elevated with an unmistakable 🚨 EXPLOITED badge. On the Dashboard, active exploitation triggers a full-width red critical alert banner. In your package list, these critical rows are tinted dark red, and a dedicated filter helps you instantly isolate actively exploited packages on your workstation.

Live Environment Detection

A critical flaw in a dormant, archived virtual environment poses far less immediate risk than one running in a live desktop application today. Alter Alert v1.2 introduces Live Environment Detection.

Using real-time background process inspection, the app enumerates all running processes and cross-references their executables with your registered Python environments. Your environments are now explicitly badged as ● Running or ○ Inactive, allowing you to filter your package inventory down to "Live Env" to focus exclusively on active exposures.

Version 1.2.1: Direct One-Click Updates

Finding a vulnerable package is only half the battle. Version 1.2.1 closes the loop between alerting and resolving with direct, smart update actions directly in the UI.

  • Update All: A new toolbar capability identifies every outdated package across all your environments, intelligently constructs your specific `pip` or `conda` commands, and chains them in a single automated batch operation.
  • Run Update (Per Package): Individual package rows now feature a ▶ Run Update shortcut. Clicking it immediately fires the precise terminal command to remediate that specific package without any manual opening of external shells or copy-pasting.
  • Smart Command Resolution: Update actions automatically resolve the correct execution context—targeting pip.exe from specific Scripts\ directories for virtual environments, using system PATH backups for Windows Store apps, and natively switching to conda update commands for Anaconda setups.

Despite these complex intelligence integrations, Alter Alert retains its core philosophy. Scans execute purely locally on your typical 1, 6, 12, or 24-hour schedules without transmitting any personal or telemetry data, preserving zero-configuration security straight to the desktop.

Download v1.2.1 Update

⤓ Download Alter Alert v1.2.1

Like all previous versions, this update remains completely free to download and use for personal or professional purposes. No registration, no dependencies, no accounts required.

If the new Threat Intelligence & Update features in Alter Alert v1.2.1 are useful to your development flow, please consider supporting future updates at buymeacoffee.com/wansaifudin.

← Back to Insights