supsrc
2025-11-18
Initial commit on new branch with security scan report
169 files · 6,762+ · 4,284-
Comprehensive Security Scan
4 files changed
.gitguardian.yamlAdded GitGuardian configuration.gitleaks.tomlAdded Gitleaks configuration.trufflehog-exclude-paths.txtAdded TruffleHog exclusion pathsSECURITY_SCAN_REPORT.mdAdded security scan report
- Added
.security-reports/directory with bandit summary, gitleaks results, pip-audit, safety scan (4280 lines of vulnerability data), security summary, and semgrep results harden internal3 files
.gitguardian.yaml.gitleaks.toml.trufflehog-exclude-paths.txt
- Added
SECURITY_SCAN_REPORT.md(310 lines) documenting findings from the security analysis harden internal1 file
SECURITY_SCAN_REPORT.md
Restructuring
168 files changed
ci.ymlUpdated CI workflowpytest.yamlUpdated CI workflowrelease.ymlUpdated CI workflow.gitignoreUpdated gitignore patternsMakefile.backup.20251110Updated MakefileVERSIONUpdated version numberGEMINI.mdUpdated documentationconfiguration.mdUpdated documentationextra.cssUpdated documentationprovide-theme.cssUpdated documentationtermynal.cssUpdated documentationinstallation.mdUpdated documentationheadless-event-stream-plan.mdUpdated documentationindex.mdUpdated documentationcustom.jsUpdated documentationmermaid-init.jsUpdated documentationtermynal.jsUpdated documentationquality-integration-plan.mdUpdated documentationpyproject.tomlUpdated project configuration__init__.pyUpdated runtime package initaction_handler.pyUpdated runtime.action_handlermonitoring_coordinator.pyUpdated runtime.monitoring_coordinatororchestrator.pyUpdated runtime.orchestratorrepository_manager.pyUpdated runtime.repository_managerstatus_manager.pyUpdated runtime.status_managertui_interface.pyUpdated runtime.tui_interface__init__.pyUpdated workflow package initexecutor.pyUpdated runtime.workflow.executorgit_operations.pyUpdated runtime.workflow.git_operationsllm_utils.pyUpdated runtime.workflow.llm_utilssteps.pyUpdated runtime.workflow.stepstest_runner.pyUpdated runtime.workflow.test_runnerwrknv.tomlUpdated workspace configuration.gitguardian.yamlUpdated .gitguardian.yaml.gitleaks.tomlUpdated .gitleaks.tomlevents.jsonlUpdated events.jsonl.trufflehog-exclude-paths.txtUpdated .trufflehog-exclude-paths.txtCLAUDE.mdUpdated AI instructionsCONTRIBUTING.mdUpdated contributing guideREADME.mdUpdated READMESECURITY_SCAN_REPORT.mdUpdated security scan reportflavor-private.keyUpdated flavor-private.keyflavor-public.keyUpdated flavor-public.keymkdocs.ymlUpdated mkdocs.yml__init__.pyUpdated supsrc package init__init__.pyUpdated cli package initcircuit_breaker_cmds.pyUpdated cli.circuit_breaker_cmdsconfig_cmds.pyUpdated cli.config_cmdsmain.pyUpdated cli.mainsui_cmds.pyUpdated cli.sui_cmdswatch_cmds.pyUpdated cli.watch_cmds__init__.pyUpdated config package initmodels.pyUpdated config.models__init__.pyUpdated git package initauth.pyUpdated engines.git.authbase.pyUpdated engines.git.baseevents.pyUpdated engines.git.eventsoperations.pyUpdated engines.git.operations__init__.pyUpdated buffer package initconverters.pyUpdated events.buffer.converterscore.pyUpdated events.buffer.coregrouping.pyUpdated events.buffer.groupingstreaming.pyUpdated events.buffer.streamingbuffer_events.pyUpdated events.buffer_eventsfeed.pyUpdated events.feed__init__.pyUpdated feed_table package initfile_utils.pyUpdated events.feed_table.file_utilsformatters.pyUpdated events.feed_table.formatterswidget.pyUpdated events.feed_table.widgetjson_logger.pyUpdated events.json_loggermonitor.pyUpdated events.monitorprocessor.pyUpdated events.processor__init__.pyUpdated utils package inittimer.pyUpdated events.timerexample_helper.pyUpdated example_helperexceptions.pyUpdated exceptionsgemini.pyUpdated llm.providers.geminiollama.pyUpdated llm.providers.ollama__init__.pyUpdated monitor package inithandler.pyUpdated monitor.handlerservice.pyUpdated monitor.service__init__.pyUpdated notifications package initservice.pyUpdated notifications.service__init__.pyUpdated output package initconsole_formatter.pyUpdated output.console_formatteremoji_map.pyUpdated output.emoji_map__init__.pyUpdated verbose_formats package initcompact.pyUpdated output.verbose_formats.compacttable.pyUpdated output.verbose_formats.tableprotocols.pyUpdated protocolsrules.pyUpdated rules__init__.pyUpdated services package initcircuit_breaker.pyUpdated services.circuit_breaker__init__.pyUpdated state package initcontrol.pyUpdated state.controlfile.pyUpdated state.filemanager.pyUpdated state.managermonitor.pyUpdated state.monitorruntime.pyUpdated state.runtime__init__.pyUpdated telemetry package init__init__.pyUpdated tui package initapp.pyUpdated tui.appbase_app.pyUpdated tui.base_app__init__.pyUpdated handlers package initactions.pyUpdated tui.handlers.actionsevents.pyUpdated tui.handlers.eventsrepo_actions.pyUpdated tui.handlers.repo_actions__init__.pyUpdated helpers package initrepo_details.pyUpdated tui.helpers.repo_detailsrepo_tabs.pyUpdated tui.helpers.repo_tabsui_helpers.pyUpdated tui.helpers.ui_helpersworker_helpers.pyUpdated tui.helpers.worker_helpers__init__.pyUpdated managers package inittimer_manager.pyUpdated tui.managers.timer_managermessages.pyUpdated tui.messagesutils.pyUpdated tui.utils__init__.pyUpdated widgets package initdraggable_splitter.pyUpdated tui.widgets.draggable_splitterlog_panel.pyUpdated tui.widgets.log_paneltypes.pyUpdated typesdirectories.pyUpdated utils.directoriesstreams.pyUpdated utils.streams__init__.pyUpdated test fileconftest.pyUpdated test filetest_cli_integration.pyUpdated test filetest_real_config.pyUpdated test file__init__.pyUpdated test fileconfig_testing.pyUpdated test filetest_atomic_file_operations.pyUpdated test filetest_circuit_breaker_integration.pyUpdated test filetest_console_verbose_output.pyUpdated test filetest_monitoring.pyUpdated test filetest_timer_debounce_integration.pyUpdated test filetest_tui_simple_workflows.pyUpdated test filetest_tui_workflows.pyUpdated test filetest_vscode_atomic_save.pyUpdated test filetest_hot_reload.pyUpdated test filetest_git_mock_events.pyUpdated test filetest_action_handler.pyUpdated test filetest_bottom_row_selection_bug.pyUpdated test filetest_cli.pyUpdated test filetest_dual_logging.pyUpdated test filetest_event_buffer_core.pyUpdated test filetest_event_buffer_grouping.pyUpdated test filetest_event_buffer_patterns.pyUpdated test filetest_event_feed_table.pyUpdated test filetest_event_processor.pyUpdated test filetest_event_processor_modes.pyUpdated test filetest_event_processor_timer_debounce.pyUpdated test filetest_git_engine.pyUpdated test filetest_orchestrator.pyUpdated test filetest_rules.pyUpdated test filetest_state.pyUpdated test filetest_state_management.pyUpdated test filetest_status_manager.pyUpdated test filetest_sui_command.pyUpdated test filetest_tui_accessibility.pyUpdated test filetest_tui_app_core.pyUpdated test filetest_tui_error_handling.pyUpdated test filetest_tui_integration.pyUpdated test filetest_tui_pilot.pyUpdated test filetest_tui_timer_manager.pyUpdated test filetest_watch_command.pyUpdated test filetest_executor.pyUpdated test filetest_git_operations.pyUpdated test filetest_llm_utils.pyUpdated test filetest_steps.pyUpdated test filetest_test_runner.pyUpdated test file
- Removed several top-level files (CHANGELOG.md, CLAUDE.md, GEMINI.md, VERSION, Makefile backup)
specify
errata
2 files
VERSIONGEMINI.md
- Removed GitHub Actions workflow
baseline
internal
5 files
action_handler.py__init__.pyexecutor.pygit_operations.pyllm_utils.py
- Removed MkDocs documentation pages
decouple
internal
5 files
GEMINI.mdconfiguration.mdextra.cssprovide-theme.csstermynal.css
- Cleaned up gitignore and Python version files
baseline
internal
1 file
VERSION
- Updated README
specify
errata
3 files
ci.ymlpytest.yamlrelease.yml
- Restored original documentation files
decouple
internal
3 files
ci.ymlpytest.yamlrelease.yml