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

Installation of semgrep - error #32

Open
fartbagxp opened this issue Apr 9, 2024 · 0 comments
Open

Installation of semgrep - error #32

fartbagxp opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fartbagxp
Copy link

Is your feature request related to a problem? Please describe.

I stumbled onto this because I was trying to build an asdf-semgrep but couldn't figure out why it was crashing. It seems this repository does a lot of heavy lifting for python applications and it's very much appreciated.

I ran into an error when running asdf plugin add semgrep https://github.com/amrox/asdf-pyapp.git and then asdf latest semgrep. Semgrep can be found in Pypi.

When running asdf latest semgrep or asdf list-all semgrep. This is the error:

Plugin semgrep's list-all callback script failed with output:
asdf-pyapp: [ERROR] Unable to parse versions for 'semgrep'

I'm running Python 3.11.8 and pip 24.0.

Describe the solution you'd like

semgrep to be installed and running

Describe alternatives you've considered

I'll probably look into the parser to see how versions are being parsed.

@fartbagxp fartbagxp added the enhancement New feature or request label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant