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 to fix analyze/build for examples #177

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

baksetercx
Copy link
Member

No description provided.

Copy link
Contributor

⚠️ Vulnerabilities detected in ghcr.io/3lvia/core/vulnerable-service:latest-cache ⚠️

Found in: ghcr.io/3lvia/core/vulnerable-service:latest-cache (debian 10.13)

glibc: stack-based buffer overflow in netgroup cache – HIGH

ID: CVE-2024-33599

Package Name: libc-bin

Installed Version: 2.28-10+deb10u3

nscd: Stack-based buffer overflow in netgroup cache

If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted
by client requests then a subsequent client request for netgroup data
may result in a stack-based buffer overflow. This flaw was introduced
in glibc 2.15 when the cache was added to nscd.

This vulnerability is only present in the nscd binary.

References:

glibc: stack-based buffer overflow in netgroup cache – HIGH

ID: CVE-2024-33599

Package Name: libc6

Installed Version: 2.28-10+deb10u3

nscd: Stack-based buffer overflow in netgroup cache

If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted
by client requests then a subsequent client request for netgroup data
may result in a stack-based buffer overflow. This flaw was introduced
in glibc 2.15 when the cache was added to nscd.

This vulnerability is only present in the nscd binary.

References:

Copy link
Contributor

Unit Test Results

1 tests   - 18   1 ✅  - 18   0s ⏱️ ±0s
1 suites  -  4   0 💤 ± 0 
1 files    -  4   0 ❌ ± 0 

Results for commit a9adbc9. ± Comparison against base commit eb62e47.

This pull request removes 18 tests.
UnitTests.BranchProtectionRuleHandlerTests ‑ Handle_RepoCoreGithubAuditor_ShouldSendToSlack
UnitTests.BranchProtectionRuleHandlerTests ‑ Handle_RepoStartingWithAbc_ShouldNotSendToSlack
UnitTests.BranchProtectionRuleHandlerTests ‑ Handle_RepoStartingWithAdmsExtensions_ShouldNotSendToSlack
UnitTests.BranchProtectionRuleHandlerTests ‑ Handle_RepoStartingWithIss_ShouldSendToSlack
UnitTests.ModelTests ‑ IsOnLatest_Identical_True
UnitTests.ModelTests ‑ IsOnLatest_MissingVersionString_True
UnitTests.ModelTests ‑ IsOnLatest_NotIdentical_False
UnitTests.ModelTests ‑ IsOnLatest_Pessimistic1Latest_True
UnitTests.ModelTests ‑ IsOnLatest_Pessimistic1NotLatest_False
UnitTests.ModelTests ‑ IsOnLatest_Pessimistic2Latest_True
…

Copy link
Contributor

Integration Test Results

2 tests   - 2   2 ✅  - 2   2s ⏱️ -2s
1 suites  - 2   0 💤 ±0 
1 files    - 2   0 ❌ ±0 

Results for commit a9adbc9. ± Comparison against base commit eb62e47.

This pull request removes 2 tests.
InterationTests.IntegrationTest1 ‑ InitWorker2_IsNotNull
integration_tests.ProgramTests ‑ CreateHostBuilder_Build_HappyDays

@baksetercx baksetercx merged commit 9ebfc61 into trunk Dec 13, 2024
37 checks passed
@baksetercx baksetercx deleted the fix/examples-analyze-build branch December 13, 2024 15:01
@baksetercx baksetercx restored the fix/examples-analyze-build branch December 17, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant