Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Patch #197 Lat / Long matches incorrectly #226

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

nodtem66
Copy link
Contributor

@nodtem66 nodtem66 commented Nov 3, 2021

⚠ Pull Requests not made with this template will be automatically closed 🔥

Prerequisites

Why do we need this pull request?

#197 (comment)

What GitHub issues does this fix?

Copy / paste of output

Please copy and paste the output of PyWhat with your new addition using an example that tests this addition below:

> poetry run pywhat acb6d73d95a10d30aef9894603e90963
Matched on: acb6d73d95a10d30aef9894603e90963
Name: Datadog API Key
Exploit: Use the command below to verify that the API key is valid:
  $ curl -X GET https://api.datadoghq.com/api/v1/validate -H "Content-Type: application/json" -H "DD-API-KEY:
acb6d73d95a10d30aef9894603e90963"
> poetry run pywhat 53.76297,-1.9388732
Matched on: 53.76297,-1.9388732
Name: Latitude & Longitude Coordinates
Link:  https://www.google.com/maps/place/53.76297,-1.9388732

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2021

Codecov Report

Merging #226 (1936c5c) into main (6162ace) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files          15       15           
  Lines        1217     1217           
=======================================
  Hits         1127     1127           
  Misses         90       90           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6162ace...1936c5c. Read the comment docs.

@ghost ghost requested a review from bee-san November 3, 2021 10:13
@bee-san bee-san merged commit 5b29165 into bee-san:main Nov 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lat / Long matches incorrectly
3 participants