Skip to content

chore(deps-dev): bump ruff from 0.12.11 to 0.13.0 #483

chore(deps-dev): bump ruff from 0.12.11 to 0.13.0

chore(deps-dev): bump ruff from 0.12.11 to 0.13.0 #483

Triggered via push September 13, 2025 13:03
Status Success
Total duration 31s
Artifacts

lint-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
Ruff (B008): mitreattack/download_stix.py#L200
mitreattack/download_stix.py:200:44: B008 Do not perform function call `typer.Option` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable