Bump Microsoft.AspNetCore.Authentication.Facebook and 4 others #89
ci.yml
on: pull_request
Build & Test
1m 9s
Security Scan
1m 1s
Matrix: Container Security Scan
Annotations
20 errors and 35 warnings
|
Container Security Scan (payment-api, src/Services/Payment/Payment.Api/Dockerfile)
Path does not exist: trivy-results-payment-api.sarif
|
|
Container Security Scan (payment-api, src/Services/Payment/Payment.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (bidding-api, src/Services/Bidding/Bidding.Api/Dockerfile)
Path does not exist: trivy-results-bidding-api.sarif
|
|
Container Security Scan (bidding-api, src/Services/Bidding/Bidding.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (notification-api, src/Services/Notification/Notification.Api/Dockerfile)
Path does not exist: trivy-results-notification-api.sarif
|
|
Container Security Scan (notification-api, src/Services/Notification/Notification.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (identity-api, src/Services/Identity/Identity.Api/Dockerfile)
Path does not exist: trivy-results-identity-api.sarif
|
|
Container Security Scan (identity-api, src/Services/Identity/Identity.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (search-api, src/Services/Search/Search.Api/Dockerfile)
Path does not exist: trivy-results-search-api.sarif
|
|
Container Security Scan (search-api, src/Services/Search/Search.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (gateway-api, src/Gateway/Gateway.Api/Dockerfile)
Path does not exist: trivy-results-gateway-api.sarif
|
|
Container Security Scan (gateway-api, src/Gateway/Gateway.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (storage-api, src/Services/Storage/Storage.Api/Dockerfile)
Path does not exist: trivy-results-storage-api.sarif
|
|
Container Security Scan (storage-api, src/Services/Storage/Storage.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (analytics-api, src/Services/Analytics/Analytics.Api/Dockerfile)
Path does not exist: trivy-results-analytics-api.sarif
|
|
Container Security Scan (analytics-api, src/Services/Analytics/Analytics.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (job-api, src/Services/Job/Job.Api/Dockerfile)
Path does not exist: trivy-results-job-api.sarif
|
|
Container Security Scan (job-api, src/Services/Job/Job.Api/Dockerfile)
Process completed with exit code 1.
|
|
Container Security Scan (auction-api, src/Services/Auction/Auction.Api/Dockerfile)
Path does not exist: trivy-results-auction-api.sarif
|
|
Container Security Scan (auction-api, src/Services/Auction/Auction.Api/Dockerfile)
Process completed with exit code 1.
|
|
Build & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test
No files were found with the provided path: src/**/bin/Release/**/publish/. No artifacts will be uploaded.
|
|
Build & Test
No files were found with the provided path: coverage/**/coverage.opencover.xml
coverage/**/*.trx. No artifacts will be uploaded.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L331
Possible null reference argument for parameter 'field' in 'SortOptions SortOptions.Field(Field field, FieldSort fieldSort)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L293
Possible null reference argument for parameter 'field' in 'TermQuery.TermQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L277
Possible null reference argument for parameter 'field' in 'DateRangeQuery.DateRangeQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L258
Possible null reference argument for parameter 'field' in 'NumberRangeQuery.NumberRangeQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L247
Possible null reference argument for parameter 'field' in 'TermQuery.TermQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L236
Possible null reference argument for parameter 'field' in 'TermQuery.TermQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L225
Possible null reference argument for parameter 'field' in 'TermQuery.TermQuery(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L144
Possible null reference argument for parameter 'field' in 'MatchQueryDescriptor<AuctionDocument> MatchQueryDescriptor<AuctionDocument>.Field(Field field)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L49
Possible null reference argument for parameter 'key' in 'FluentDescriptorDictionary<Field, HighlightFieldDescriptor<AuctionDocument>> FluentDescriptorDictionary<Field, HighlightFieldDescriptor<AuctionDocument>>.Add(Field key, Action<HighlightFieldDescriptor<AuctionDocument>> configure)'.
|
|
Build & Test:
src/Services/Search/Search.Api/Services/AuctionSearchService.cs#L48
Possible null reference argument for parameter 'key' in 'FluentDescriptorDictionary<Field, HighlightFieldDescriptor<AuctionDocument>> FluentDescriptorDictionary<Field, HighlightFieldDescriptor<AuctionDocument>>.Add(Field key, Action<HighlightFieldDescriptor<AuctionDocument>> configure)'.
|
|
Container Security Scan (payment-api, src/Services/Payment/Payment.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (payment-api, src/Services/Payment/Payment.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (bidding-api, src/Services/Bidding/Bidding.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (bidding-api, src/Services/Bidding/Bidding.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (notification-api, src/Services/Notification/Notification.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (notification-api, src/Services/Notification/Notification.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (identity-api, src/Services/Identity/Identity.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (identity-api, src/Services/Identity/Identity.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (search-api, src/Services/Search/Search.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (search-api, src/Services/Search/Search.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (gateway-api, src/Gateway/Gateway.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (gateway-api, src/Gateway/Gateway.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (storage-api, src/Services/Storage/Storage.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (storage-api, src/Services/Storage/Storage.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (analytics-api, src/Services/Analytics/Analytics.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (analytics-api, src/Services/Analytics/Analytics.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (job-api, src/Services/Job/Job.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (job-api, src/Services/Job/Job.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Container Security Scan (auction-api, src/Services/Auction/Auction.Api/Dockerfile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Container Security Scan (auction-api, src/Services/Auction/Auction.Api/Dockerfile)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
Vulnerable packages detected
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
security-report
Expired
|
835 Bytes |
sha256:42c6556c56c43a6648a07266a4a8a3870e07215b98ac0c529626766896b2b8e1
|
|