Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to scan custom python packages #667

Open
sharvesh06 opened this issue Mar 15, 2024 · 2 comments
Open

Fails to scan custom python packages #667

sharvesh06 opened this issue Mar 15, 2024 · 2 comments
Labels
question Further information is requested

Comments

@sharvesh06
Copy link

sharvesh06 commented Mar 15, 2024

Frogbot fails when it tries to scan custom python package,
22:22:44 [Info] Xray scan completed 22:22:53 [Error] the following errors occured while fixing vulnerabilities in '/tmp/jfrog.cli.temp.-1710281552-1494864668': an error occurred while attempting to read the requirements file: open setup.py: no such file or directory
We have a monorepo and JF_REQUIREMENTS_FILE is set to ""

@sharvesh06 sharvesh06 added the question Further information is requested label Mar 15, 2024
@attiasas
Copy link
Contributor

Hi @sharvesh06,

Thank you for using Frogbot!

How do you typically install your project? Do you have a setup.py file that lists your dependencies? If your dependencies are stored in a different file, such as requirements.txt, you'll need to provide the file name or relative path to the JF_REQUIREMENTS_FILE environment variable. This allows Frogbot to locate your project dependencies and install them accordingly.

Please feel free to reach out if you have any further questions or encounter any issues.

@eranturgeman
Copy link
Contributor

Hello @sharvesh06
Did the answer provided above resolved your issue and I can close the ticket?
If not please feel free to respond here so we can help you fix the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants