Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
Author
✗ ./chaos -up
__
_____/ /_ ____ _____ _____
/ ___/ __ \/ __ / __ \/ ___/
/ /__/ / / / /_/ / /_/ (__ )
\___/_/ /_/\__,_/\____/____/ v0.5.0
chaos.projectdiscovery.io
2.54 MiB / 2.54 MiB [----------------------------------------------------------------] 100.00% ? p/s
[INF] chaos-client sucessfully updated 0.4.0 -> 0.5.0 (latest)
## What's Changed
• Fixed nil pointer dereference panic in chaos client by @tarunKoyalwar in
https://github.com/projectdiscovery/chaos-client/pull/155
• Updated CLI options help text by @Lednerb in
https://github.com/projectdiscovery/chaos-client/pull/147
• Updated to ratelimit 0.0.6 by @mikelolasagasti in
https://github.com/projectdiscovery/chaos-client/pull/148
• Updated link for invites in README.md by @olearycrew in
https://github.com/projectdiscovery/chaos-client/pull/152
## New Contributors
• @Lednerb made their first contribution in
https://github.com/projectdiscovery/chaos-client/pull/147
• @mikelolasagasti made their first contribution in
https://github.com/projectdiscovery/chaos-client/pull/148
• @olearycrew made their first contribution in
https://github.com/projectdiscovery/chaos-client/pull/152
Full Changelog: https://github.com/projectdiscovery/chaos-
client/compare/v0.4.0...v0.5.0 |
ehsandeep
approved these changes
Mar 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Proposed Changes
Reference
https://github.com/projectdiscovery/tlsx/blob/8038ac06765d490210aa8bf753f44758a653b39f/cmd/tlsx/main.go#L125
Checklist