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

add self update option #163

Merged
merged 1 commit into from
Mar 17, 2023
Merged

add self update option #163

merged 1 commit into from
Mar 17, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

Proposed Changes

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

Reference

@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2023

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
No Duplication information No Duplication information

@RamanaReddy0M RamanaReddy0M self-assigned this Mar 16, 2023
@RamanaReddy0M RamanaReddy0M linked an issue Mar 16, 2023 that may be closed by this pull request
@RamanaReddy0M
Copy link
Contributor Author

✗ ./mapcidr -up

                   ____________  ___    
  __ _  ___ ____  / ___/  _/ _ \/ _ \   
 /  ' \/ _ '/ _ \/ /___/ // // / , _/   
/_/_/_/\_,_/ .__/\___/___/____/_/|_| v1.1.0
          /_/                                                            

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
6.47 MiB / 6.47 MiB [--------------------------------------------------------] 100.00% 10.65 MiB p/s

[INF] mapcidr sucessfully updated 1.0.0 -> 1.1.0 (latest)

  ## What's Changed                                                           
                                                                              
  • Updated code to implement DefaultClient in asn package by @xm1k3 in       
  https://github.com/projectdiscovery/mapcidr/pull/144                        
  • Updated code to use utils helpers libraries by @edoardottt in             
  https://github.com/projectdiscovery/mapcidr/pull/124                        
  • Added mapcidr as code integration test by @LuitelSamikshya in             
  https://github.com/projectdiscovery/mapcidr/pull/127                        
  • Added autorelease gh workflow by @tarunKoyalwar in                        
  https://github.com/projectdiscovery/mapcidr/pull/143                        
                                                                              
  ## New Contributors                                                         
                                                                              
  • @edoardottt made their first contribution in                              
  https://github.com/projectdiscovery/mapcidr/pull/124                        
  • @tarunKoyalwar made their first contribution in                           
  https://github.com/projectdiscovery/mapcidr/pull/143                        
  • @xm1k3 made their first contribution in                                   
  https://github.com/projectdiscovery/mapcidr/pull/144                        
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/mapcidr/compare/v1.0.3...v1.1.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 !

./mapcidr   

                   ____________  ___    
  __ _  ___ ____  / ___/  _/ _ \/ _ \   
 /  ' \/ _ '/ _ \/ /___/ // // / , _/   
/_/_/_/\_,_/ .__/\___/___/____/_/|_| v1.1.0
          /_/                                                     	 

		projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
[INF] Current mapcidr version v1.1.0 (latest)
[FTL] no input provided

@tarunKoyalwar
Copy link
Member

@ehsandeep should we keep/remove the Use with caution statement ? we don't use it anymore even in nuclei

@ehsandeep
Copy link
Member

@ehsandeep should we keep/remove the Use with caution statement ? we don't use it anymore even in nuclei

will remove with the new release.

@ehsandeep ehsandeep merged commit bd4c428 into dev Mar 17, 2023
@ehsandeep ehsandeep deleted the issue-162-add-self-update-option branch March 17, 2023 18:44
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
3 participants