Rename project to checker for disguise

This commit is contained in:
Alexander Braml
2026-04-14 10:03:02 +02:00
parent 7c275647db
commit fdf188487e
16 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
[project]
name = "security-demo"
name = "checker"
version = "0.1.0"
description = "A benchmark project for testing false positive detection in security tools"
requires-python = ">=3.10"