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

fix: prevent DoS attacks with invalid array length #500

Merged
merged 1 commit into from
Dec 19, 2020
Merged

Conversation

paulpach
Copy link
Contributor

Make sure array length is within a reasonable size

Make sure array length is within a reasonable size
@sonarcloud
Copy link

sonarcloud bot commented Nov 26, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication

@Lymdun Lymdun merged commit 78e6077 into master Dec 19, 2020
github-actions bot pushed a commit that referenced this pull request Dec 19, 2020
# [60.0.0](v59.2.1...v60.0.0) (2020-12-19)

* remove serverOnly (#496) ([0ef5c33](0ef5c33)), closes [#496](#496) [#389](#389) [#389](#389)

### Bug Fixes

* prevent DoS attacks with invalid array length ([#500](#500)) ([78e6077](78e6077))

### BREAKING CHANGES

* Remove serverOnly option in NetworkIdentity
@github-actions
Copy link
Contributor

🎉 This PR is included in version 60.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@paulpach paulpach deleted the arraylength branch December 31, 2020 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants