ComplianceAsCode / ComplianceAsCode/auditree-prune

Check for new versions

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
cli documentation enhancement
Dominant language
Python
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

## Overview

Add a check to see if a new version of prune exists and if it does suggest a `pip install auditree-prune --upgrade`.

## Requirements

- Check for new version pre execution of a command
- If exists suggest `pip install auditree-prune --upgrade` otherwise do nothing

## Approach

See req

## Security and Privacy

N/A

## Test Plan

TBD

Contributor guide

Open the contributing guide

Research direction

Locate the command execution entry point and read how prune runs commands before execution. Check the existing project and test setup, then verify that a newer version produces the requested upgrade suggestion while an up-to-date version produces no message.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.