Comcast / Comcast/connvitals

Feature Parity - Need Permissions Checking

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement Go good first issue
Dominant language
Python
Stars
12
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The Python version of `connvitals` now (v4.0.2+) has functionality to check at run-time for the user's permissions, exiting with a failure if the program cannot be run as requested. This feature is currently missing in Go, and should be implemented as soon as possible to maintain feature-parity between the two versions.

Contributor guide

Open the contributing guide

Research direction

Compare the Python connvitals v4.0.2+ permission-checking behavior with the Go implementation; no specific files or tests are named in the issue. Start by locating the corresponding runtime checks in both versions, and consider the work done when Go fails cleanly whenever the requested operation lacks the user's permissions and matches Python's behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, python
Domain
cli, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.