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

cdncheck not correctly updated #375

Open
edoardottt opened this issue Feb 7, 2025 · 6 comments · Fixed by projectdiscovery/cdncheck#397
Open

cdncheck not correctly updated #375

edoardottt opened this issue Feb 7, 2025 · 6 comments · Fixed by projectdiscovery/cdncheck#397
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@edoardottt
Copy link
Contributor

pdtm version:

[INF] Current Version: v0.0.9

Current Behavior:

When I execute pdtm -ua, the tool keeps installing the latest version of cdncheck, but in reality it doesn't install it.

Expected Behavior:

[INF] cdncheck: already up to date

Steps To Reproduce:

  1. pdtm -ia
  2. pdtm -ua

Anything else:

pdtm -ia

 edoardottt@edoardottt > pdtm -ia
...
[INF] Current pdtm version v0.0.9 (latest)
[INF] aix: already installed
[INF] alterx: already installed
[INF] asnmap: already installed
[INF] cdncheck: already installed
[INF] chaos-client: already installed
...

pdtm -ua

 edoardottt@edoardottt > pdtm -ua
...
[INF] Current pdtm version v0.0.9 (latest)
[INF] aix: already up to date
[INF] alterx: already up to date
[INF] asnmap: already up to date
[INF] updating cdncheck...

                                                                              
  ## What's Changed                                                           
                                                                              
  ### Other Changes                                                           
                                                                              
  • update deps to bart instead of cidranger by @Ice3man543 in                
  https://github.com/projectdiscovery/cdncheck/pull/280                       
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/cdncheck/compare/v1.0.11...v1.1.0       


[INF] updated cdncheck to 1.1.0 (latest)
...

cdncheck info

 edoardottt@edoardottt > which cdncheck
/home/edoardottt/.pdtm/go/bin/cdncheck
 edoardottt@edoardottt > /home/edoardottt/.pdtm/go/bin/cdncheck
...
[INF] Current cdncheck version v1.0.11 (outdated)
[INF] No results found.
@edoardottt edoardottt added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Feb 7, 2025
@dogancanbakir dogancanbakir self-assigned this Feb 10, 2025
@dogancanbakir
Copy link
Member

dogancanbakir commented Feb 12, 2025

A new release is available, but the app still features the same version as before. Fixed it. The fix will be available in the upcoming release.

@ehsandeep
Copy link
Member

@edoardottt should be fixed now!

@edoardottt
Copy link
Contributor Author

Now pdtm updates cdncheck to V1.1.1, but keeps updating as before. For what I see it's not fixed

@dogancanbakir dogancanbakir reopened this Feb 14, 2025
@Sh4d0wHunt3rX
Copy link

@dogancanbakir
Copy link
Member

Could you retry?

@edoardottt
Copy link
Contributor Author

It seems fixed.

However, the same problem now appears for tunnelx (v0.0.1 already installed)

[INF] updating tunnelx...

                                                                              
  • Initial release                                                           
                                                                              
  Full Changelog: https://github.com/projectdiscovery/tunnelx/commits/v0.0.1  


[INF] updated tunnelx to 0.0.1 (latest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants