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

Python ZIP Application Support #4240

Open
knqyf263 opened this issue May 9, 2023 Discussed in #4239 · 3 comments
Open

Python ZIP Application Support #4240

knqyf263 opened this issue May 9, 2023 Discussed in #4239 · 3 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. scan/vulnerability Issues relating to vulnerability scanning

Comments

@knqyf263
Copy link
Collaborator

knqyf263 commented May 9, 2023

Description

Support Python zipapps as outlined in PEP 441

Discussion

#4239

@knqyf263 knqyf263 added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. scan/vulnerability Issues relating to vulnerability scanning labels May 9, 2023
@knqyf263
Copy link
Collaborator Author

knqyf263 commented May 9, 2023

@BeyondEvil Here is the contribution guide. You need to implement a parser in go-dep-parser.

@BeyondEvil
Copy link

@BeyondEvil Here is the contribution guide. You need to implement a parser in go-dep-parser.

This says:

"go-dep-parser is a library for parsing lock files such as package-lock.json and Gemfile.lock."

Is that outdated or incorrect?

@knqyf263
Copy link
Collaborator Author

knqyf263 commented May 9, 2023

It is not incorrect, but not efficient. The library was expanded to parse packages like egg and wheel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. scan/vulnerability Issues relating to vulnerability scanning
Projects
Status: No status
Development

No branches or pull requests

2 participants