ravindurathnayaka/Live Threat Map Generator

Generates and commits a dynamic SVG threat map using real-time data from Shodan.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SHODAN_API_KEYYour Shodan API key. This is required.yes
GITHUB_TOKENThe GITHUB_TOKEN secret. Used for committing the generated file.no${{ github.token }}
COMMIT_MSGThe commit message to use when updating the map.noChore: Update live threat map
OUTPUT_FILEThe path where the generated SVG map will be saved.nothreat-map.svg
MAP_FILEThe path to your custom background map.svg file.nomap.svg

no outputs