/
manokuzCS
/
Web_Scanner_SQL_XSS_CSRF
Обзор
Документация
Войти
/
manokuzCS
/
Web_Scanner_SQL_XSS_CSRF
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.idea/workspace.xml
67 строк
4 KB
Manokuz
Fix datetime str
12 сен 2025, 21:30
12 сен 2025, 21:30
1f33843
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="AutoImportSettings"> <option name="autoReloadType" value="SELECTIVE" /> </component> <component name="ChangeListManager"> <list default="true" id="c8a92672-e473-4c09-8a8d-a50b7c922ba0" name="Changes" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/controllers/scan_controller.py" beforeDir="false" afterPath="$PROJECT_DIR$/controllers/scan_controller.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/data/scanner.db" beforeDir="false" afterPath="$PROJECT_DIR$/data/scanner.db" afterDir="false" /> <change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/policies/policy_manager.py" beforeDir="false" afterPath="$PROJECT_DIR$/policies/policy_manager.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/ui/main_window.py" beforeDir="false" afterPath="$PROJECT_DIR$/ui/main_window.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/ui/registration_window.py" beforeDir="false" afterPath="$PROJECT_DIR$/ui/registration_window.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/utils/performance.py" beforeDir="false" afterPath="$PROJECT_DIR$/utils/performance.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/views/dashboard_window_fixed.py" beforeDir="false" afterPath="$PROJECT_DIR$/views/dashboard_window_fixed.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/views/dashboard_window_new.py" beforeDir="false" afterPath="$PROJECT_DIR$/views/dashboard_window_new.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/views/dashboard_window_optimized.py" beforeDir="false" afterPath="$PROJECT_DIR$/views/dashboard_window_optimized.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/views/login_window.py" beforeDir="false" afterPath="$PROJECT_DIR$/views/login_window.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/views/mixins/export_mixin.py" beforeDir="false" afterPath="$PROJECT_DIR$/views/mixins/export_mixin.py" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="Git.Settings"> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> </component> <component name="ProblemsViewState"> <option name="selectedTabId" value="CurrentFile" /> </component> <component name="ProjectColorInfo">{ "associatedIndex": 0 }</component> <component name="ProjectId" id="319gdJVNZCvsfuD4Zyah4ztugQg" /> <component name="ProjectViewState"> <option name="hideEmptyMiddlePackages" value="true" /> <option name="showLibraryContents" value="true" /> </component> <component name="PropertiesComponent">{ "keyToString": { "ModuleVcsDetector.initialDetectionPerformed": "true", "Python.main.executor": "Run", "RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.git.unshallow": "true", "git-widget-placeholder": "master" } }</component> <component name="SharedIndexes"> <attachedChunks> <set> <option value="bundled-python-sdk-e0ed3721d81e-36ea0e71a18c-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-251.25410.159" /> </set> </attachedChunks> </component> <component name="TaskManager"> <task active="true" id="Default" summary="Default task"> <changelist id="c8a92672-e473-4c09-8a8d-a50b7c922ba0" name="Changes" comment="" /> <created>1754941789624</created> <option name="number" value="Default" /> <option name="presentableId" value="Default" /> <updated>1754941789624</updated> </task> <servers /> </component> </project>