You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To remove the chance of importing private IP addresses into new stakeholder's scope; include coding to search for the private IP addresses and stop the importing of the JSON file into the VS database.
Motivation and context
During the cyhy-ip check command, a warning is displayed to the operator regarding the private IP address(es) found in the request template. If the operator fails to see this warning, they can run the cyhy-import -s cyhy-ops-production-write XXXX.json or cyhy-ip -s cyhy-ops-production-write add commands and import the private IP addresses in the VS database.
This would be useful because to eliminate errors in the VS database and also allow for different checks in the future.
Please see same issue here @jeffkausecisagov/cyhy-core#61, either close @climber-girl issue or bump it and close this one. My recommendation, is to grab what you need from the other issue and close it and maybe add a comment saying....being tracking here.
💡 Summary
To remove the chance of importing private IP addresses into new stakeholder's scope; include coding to search for the private IP addresses and stop the importing of the JSON file into the VS database.
Motivation and context
During the
cyhy-ip
check command, a warning is displayed to the operator regarding the private IP address(es) found in the request template. If the operator fails to see this warning, they can run thecyhy-import -s cyhy-ops-production-write XXXX.json
orcyhy-ip -s cyhy-ops-production-write add
commands and import the private IP addresses in the VS database.This would be useful because to eliminate errors in the VS database and also allow for different checks in the future.
Implementation notes
Current outcomes:
Requested outcomes:
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: