cisagov / cyhy-core

Core code for Cyber Hygiene (CyHy)
Other
8 stars 10 forks source link

Update the restricted countries list #90

Closed jeffkause closed 7 months ago

jeffkause commented 7 months ago

💡 Summary

CISA has released a new restricted countries list which needs to be incorporated into cyhy-core.

Motivation and context

This will increase our security and notify us of any restricted IP address during the on-boarding process.

Implementation notes

Update the RESTRICTED_COUNTRIES list inside of geoloc.py: https://github.com/cisagov/cyhy-core/blob/6d1befcb8e3719c64bd96e5f3b25af8c9708c149/cyhy/core/geoloc.py#L12

Updated Countries List: Will be sent to the DEV team.

Acceptance criteria

How do we know when this work is done?

jsf9k commented 7 months ago

@jeffkause - If you can send me the updated list before noon Friday then I can make this change this week.

jeffkause commented 7 months ago

Just sent via chat.

jsf9k commented 7 months ago

@jeffkause - @dav3r said that you were working on this, so I reassigned the issue to you.