Skip to content

Conversation

@mcdonnnj
Copy link
Member

🗣 Description

This pull request implements a flag in both the cyhy-ip and cyhy-tool scripts to allow restricted IPs to be added to the database.

💭 Motivation and context

This closes #98.

🧪 Testing

W.I.P.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.

@mcdonnnj mcdonnnj added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Jul 10, 2024
@mcdonnnj mcdonnnj self-assigned this Jul 10, 2024
@mcdonnnj mcdonnnj requested a review from a team August 20, 2024 23:16
There are cases where restricted IPs may need to be added to the
database. Therefore, we provide a flag to override the default behavior
that disallows restricted IPs.
There are cases where restricted IPs may need to be added to the
database. Therefore, we provide a flag to override the default behavior
that disallows restricted IPs. Although the odds of needing this
functionality in the cyhy-import tool are slim, we add it for feature
consistency with the changes made to the cyhy-ip tool.
@mcdonnnj mcdonnnj force-pushed the improvement/allow_restricted_ips_with_flag branch from 3de3e91 to 0456294 Compare August 25, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Allow restricted IPs to be added with an override flag

2 participants