Skip to content

Commit

Permalink
Ignore insecure usage of UUID v1 reported by semgrep (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk authored Jan 2, 2025
1 parent 2eb13fe commit ee70de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ deps =
semgrep
commands =
semgrep scan --config=auto --error \
--exclude-rule=python.lang.security.insecure-uuid-version.insecure-uuid-version \
--exclude=docker-compose.yml \
--exclude=".*" \
{posargs}
Expand Down

0 comments on commit ee70de4

Please sign in to comment.