netanelcyber / netanelcyber/AdPentestAI-Python

Publish v1.1.5 to PyPI

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

Nobody has claimed this yet.

release
Dominant language
Python
Stars
5
Forks
2
Avg merge
22h 25m
Merged PRs (30d)
7

Description

Summary

Version 1.1.5 is built and validated on feature/add-100-cves but has not been uploaded to PyPI yet.

Status

  • pyproject.toml and adpentest/__init__.py set to 1.1.5
  • Distributions built: dist/adpentest-1.1.5-py3-none-any.whl (106 KB), dist/adpentest-1.1.5.tar.gz (111 KB)
  • twine check PASSED for both artifacts

What blocks upload

No PyPI API token available in the CI/session environment. Owner must run:

python3 -m twine upload dist/adpentest-1.1.5*
# username: __token__
# password: pypi-<owner-token>

Acceptance

Contributor guide

Open the contributing guide

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.

Research direction

Start with the already-built dist/adpentest-1.1.5-py3-none-any.whl and dist/adpentest-1.1.5.tar.gz artifacts and review the stated twine upload command. Completion requires an owner-provided PyPI token, confirmation that pip install adpentest==1.1.5 works in a clean venv, and creation of the v1.1.5 git tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
build-system, release
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.