Skip to content

BUG: The scheduled update_vulnerabilities is not properly triggered #199

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

Open
tdruez opened this issue Nov 27, 2024 · 1 comment
Open

BUG: The scheduled update_vulnerabilities is not properly triggered #199

tdruez opened this issue Nov 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working HighPriority High Priority

Comments

@tdruez
Copy link
Contributor

tdruez commented Nov 27, 2024

No description provided.

@tdruez tdruez added bug Something isn't working enhancement New feature or request design needed Design details needed to complete the issue and removed enhancement New feature or request design needed Design details needed to complete the issue labels Nov 27, 2024
@tdruez tdruez self-assigned this Nov 27, 2024
@tdruez tdruez added the HighPriority High Priority label May 9, 2025
tdruez added a commit that referenced this issue May 9, 2025
Signed-off-by: tdruez <tdruez@nexb.com>
tdruez added a commit that referenced this issue May 9, 2025
Signed-off-by: tdruez <tdruez@nexb.com>
@tdruez
Copy link
Contributor Author

tdruez commented May 12, 2025

The crontab can be used as a workaround:

# Daily at 5am
0 5 * * * /usr/bin/docker compose -f /opt/dejacode/docker-compose.yml exec web ./manage.py fetchvulnerabilities nexB --batch-size=100 --timeout=120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HighPriority High Priority
Projects
None yet
Development

No branches or pull requests

1 participant