-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: opt-in extra sites (Shodan + example checkers) + docs #2218
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
base: main
Are you sure you want to change the base?
Conversation
JR272700
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you and I'm starting to understand this lol, a lot of research and patience is the trick
…ites module) and update test import
…ure http_status set
3e11756 to
3110a19
Compare
It is...and in my case, a lot of trial and error. Just trying to expand capabilities a bit and allow for local options like adding local secrets, api keys, etc. so users can customize their deployments in whatever environments they are running in...and in my case, I'm doing it with low vision, so...like I said...work in progress! |
|
The PR body has been updated. Please let me know if any further changes are needed. |
Short summary
Adds opt-in extra-site support and example API-backed checkers.
What changed
maigret_sites_example/with example checkers (Mastodon API resolver, Shodan checker, etc.).sites_extra.jsonsupport and included an exampleshodanentry.README_EXTRA.mddescribing how to opt-in to extras and how to run the integration workflow.workflow_dispatchand a repository secret.Reviewer checklist
workflow_dispatch) and require a repo secret (e.g.SHODAN_API_KEY).README_EXTRA.mdand removed/prevented from being shipped upstream.MAIGRET_EXTRA_SITES.Notes — how to run locally
source .venv/bin/activate