Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 821 Bytes

File metadata and controls

21 lines (18 loc) · 821 Bytes

[1.2.0] - 2024-12-21

Added

  • 🛡️ Package Security Scanning - Scan packages before installation
  • 📦 pluto pip install - Safely install Python packages with security checks
  • 📦 pluto npm install - Safely install NPM packages with security checks
  • 🎯 Real-time progress tracking for package scanning
  • 🔍 AI-powered package vulnerability detection
  • ⚠️ Warning system for CRITICAL/HIGH severity issues
  • 📊 Detailed security reports for packages

Improved

  • Unified banner across all scanning operations
  • Consistent progress bar animation for package and code scanning
  • Better error messages for package operations

Security

  • Pre-installation vulnerability scanning
  • Pattern-based malicious code detection
  • AI analysis of package code
  • User confirmation for risky packages