Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Replicate the VCert-go GetZonesByParent() feature

Open
#114 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start by reviewing the VCert-go pull request linked in the issue and comparing its GetZonesByParent methods for TPP and VaaS with this Python SDK. Identify the corresponding Python client entry points and define coverage for both services. Done means consumers can enumerate child policies or issuing templates through the Python SDK without knowing them individually.

Written by the indexing model from the issue text.

Description

enhancement

From https://github.com/Venafi/vcert/pull/220 description.

BUSINESS PROBLEM
Both TPP and VaaS can support situations where multiple policies have been defined for use by a single consumer. For TPP, this is done by creating multiple child policy folders in a common parent policy folder. For VaaS, this is done by assigning multiple Issuing Templates to a single application.

PROPOSED SOLUTION
The new GetZonesByParent methods for TPP and VaaS allow VCert client SDK consumers to enumerate those policies (zones) rather than having to know them individually.

Dominant language
Python
Stars
22
Forks
23
Avg merge
2d 3h
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Venafi/vcert-python

All issues in Venafi/vcert-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.