ravindurathnayaka/Live Threat Map Generator
Generates and commits a dynamic SVG threat map using real-time data from Shodan.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SHODAN_API_KEY | Your Shodan API key. This is required. | yes | — |
| GITHUB_TOKEN | The GITHUB_TOKEN secret. Used for committing the generated file. | no | ${{ github.token }} |
| COMMIT_MSG | The commit message to use when updating the map. | no | Chore: Update live threat map |
| OUTPUT_FILE | The path where the generated SVG map will be saved. | no | threat-map.svg |
| MAP_FILE | The path to your custom background map.svg file. | no | map.svg |
Outputs
no outputs