Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
checkmarx python
#5
They are for sure all false positives.
compat.py just help convert Python 2 to 3.
2 to 5 are all core Python modules.
pip and wheel is also under the wing of Python Packaging Authority.
Quote:The Python Packaging Authority (PyPA) is a working group that maintains many of the relevant projects in Python packaging.
They host projects on GitHub and Bitbucket, and discuss issues on the pypa-dev and distutils-sig mailing lists.
checkmarx is totally useless running over a whole Python installation.
Can be used to run in with own written source code with used module/libraries in a virtual environment,
but if new to Python and don't know what to look for as vulnerabilities,then it's again totally useless Undecided
Reply


Messages In This Thread
checkmarx python - by saisankalpj - Jul-12-2018, 06:23 PM
RE: checkmarx python - by micseydel - Jul-12-2018, 07:30 PM
RE: checkmarx python - by snippsat - Jul-12-2018, 08:24 PM
RE: checkmarx python - by saisankalpj - Jul-13-2018, 06:32 PM
RE: checkmarx python - by snippsat - Jul-13-2018, 08:41 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020