Skip to content

Conversation

@RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Mar 15, 2023

Proposed Changes

UPDATE:
   -up, -update                 update chaos to the latest version
   -duc, -disable-update-check  disable automatic update check

Reference

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

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@RamanaReddy0M RamanaReddy0M linked an issue Mar 15, 2023 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RamanaReddy0M
Copy link
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

Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

@ehsandeep ehsandeep merged commit 701d238 into dev Mar 19, 2023
@ehsandeep ehsandeep deleted the issue-161-add-self-update-option branch March 19, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add update check and self-update option

4 participants