Skip to content

Commit

Permalink
Merge #1813
Browse files Browse the repository at this point in the history
1813: Various Security Updates r=tiagolobocastro a=tiagolobocastro

    chore: update auto-assign
    
    Remove Dmitry from auto-assign since he's no longer actively reviewing.
    
---

    security(GHSA-wwq9-3cpr-mm53): update hashbrown crate
    
---

    security(GHSA-h97m-ww89-6jmq): update url and idna crate
    
    Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>

---

    security(test/GHSA-mwcw-c2x4-8c55): update test grpc mocha and nanoid
    
    Mocha was depending on nanoid with vulnerability GHSA-mwcw-c2x4-8c55 and
    so I've updated mocha as recommeded by npm audit fix.

---

    security(test/GHSA-cvv5-9h9w-qp2m): update grpc test dependency
    
    This is only used by test and not the product.


Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
  • Loading branch information
mayastor-bors and tiagolobocastro committed Feb 4, 2025
2 parents 6cfdc89 + 5d551b0 commit f4e3656
Show file tree
Hide file tree
Showing 8 changed files with 1,573 additions and 4,571 deletions.
1 change: 0 additions & 1 deletion .github/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ addAssignees: false
reviewers:
- Abhinandan-Purkait
- abhilashshetty04
- dsavitskiy
- dsharma-dc
- tiagolobocastro

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ ansible-hosts
/test/python/snapshot_pb2_grpc.py
/test/python/venv/*
/package.json
/*-xunit-report.xml
/rust-toolchain.toml
/test/python/reports
Loading

0 comments on commit f4e3656

Please sign in to comment.