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

Try fix CVE scan #225

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Try fix CVE scan #225

merged 2 commits into from
Dec 5, 2024

Conversation

MatKuhr
Copy link
Member

@MatKuhr MatKuhr commented Dec 5, 2024

@MatKuhr MatKuhr marked this pull request as ready for review December 5, 2024 09:13
@@ -73,6 +67,13 @@ jobs:
path: ${{ env.CVE_CACHE_DIR }}
key: ${{ env.CVE_CACHE_KEY }}

# This action changes the active branch!
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the main reason the job was failing before 🫠

@@ -594,9 +594,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
<connectionTimeout>60000</connectionTimeout>
<nvdMaxRetryCount>20</nvdMaxRetryCount>
<failBuildOnCVSS>7</failBuildOnCVSS>
<!-- Using the https://mirror.cveb.in mirror because NVD is too slow.
For more information see this discussion: /~https://github.com/jeremylong/DependencyCheck/issues/7180#issuecomment-2500914164 -->
<nvdDatafeedUrl>https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz</nvdDatafeedUrl>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mirror doesn't work consistently

@MatKuhr MatKuhr merged commit f01f76e into main Dec 5, 2024
5 checks passed
@MatKuhr MatKuhr deleted the fix/owasp-dependency-check-again branch December 5, 2024 13:20
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