Skip to content

Code quality: resolve unsafe URL access (ruff Bandid S310)#378

Open
mgovers wants to merge 2 commits intomainfrom
feature/safe-url-access
Open

Code quality: resolve unsafe URL access (ruff Bandid S310)#378
mgovers wants to merge 2 commits intomainfrom
feature/safe-url-access

Conversation

@mgovers
Copy link
Member

@mgovers mgovers commented Feb 26, 2026

This PR resolves the bandid issue reported in #377

It also shifts to safe_* which use keyword arguments and deprecates the existing * which does not. This enables future compatibility and also pushes people to think about actually using only safe utilities.

Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
@mgovers mgovers added the improvement Existing functionality, but better, faster, stronger label Feb 26, 2026
@mgovers mgovers changed the title resolve unsafe URL access (ruff Bandid S310) Code quality: resolve unsafe URL access (ruff Bandid S310) Feb 26, 2026
Signed-off-by: Martijn Govers <martijn.govers@alliander.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2026

@mgovers mgovers enabled auto-merge March 2, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Existing functionality, but better, faster, stronger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant