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

ci: fix trivy action #331

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

OverOrion
Copy link
Contributor

@OverOrion OverOrion commented Oct 9, 2024

By default it also checks for secrets in compiled Python binary files
(/var/lib/syslog-ng-venv/lib/python3.12/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-312.pyc)

Failures:

See pip docs for more details:
https://pip.pypa.io/en/stable/cli/pip_install/

Signed-off-by: Szilard Parrag [email protected]

@OverOrion OverOrion force-pushed the fix-trivy-python-bytecode branch 3 times, most recently from d5b86b2 to b7c65ae Compare October 9, 2024 10:37
By default it also checks for secrets in compiled Python binary files
(/var/lib/syslog-ng-venv/lib/python3.12/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-312.pyc)

See pip docs for more details
https://pip.pypa.io/en/stable/cli/pip_install/

Signed-off-by: Szilard Parrag <[email protected]>
@OverOrion OverOrion force-pushed the fix-trivy-python-bytecode branch from b7c65ae to 2fae331 Compare October 9, 2024 10:49
@OverOrion OverOrion marked this pull request as ready for review October 9, 2024 11:37
@OverOrion OverOrion requested a review from alltilla October 9, 2024 12:00
@alltilla alltilla merged commit 9c24d7f into axoflow:main Oct 9, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants