Skip to content

[int] Remove discoverInterfaces#8601

Open
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:rem_intfdisc
Open

[int] Remove discoverInterfaces#8601
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:rem_intfdisc

Conversation

@sfayer

@sfayer sfayer commented Jun 11, 2026

Copy link
Copy Markdown
Member

Hi,

(Part of #8547).
This function triggers a false positive in bandit (due to the "0.0.0.0" string looking like hardcoded use all interfaces). I could just mark it with a nosec, but I noticed it's not actually used, any complaints for just removing it?
(I could mark it as deprecated and add the nosec instead if you'd like a more cautious approach, just let me know).

Regards,
Simon

BEGINRELEASENOTES
*Core
CHANGE: Remove unused discoverInterfaces function
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners June 11, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants