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

IP filtering script #17483

Open
devopsmatt opened this issue Mar 3, 2025 · 1 comment
Open

IP filtering script #17483

devopsmatt opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
DevSecOps Team Aq DevSecOps work label reportstream

Comments

@devopsmatt
Copy link
Collaborator

We need to clean up whitelisted IP addresses that allow access to Az before we migrate to the the new resource groups.

Deliverable:
A Python script to parse a provided a list of IP addresses, look up the IP owner and other details and output it in a consistent format to determine if it is an ISP or a commercial/government service. Bonus points if the script can automatically 'guess' if the IP belongs to an ISP or or other entity.

@devopsmatt devopsmatt added DevSecOps Team Aq DevSecOps work label reportstream labels Mar 3, 2025
@buck30wale
Copy link
Collaborator

PR adds a Python script (python_scripts_v2.py) to clean up a list of IP addresses and retrieve ownership details : #17491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevSecOps Team Aq DevSecOps work label reportstream
Projects
None yet
Development

No branches or pull requests

2 participants