Skip to content

chore: annotate intentional bind-all interfaces check (Bandit B104)#2

Open
umakarem82 wants to merge 1 commit into
mainfrom
security/bandit-fixes
Open

chore: annotate intentional bind-all interfaces check (Bandit B104)#2
umakarem82 wants to merge 1 commit into
mainfrom
security/bandit-fixes

Conversation

@umakarem82

Copy link
Copy Markdown
Owner

This PR annotates the 0.0.0.0 and [::] check in net_watch.py with # nosec B104. Bandit flags this as a potential hardcoded bind-all interfaces vulnerability, but in the context of a network watcher parsing ss output, this is intentional behavior (identifying unspecified remotes).

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.

1 participant