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

Get IP Ranges through the API #16273

Open
dkrutsko opened this issue Jan 6, 2020 · 5 comments
Open

Get IP Ranges through the API #16273

dkrutsko opened this issue Jan 6, 2020 · 5 comments

Comments

@dkrutsko
Copy link

dkrutsko commented Jan 6, 2020

I'm wondering if it would be possible to add a dedicated page for hosting the sentry IP Ranges in JSON format similar to how GitHub does it (example). Maybe https://sentry.io/api/0/meta or something, which we could call without authenticating. We're trying to automate our IP updates and this feature would make this much simpler for us.

@dkrutsko
Copy link
Author

dkrutsko commented Jan 8, 2020

Some additional examples I found from other companies

@BYK
Copy link
Contributor

BYK commented Oct 24, 2020

What do you think @JTCunning, is this possible and practical? Sounds reasonable to me.

@JTCunning
Copy link
Contributor

Agreed.
Sounds like a good thing to offer up next backend steering meeting to see if anyone wants a quick win.

@dkrutsko: Since the suggestion is yours.. out of the examples you provided, which one makes you think "that's what I'd like to see" the most? I'm personally split between the categorical list of CIDRs (github) vs a list of dictionary with CIDR + description (aws).

@dkrutsko
Copy link
Author

@JTCunning I've personally always been a fan of how GitHub does it because it aligns well with how Sentry currently documents these ranges.

@BYK BYK assigned BYK and unassigned JTCunning Oct 26, 2020
@BYK
Copy link
Contributor

BYK commented Nov 9, 2020

Just realized Google has some DNS records under _netblocks.google.com for their SPF records. I wonder if we can also add the IP ranges into our DNS records and advice people to use DoH to get this information via an API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants