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

Allow for custom baseline sources #97

Open
quentinguidee opened this issue Nov 22, 2023 · 0 comments
Open

Allow for custom baseline sources #97

quentinguidee opened this issue Nov 22, 2023 · 0 comments

Comments

@quentinguidee
Copy link
Member

quentinguidee commented Nov 22, 2023

Request

Currently, the baselines are fetched from https://bl.vx.arra.cloud/. Vertex should provide a way to add custom sources for custom baselines.

This can be solved easily by adding a list of URLs to fetch, have a default URL to fetch, and allow to add new URLs to this list.

Why is this needed?

  • Avoid single point of failure: if the domain is unreachable for any reasons, the only current way to update Vertex is to download again from GitHub, which is not trivial.
  • People may want to create their own baselines, or use their own URL to provide custom baselines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant