khulnasoft / reconpoint

reconPoint: The Ultimate Web Reconnaissance & Vulnerability Scanner πŸš€
http://recon.khulnasoft.com/
GNU General Public License v3.0
1 stars 3 forks source link

(DOK-P1003) Avoid cache directory with pip install --no-cache-dir <package> #67

Open gitworkflows opened 2 months ago

gitworkflows commented 2 months ago

Description

Once a package is installed, it does not need to be re-installed and the Docker cache can be leveraged instead. Since the pip cache makes the images larger and is not needed, it's better to disable it.

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/khulnasoft/reconpoint/issue/DOK-P1003/occurrences/

github-actions[bot] commented 2 months ago

Hey @gitworkflows! πŸ‘‹ Thanks for flagging this bug! πŸ›πŸ”

You're our superhero bug hunter! πŸ¦Έβ€β™‚οΈπŸ¦Έβ€β™€οΈ Before we suit up to squash this bug, could you please:

πŸ“š Double-check our documentation: https://recon.khulnasoft.com πŸ•΅οΈ Make sure it's not a known issue πŸ“ Provide all the juicy details about this sneaky bug

Once again - thanks for your vigilance! πŸ› οΈπŸš€