Skip to content

[int] Remove discoverInterfaces#8601

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:rem_intfdisc
Jun 12, 2026
Merged

[int] Remove discoverInterfaces#8601
fstagni merged 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
@fstagni fstagni merged commit 02b9bb3 into DIRACGrid:integration Jun 12, 2026
22 of 23 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants