Python-Honeypot icon indicating copy to clipboard operation
Python-Honeypot copied to clipboard

OWASP Honeypot, Automated Deception Framework.

Results 31 Python-Honeypot issues
Sort by recently updated
recently updated
newest added

Bumps [setuptools](https://github.com/pypa/setuptools) from 57.4.0 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...

dependencies
python

Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies
python

Hi, I've followed the installation steps and guide given in the wiki page, but I\`ve got this error while starting via `python ohp.py --start-api-server` and the same error in docker...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 3 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` Flask...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 4 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements-dev.txt` --- > [!IMPORTANT] >...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 4 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` Flask...

## Description The codecov version has officially been changed to 2.1.13 and version 2.1.12 can no longer be installed using PyPI as mentioned in [this doc](https://about.codecov.io/blog/message-regarding-the-pypi-package/). Hence, fixing the bug...

OS Ubuntu: Cannot compose docker container: /Python-Honeypot$ docker-compose up Building ohp [+] Building 2.3s (10/10) FINISHED docker:default => [internal] load build definition from Dockerfile.api 0.0s => => transferring dockerfile: 509B...

## Summary This PR removes the 'codecov==2.1.12' dependency from 'requirements-dev.txt'. The version was removed/yanked from PyPI and is no longer available, causing installation failures for contributors. More importantly, the entire...