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

Read Maven configurations from settings.xml #1269

Open
cuixq opened this issue Sep 24, 2024 · 3 comments
Open

Read Maven configurations from settings.xml #1269

cuixq opened this issue Sep 24, 2024 · 3 comments
Labels
backlog Important but currently unprioritized enhancement New feature or request

Comments

@cuixq
Copy link
Contributor

cuixq commented Sep 24, 2024

settings.xml contains the information about:

  • registry: local repository, remote repository servers, and authentication information
  • project: profiles and properties

To give a better support for Maven dependency resolution, configurations should be read from settings.xml.

Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

See https://github.com/google/osv-scanner/blob/main/CONTRIBUTING.md for how to contribute a PR if you're interested in helping out.

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Nov 23, 2024
@oliverchang oliverchang removed the stale The issue or PR is stale and pending automated closure label Nov 24, 2024
@oliverchang
Copy link
Collaborator

@michaelkedar this is part of the auth support right?

@michaelkedar
Copy link
Member

settings.xml parsing for auth is complete.

We haven't parsed them for profiles, however.

@michaelkedar michaelkedar added the backlog Important but currently unprioritized label Jan 21, 2025
@michaelkedar michaelkedar removed their assignment Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Important but currently unprioritized enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants