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

Ambiguous verify variable #18

Open
daviddavis opened this issue Nov 20, 2022 · 0 comments
Open

Ambiguous verify variable #18

daviddavis opened this issue Nov 20, 2022 · 0 comments
Labels
enhancement New feature or request repoaudit

Comments

@daviddavis
Copy link
Member

The repoaudit code has this verify variable that I believe is used to control whether to verify the ssl cert when making url requests. We should:

  1. Better document this variable as I was unclear what it was used for
  2. Expose it via the CLI so users can use it
  3. It would be nice to somehow set it globally instead of passing it around from function to function. Maybe we could set up a single session and reuse it whenever making requests
@daviddavis daviddavis added enhancement New feature or request repoaudit labels Nov 20, 2022
@daviddavis daviddavis changed the title Unclear verify variable Ambiguous verify variable May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request repoaudit
Projects
None yet
Development

No branches or pull requests

1 participant