Skip to content

Conversation

cozminu
Copy link
Contributor

@cozminu cozminu commented Oct 14, 2025

Changes proposed in this pull request

  • fixes ssl3 dependency issue by updating the base image from node:20-alpine3.2.0 to node:20-alpine3.2.1
  • updates axios dependency version
  • updates sha.js dependency version

Context

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

Copy link

netlify bot commented Oct 14, 2025

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 4ea17d3
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/68ee54de6b44fe0008d8a0a4

@github-actions github-actions bot added pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. pkg: auth Changes in the GNAP auth package. labels Oct 14, 2025
@cozminu cozminu changed the title fix(backend): critical dependency issue with ssl fix(backend): dependency issue with ssl Oct 14, 2025
Copy link

github-actions bot commented Oct 14, 2025

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 44.79
  • Iterations/s: 14.93
  • Failed Requests: 0.00% (0 of 2696)
📜 Logs

> [email protected] run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 973 kB 16 kB/s
     data_sent......................: 2.1 MB 34 kB/s
     http_req_blocked...............: avg=6.47µs   min=2.03µs   med=5.3µs    max=477.35µs p(90)=6.22µs   p(95)=6.79µs  
     http_req_connecting............: avg=485ns    min=0s       med=0s       max=442.89µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=88.71ms  min=6.34ms   med=72.75ms  max=490.23ms p(90)=150.08ms p(95)=177.49ms
       { expected_response:true }...: avg=88.71ms  min=6.34ms   med=72.75ms  max=490.23ms p(90)=150.08ms p(95)=177.49ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2696
     http_req_receiving.............: avg=89.89µs  min=24.31µs  med=80.24µs  max=2.09ms   p(90)=116.92µs p(95)=138.93µs
     http_req_sending...............: avg=37.06µs  min=8.09µs   med=27.46µs  max=2.18ms   p(90)=41.2µs   p(95)=57.37µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=88.58ms  min=6.21ms   med=72.62ms  max=490.13ms p(90)=149.95ms p(95)=177.4ms 
     http_reqs......................: 2696   44.786281/s
     iteration_duration.............: avg=267.67ms min=180.79ms med=254.23ms max=1s       p(90)=332.76ms p(95)=355.08ms
     iterations.....................: 899    14.934298/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

@github-actions github-actions bot added the type: tests Testing related label Oct 14, 2025
@github-actions github-actions bot removed the type: tests Testing related label Oct 14, 2025
@cozminu cozminu requested review from mkurapov and njlie October 14, 2025 14:34
@cozminu cozminu self-assigned this Oct 14, 2025
@cozminu cozminu merged commit b6a535d into main Oct 15, 2025
44 checks passed
@cozminu cozminu deleted the cu/fix-grype-ssl-dep branch October 15, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: auth Changes in the GNAP auth package. pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. pkg: mock-ase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants