pdtm icon indicating copy to clipboard operation
pdtm copied to clipboard

ProjectDiscovery's Open Source Tool Manager

Results 15 pdtm issues
Sort by recently updated
recently updated
newest added

### pdtm version: v0.0.2 ### Current Behavior: - pdtm help (i.e pdtm -h) is missing tool description ```console $ pdtm -h Usage: pdtm [flags] ... ``` ### Expected Behavior: Example...

Type: Bug

### pdtm version: v0.0.1 ### Current Behavior: When running on `linux/amd64`, you get these errors when running `-install-all` ``` [INF] installing interactsh-server... [ERR] error while installing interactsh-server: could not find...

Type: Bug

I expected that `-ua` would only update installed tools but this is not the case: ``` ❯ pdtm -ua ____ ____ ____/ / /_____ ___ / __ \/ __ /...

Type: Bug

### Please describe your feature request: Add a flag to print the currently installed versions of all the tools ### Describe the use case of this feature: Maybe I just...

Status: Completed
Type: Enhancement

### Please describe your feature request: An Integration test utilizing GitHub Actions needs to be added to ensure tool installation is working across various platforms. Things to cover as part...

Priority: Medium
Type: Enhancement

### Please describe your feature request: A few tools might have requirements (shared libraries/file permissions - ref https://github.com/projectdiscovery/pdtm-api/issues/3) ### Describe the use case of this feature: The user should be...

Type: Enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

### Please describe your feature request: Support binary install for naabu ### Describe the use case of this feature: The go install takes a long time and leaves a large...

Type: Enhancement

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

### pdtm version: ### Current Behavior: pdtm in bash says command not found ### Expected Behavior: should show options ### Steps To Reproduce: ### Anything else:

Type: Bug