netanelcyber / netanelcyber/AdPentestAI-Python
Publish v1.1.5 to PyPI
Open
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.tomlandadpentest/__init__.pyset to1.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 checkPASSED 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
- Package visible at https://pypi.org/project/adpentest/1.1.5/
-
pip install adpentest==1.1.5works from a clean venv - Release tagged
v1.1.5in git
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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