Resourcefit

Latest version: v0.1.3

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

Added
- **New CLI Features:** Added options to export EC2 recommendations in CSV, Excel, and JSON formats using the `--export` flag.
- **JSON Output:** Added the `--json` flag to allow users to receive instance data in JSON format.
- **Best Instance Selection:** Introduced the `--best` flag to allow users to select the best instance by index for specific recommendations.

Fixed
- **Memory Calculation Bug:** Fixed an issue where memory utilization percentages were incorrectly calculated, causing false memory utilization warnings.

---

0.1.2

Added
- **Improved Documentation:** Updated the README to clarify installation and usage instructions.

Fixed
- **Memory Buffer Calculations:** Resolved a bug where EC2 instance recommendations were not factoring in memory buffer calculations correctly.

---

0.1.1

Fixed
- **EBS Data Integration:** Corrected issues with fetching and applying AWS EBS pricing data for EC2 instance recommendations.

---

0.1.0

Initial Release
- **EC2 Instance Recommendation:** Analyze running Docker containers and recommend the top EC2 instances based on container resource usage (CPU, memory, and storage).
- **Host Stats Collection:** Gather information about host machine’s CPU, memory, disk, and network usage.
- **Docker Stats Collection:** Retrieve and analyze Docker container statistics in real time.
- **AWS Pricing Integration:** Fetch and apply AWS EC2 and EBS pricing data to make cost-efficient recommendations.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.